2023-01-11T21:02:11.5645668Z Requested labels: linux.4xlarge.nvidia.gpu 2023-01-11T21:02:11.5645771Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge 2023-01-11T21:02:11.5645934Z Reusable workflow chain: 2023-01-11T21:02:11.5645977Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:02:11.5646018Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T21:02:11.5646041Z Waiting for a runner to pick up this job... 2023-01-11T21:02:11.8939773Z Job is about to start running on the runner: i-08d6cf50594137442 (organization) 2023-01-11T21:02:17.5856648Z Current runner version: '2.300.2' 2023-01-11T21:02:17.5863870Z Runner name: 'i-08d6cf50594137442' 2023-01-11T21:02:17.5864408Z Runner group name: 'Default' 2023-01-11T21:02:17.5864986Z Machine name: 'ip-10-0-2-119' 2023-01-11T21:02:17.5866903Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:02:17.5867593Z Actions: read 2023-01-11T21:02:17.5867858Z Checks: read 2023-01-11T21:02:17.5868131Z Contents: read 2023-01-11T21:02:17.5868417Z Deployments: read 2023-01-11T21:02:17.5868690Z Discussions: read 2023-01-11T21:02:17.5868965Z Issues: read 2023-01-11T21:02:17.5869250Z Metadata: read 2023-01-11T21:02:17.5869511Z Packages: read 2023-01-11T21:02:17.5869783Z Pages: read 2023-01-11T21:02:17.5870059Z PullRequests: read 2023-01-11T21:02:17.5870364Z RepositoryProjects: read 2023-01-11T21:02:17.5870673Z SecurityEvents: read 2023-01-11T21:02:17.5870957Z Statuses: read 2023-01-11T21:02:17.5871222Z ##[endgroup] 2023-01-11T21:02:17.5875455Z Secret source: None 2023-01-11T21:02:17.5876005Z Prepare workflow directory 2023-01-11T21:02:17.9587010Z Prepare all required actions 2023-01-11T21:02:17.9827769Z Getting action download info 2023-01-11T21:02:18.2034694Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:02:18.5598480Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:02:23.0309826Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:02:23.3534144Z Getting action download info 2023-01-11T21:02:24.5145109Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:02:24.7043102Z Getting action download info 2023-01-11T21:02:24.8855581Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:02:25.0303856Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T21:02:25.0306347Z ##[group] Inputs 2023-01-11T21:02:25.0306756Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:02:25.0308032Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.4xlarge.nvidia.gpu" }, { config: "distributed", shard: 1, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 2, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "distributed", shard: 3, num_shards: 3, runner: "linux.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, { config: "deploy", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:02:25.0309429Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:02:25.0309905Z sync-tag: 2023-01-11T21:02:25.0311004Z timeout-minutes: 240 2023-01-11T21:02:25.0311282Z use-gha: 2023-01-11T21:02:25.0311526Z ##[endgroup] 2023-01-11T21:02:25.0312364Z Complete job name: linux-bionic-cuda11.6-py3.10-gcc7 / test (functorch, 1, 1, linux.4xlarge.nvidia.gpu) 2023-01-11T21:02:25.1317001Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T21:02:25.1317395Z with: 2023-01-11T21:02:25.1317977Z github-secret: *** 2023-01-11T21:02:25.1318463Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:02:25.1318926Z activate-with-label: false 2023-01-11T21:02:25.1319198Z label: with-ssh 2023-01-11T21:02:25.1319448Z remove-existing-keys: true 2023-01-11T21:02:25.1319716Z env: 2023-01-11T21:02:25.1319966Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:25.1320388Z ##[endgroup] 2023-01-11T21:02:25.7126460Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T21:02:25.8010482Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T21:02:25.8032909Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T21:02:25.8080792Z Login using: ssh ec2-user@ec2-3-89-124-165.compute-1.amazonaws.com 2023-01-11T21:02:25.8081280Z All testing is done inside the container, to start an interactive session run: 2023-01-11T21:02:25.8081767Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:02:25.8415747Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:02:25.8416127Z with: 2023-01-11T21:02:25.8416371Z submodules: recursive 2023-01-11T21:02:25.8416612Z fetch-depth: 0 2023-01-11T21:02:25.8416841Z env: 2023-01-11T21:02:25.8417080Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:25.8417324Z ##[endgroup] 2023-01-11T21:02:25.8709160Z ##[group]Run retry () { 2023-01-11T21:02:25.8709485Z retry () { 2023-01-11T21:02:25.8709798Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:02:25.8710076Z } 2023-01-11T21:02:25.8710334Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:02:25.8710632Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:02:25.8710925Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:02:25.8711208Z else 2023-01-11T21:02:25.8711480Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:02:25.8711732Z fi 2023-01-11T21:02:25.8712030Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:02:25.8731220Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:02:25.8731537Z env: 2023-01-11T21:02:25.8731789Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:25.8732049Z NO_SUDO: 2023-01-11T21:02:25.8732271Z ##[endgroup] 2023-01-11T21:02:25.8859306Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:29.0095919Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:02:29.0096293Z with: 2023-01-11T21:02:29.0096611Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:02:29.0096941Z fetch-depth: 0 2023-01-11T21:02:29.0097217Z submodules: recursive 2023-01-11T21:02:29.0097517Z quiet-checkout: true 2023-01-11T21:02:29.0097833Z repository: pytorch/pytorch 2023-01-11T21:02:29.0098332Z token: *** 2023-01-11T21:02:29.0098622Z ssh-strict: true 2023-01-11T21:02:29.0098934Z persist-credentials: true 2023-01-11T21:02:29.0099238Z clean: true 2023-01-11T21:02:29.0099503Z lfs: false 2023-01-11T21:02:29.0099796Z set-safe-directory: true 2023-01-11T21:02:29.0100082Z env: 2023-01-11T21:02:29.0100344Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:02:29.0100640Z ##[endgroup] 2023-01-11T21:02:29.1638422Z Syncing repository: pytorch/pytorch 2023-01-11T21:02:29.1640453Z ##[group]Getting Git version info 2023-01-11T21:02:29.1641023Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:02:29.1641618Z [command]/usr/bin/git version 2023-01-11T21:02:29.1641893Z git version 2.38.1 2023-01-11T21:02:29.1653401Z ##[endgroup] 2023-01-11T21:02:29.1674244Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a2e82507-fe88-4a57-abe4-f9feba970fa1' before making global git config changes 2023-01-11T21:02:29.1675703Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:02:29.1682131Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:29.1728214Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:02:29.1735209Z ##[group]Initializing the repository 2023-01-11T21:02:29.1739384Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:02:29.1772663Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:02:29.1773701Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:02:29.1774668Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:02:29.1775014Z hint: 2023-01-11T21:02:29.1775383Z hint: git config --global init.defaultBranch 2023-01-11T21:02:29.1775841Z hint: 2023-01-11T21:02:29.1776244Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:02:29.1776739Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:02:29.1777072Z hint: 2023-01-11T21:02:29.1777616Z hint: git branch -m 2023-01-11T21:02:29.1778180Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:02:29.1788526Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:02:29.1824842Z ##[endgroup] 2023-01-11T21:02:29.1825358Z ##[group]Disabling automatic garbage collection 2023-01-11T21:02:29.1829822Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:02:29.1861897Z ##[endgroup] 2023-01-11T21:02:29.1863037Z ##[group]Setting up auth 2023-01-11T21:02:29.1872537Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:02:29.1907938Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:02:29.2346523Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:02:29.2378562Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:02:29.2729234Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:02:29.2775222Z ##[endgroup] 2023-01-11T21:02:29.2775691Z ##[group]Fetching the repository 2023-01-11T21:02:29.2784519Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T21:03:29.4318388Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:03:29.4349702Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:03:29.4357719Z ##[endgroup] 2023-01-11T21:03:29.4358284Z ##[group]Determining the checkout info 2023-01-11T21:03:29.4455449Z ##[endgroup] 2023-01-11T21:03:29.4455942Z ##[group]Checking out the ref 2023-01-11T21:03:29.4456604Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:03:31.2219437Z ##[endgroup] 2023-01-11T21:03:31.2220169Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:03:31.2226092Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:03:31.2281647Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:03:31.2315632Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:03:31.2348859Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:03:31.2381409Z ##[endgroup] 2023-01-11T21:03:31.2382019Z ##[group]Fetching submodules 2023-01-11T21:03:31.2386973Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:03:31.2710428Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:03:31.3018613Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:03:31.3020959Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:03:31.3023941Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:03:31.3027138Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:03:31.3030468Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:03:31.3034047Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:03:31.3037667Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:03:31.3041353Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:03:31.3045799Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:03:31.3049780Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:03:31.3054112Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:03:31.3058237Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:03:31.3062638Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:03:31.3067354Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:03:31.3071957Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:03:31.3076589Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:03:31.3081538Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:03:31.3087393Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:03:31.3092364Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:03:31.3097896Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:03:31.3103304Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:03:31.3109008Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:03:31.3114734Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:03:31.3120567Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:03:31.3127273Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:03:31.3133599Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:03:31.3139575Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:03:31.3145841Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:03:31.3152500Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:03:31.3159024Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:03:31.3167787Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:03:31.3174528Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:03:31.3181597Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:03:31.3188658Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:03:31.3196015Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:03:31.3203355Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:03:31.3211499Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:03:31.3218988Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:03:31.3226888Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:03:31.3234970Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:03:31.3242979Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:03:31.3272109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:03:32.2885136Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:03:32.5314211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:03:32.7597678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:03:33.1322636Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:03:33.4332112Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:03:35.7546713Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:03:42.5180353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:03:42.9898007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:03:43.6054143Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:03:45.1862615Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:03:46.5587316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:03:48.0151158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:03:54.9721007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:03:55.8026611Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:03:57.5456126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:03:58.9604720Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:03:59.1809630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:03:59.7073431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:04:00.0608127Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:04:01.1707835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:04:01.9027521Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:04:02.1598105Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:04:02.6179907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:04:05.4626617Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:04:05.9131016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:04:06.5190801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:04:13.0751612Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:04:15.0742877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:04:15.5902709Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:04:15.8658598Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:04:22.4841332Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:04:22.7020018Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:04:22.9571749Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:04:23.9118938Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:04:24.1577108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:04:24.5431508Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:04:24.8796589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:04:25.6502250Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:04:27.9668360Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:04:28.4850831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:04:31.1300711Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:04:31.1424080Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:04:31.1521202Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:04:31.1805065Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:04:31.2084129Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:04:31.2513522Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:04:32.0170519Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:04:32.0422654Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:04:32.1652486Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:04:32.2057679Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:04:32.5671846Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:04:33.0992582Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:04:33.4033668Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:04:33.4599422Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:04:33.4617421Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:04:33.4620519Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:04:33.4623828Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:04:33.4627445Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:04:33.4655192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:04:34.5006644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:04:35.1050582Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:04:36.1895767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:04:36.5697273Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:04:36.6937883Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:04:36.7642226Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:04:36.7761541Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:04:36.8814105Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:04:36.9250961Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:04:36.9353609Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:04:36.9827776Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:04:37.0112925Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:04:37.0663453Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:04:37.0798182Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:04:37.0816250Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:04:37.0842119Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:04:46.5081915Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:04:46.5102825Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:04:46.5130527Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:04:55.9946028Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:04:56.0066782Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:04:56.0239858Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:04:56.1378035Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:04:56.1398887Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:04:56.1403096Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:04:56.1431224Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:04:57.4784201Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:04:58.6823377Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:04:58.7465388Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:04:58.7716116Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:04:58.7872400Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:04:58.9189496Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:04:59.2370586Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:04:59.2403108Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:04:59.2407079Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:04:59.2441101Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:04:59.6900955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:00.6780209Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:00.7159707Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:05:00.7336683Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:05:00.7354141Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:00.7381277Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:05:03.1589523Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:05:03.1612110Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:03.1615246Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:03.1643324Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:04.1800048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:05.3188727Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:05:05.3979340Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:05:05.3996036Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:05.4025221Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T21:05:05.6620753Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:05:05.6721786Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:05:05.9880658Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:05:05.9903891Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:05.9907108Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:05.9934758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:05:06.6222255Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:05:08.9054576Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:05:08.9886376Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:05:08.9980900Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:05:09.0104859Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:05:09.0501841Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:05:09.0601652Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:05:09.0949822Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:05:09.1053365Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:05:09.1578839Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:05:09.2969836Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:05:09.3278064Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:05:09.3296100Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:09.3298873Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:09.3302444Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:09.3306031Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:09.3333957Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:05:10.4309913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:05:10.7422320Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:05:12.1423886Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:05:13.1831379Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:05:13.2000823Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:05:13.2784125Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:05:13.3107226Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:05:13.3124958Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:13.3152643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:05:13.5689554Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:05:13.7327122Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:05:13.7358478Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:05:13.7679899Z Entering 'android/libs/fbjni' 2023-01-11T21:05:13.7722810Z Entering 'third_party/FP16' 2023-01-11T21:05:13.7766385Z Entering 'third_party/FXdiv' 2023-01-11T21:05:13.7808586Z Entering 'third_party/NNPACK' 2023-01-11T21:05:13.7851984Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:13.7896645Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:13.7939760Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:13.7995260Z Entering 'third_party/benchmark' 2023-01-11T21:05:13.8038068Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:13.8081637Z Entering 'third_party/cub' 2023-01-11T21:05:13.8126083Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:13.8174850Z Entering 'third_party/cutlass' 2023-01-11T21:05:13.8224816Z Entering 'third_party/eigen' 2023-01-11T21:05:13.8271408Z Entering 'third_party/fbgemm' 2023-01-11T21:05:13.8314513Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:13.8356501Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:13.8398895Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:13.8441710Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:13.8485270Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:13.8530647Z Entering 'third_party/fmt' 2023-01-11T21:05:13.8573343Z Entering 'third_party/foxi' 2023-01-11T21:05:13.8616453Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:13.8658879Z Entering 'third_party/gloo' 2023-01-11T21:05:13.8701862Z Entering 'third_party/googletest' 2023-01-11T21:05:13.8745912Z Entering 'third_party/ideep' 2023-01-11T21:05:13.8788016Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:13.8833900Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:13.8884451Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:13.8926624Z Entering 'third_party/ittapi' 2023-01-11T21:05:13.8969143Z Entering 'third_party/kineto' 2023-01-11T21:05:13.9011866Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:13.9054912Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:13.9099518Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:13.9142895Z Entering 'third_party/neon2sse' 2023-01-11T21:05:13.9185554Z Entering 'third_party/nlohmann' 2023-01-11T21:05:13.9229178Z Entering 'third_party/onnx' 2023-01-11T21:05:13.9284286Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:13.9327309Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:13.9371956Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:13.9413329Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:13.9461593Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:13.9504796Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:13.9547457Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:13.9595847Z Entering 'third_party/pocketfft' 2023-01-11T21:05:13.9638950Z Entering 'third_party/protobuf' 2023-01-11T21:05:13.9685260Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:13.9727475Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:13.9772097Z Entering 'third_party/psimd' 2023-01-11T21:05:13.9815679Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:13.9857532Z Entering 'third_party/pybind11' 2023-01-11T21:05:13.9899977Z Entering 'third_party/python-enum' 2023-01-11T21:05:13.9941674Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:13.9985415Z Entering 'third_party/python-six' 2023-01-11T21:05:14.0028128Z Entering 'third_party/sleef' 2023-01-11T21:05:14.0070643Z Entering 'third_party/tbb' 2023-01-11T21:05:14.0116330Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:14.0159203Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:14.0202053Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:14.0244499Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:14.0287768Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:14.0330197Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:14.0375851Z Entering 'third_party/zstd' 2023-01-11T21:05:14.0429177Z ##[endgroup] 2023-01-11T21:05:14.0429661Z ##[group]Persisting credentials for submodules 2023-01-11T21:05:14.0437050Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-01-11T21:05:14.0748967Z Entering 'android/libs/fbjni' 2023-01-11T21:05:14.0790711Z Entering 'third_party/FP16' 2023-01-11T21:05:14.0832569Z Entering 'third_party/FXdiv' 2023-01-11T21:05:14.0874520Z Entering 'third_party/NNPACK' 2023-01-11T21:05:14.0916298Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:14.0958297Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:14.1001934Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:14.1054508Z Entering 'third_party/benchmark' 2023-01-11T21:05:14.1096467Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:14.1139822Z Entering 'third_party/cub' 2023-01-11T21:05:14.1182371Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:14.1231299Z Entering 'third_party/cutlass' 2023-01-11T21:05:14.1281502Z Entering 'third_party/eigen' 2023-01-11T21:05:14.1328063Z Entering 'third_party/fbgemm' 2023-01-11T21:05:14.1370698Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:14.1413428Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:14.1455311Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:14.1497186Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:14.1540325Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:14.1585059Z Entering 'third_party/fmt' 2023-01-11T21:05:14.1627307Z Entering 'third_party/foxi' 2023-01-11T21:05:14.1669546Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:14.1712587Z Entering 'third_party/gloo' 2023-01-11T21:05:14.1755147Z Entering 'third_party/googletest' 2023-01-11T21:05:14.1797289Z Entering 'third_party/ideep' 2023-01-11T21:05:14.1837872Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:14.1881072Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:14.1931234Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:14.1973394Z Entering 'third_party/ittapi' 2023-01-11T21:05:14.2014772Z Entering 'third_party/kineto' 2023-01-11T21:05:14.2056528Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:14.2097975Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:14.2140808Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:14.2183088Z Entering 'third_party/neon2sse' 2023-01-11T21:05:14.2225806Z Entering 'third_party/nlohmann' 2023-01-11T21:05:14.2268574Z Entering 'third_party/onnx' 2023-01-11T21:05:14.2322689Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:14.2364424Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:14.2408808Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:14.2449697Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:14.2494873Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:14.2536684Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:14.2577539Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:14.2624323Z Entering 'third_party/pocketfft' 2023-01-11T21:05:14.2666532Z Entering 'third_party/protobuf' 2023-01-11T21:05:14.2712098Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:14.2754662Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:14.2797936Z Entering 'third_party/psimd' 2023-01-11T21:05:14.2840444Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:14.2883072Z Entering 'third_party/pybind11' 2023-01-11T21:05:14.2925641Z Entering 'third_party/python-enum' 2023-01-11T21:05:14.2966514Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:14.3008914Z Entering 'third_party/python-six' 2023-01-11T21:05:14.3051344Z Entering 'third_party/sleef' 2023-01-11T21:05:14.3093416Z Entering 'third_party/tbb' 2023-01-11T21:05:14.3137051Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:14.3179720Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:14.3220612Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:14.3261851Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:14.3303494Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:14.3344432Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:14.3389296Z Entering 'third_party/zstd' 2023-01-11T21:05:14.3445496Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-01-11T21:05:14.3755916Z Entering 'android/libs/fbjni' 2023-01-11T21:05:14.3793998Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:05:14.3812293Z Entering 'third_party/FP16' 2023-01-11T21:05:14.3852402Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:05:14.3869251Z Entering 'third_party/FXdiv' 2023-01-11T21:05:14.3909323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:05:14.3926960Z Entering 'third_party/NNPACK' 2023-01-11T21:05:14.3966484Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:05:14.3983575Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:14.4023113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:05:14.4041231Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:14.4082116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:05:14.4100324Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:14.4139899Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:05:14.4168623Z Entering 'third_party/benchmark' 2023-01-11T21:05:14.4206952Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:14.4224488Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:14.4264397Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:05:14.4283145Z Entering 'third_party/cub' 2023-01-11T21:05:14.4322371Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:05:14.4340514Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:14.4379827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:05:14.4403130Z Entering 'third_party/cutlass' 2023-01-11T21:05:14.4442164Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:05:14.4466857Z Entering 'third_party/eigen' 2023-01-11T21:05:14.4505486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:05:14.4526889Z Entering 'third_party/fbgemm' 2023-01-11T21:05:14.4565113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:05:14.4582501Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:14.4621689Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T21:05:14.4638259Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:14.4677507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:05:14.4696322Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:14.4735773Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:14.4753092Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:14.4791539Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T21:05:14.4810616Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:14.4849761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:05:14.4869376Z Entering 'third_party/fmt' 2023-01-11T21:05:14.4907596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:05:14.4926422Z Entering 'third_party/foxi' 2023-01-11T21:05:14.4965242Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:05:14.4983908Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:14.5022721Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:05:14.5039929Z Entering 'third_party/gloo' 2023-01-11T21:05:14.5079256Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:05:14.5097011Z Entering 'third_party/googletest' 2023-01-11T21:05:14.5137620Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:14.5155177Z Entering 'third_party/ideep' 2023-01-11T21:05:14.5194227Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:05:14.5211680Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:14.5250297Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:05:14.5270113Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:14.5310033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T21:05:14.5334152Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:14.5373922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:05:14.5390805Z Entering 'third_party/ittapi' 2023-01-11T21:05:14.5429830Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:05:14.5448295Z Entering 'third_party/kineto' 2023-01-11T21:05:14.5486806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:05:14.5503974Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:14.5542673Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T21:05:14.5559995Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:14.5600042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T21:05:14.5619762Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:14.5659558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:05:14.5676682Z Entering 'third_party/neon2sse' 2023-01-11T21:05:14.5715675Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:05:14.5733378Z Entering 'third_party/nlohmann' 2023-01-11T21:05:14.5772135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:05:14.5790620Z Entering 'third_party/onnx' 2023-01-11T21:05:14.5830388Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:05:14.5861798Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:14.5901214Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:14.5918814Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:14.5959241Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:14.5979639Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:14.6019341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:05:14.6036737Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:14.6075666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:05:14.6098597Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:14.6137067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:14.6154252Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:14.6194755Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:14.6212646Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:14.6251667Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:05:14.6275050Z Entering 'third_party/pocketfft' 2023-01-11T21:05:14.6314406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:05:14.6331936Z Entering 'third_party/protobuf' 2023-01-11T21:05:14.6371255Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:05:14.6391549Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:14.6430566Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:05:14.6448480Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:14.6487876Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:14.6506888Z Entering 'third_party/psimd' 2023-01-11T21:05:14.6545730Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:05:14.6562758Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:14.6601808Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:05:14.6619333Z Entering 'third_party/pybind11' 2023-01-11T21:05:14.6658545Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:14.6676716Z Entering 'third_party/python-enum' 2023-01-11T21:05:14.6715479Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:05:14.6733231Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:14.6772283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:05:14.6790244Z Entering 'third_party/python-six' 2023-01-11T21:05:14.6829382Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:05:14.6847251Z Entering 'third_party/sleef' 2023-01-11T21:05:14.6885670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:05:14.6903790Z Entering 'third_party/tbb' 2023-01-11T21:05:14.6943288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:05:14.6962606Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:14.7001412Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:05:14.7018915Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:14.7058581Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:05:14.7076194Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:14.7115540Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T21:05:14.7132491Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:14.7171226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T21:05:14.7189372Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:14.7228749Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:05:14.7245491Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:14.7284682Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:05:14.7305281Z Entering 'third_party/zstd' 2023-01-11T21:05:14.7343450Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:05:14.8245963Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:05:14.8558574Z Entering 'android/libs/fbjni' 2023-01-11T21:05:14.8601589Z Entering 'third_party/FP16' 2023-01-11T21:05:14.8644346Z Entering 'third_party/FXdiv' 2023-01-11T21:05:14.8688378Z Entering 'third_party/NNPACK' 2023-01-11T21:05:14.8731195Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:14.8775808Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:14.8818383Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:14.8872181Z Entering 'third_party/benchmark' 2023-01-11T21:05:14.8915519Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:14.8959365Z Entering 'third_party/cub' 2023-01-11T21:05:14.9002391Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:14.9052705Z Entering 'third_party/cutlass' 2023-01-11T21:05:14.9101655Z Entering 'third_party/eigen' 2023-01-11T21:05:14.9147244Z Entering 'third_party/fbgemm' 2023-01-11T21:05:14.9190548Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:14.9233041Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:14.9276733Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:14.9319230Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:14.9362736Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:14.9408707Z Entering 'third_party/fmt' 2023-01-11T21:05:14.9452673Z Entering 'third_party/foxi' 2023-01-11T21:05:14.9494938Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:14.9538004Z Entering 'third_party/gloo' 2023-01-11T21:05:14.9581329Z Entering 'third_party/googletest' 2023-01-11T21:05:14.9624525Z Entering 'third_party/ideep' 2023-01-11T21:05:14.9666666Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:14.9711509Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:14.9760642Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:14.9804057Z Entering 'third_party/ittapi' 2023-01-11T21:05:14.9846798Z Entering 'third_party/kineto' 2023-01-11T21:05:14.9888933Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:14.9931109Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:14.9975944Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:15.0018712Z Entering 'third_party/neon2sse' 2023-01-11T21:05:15.0060676Z Entering 'third_party/nlohmann' 2023-01-11T21:05:15.0105657Z Entering 'third_party/onnx' 2023-01-11T21:05:15.0160688Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:15.0203339Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:15.0250077Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:15.0292561Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:15.0339172Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:15.0382243Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:15.0424702Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:15.0473234Z Entering 'third_party/pocketfft' 2023-01-11T21:05:15.0517516Z Entering 'third_party/protobuf' 2023-01-11T21:05:15.0564171Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:15.0606437Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:15.0651563Z Entering 'third_party/psimd' 2023-01-11T21:05:15.0694689Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:15.0737131Z Entering 'third_party/pybind11' 2023-01-11T21:05:15.0779500Z Entering 'third_party/python-enum' 2023-01-11T21:05:15.0821677Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:15.0865155Z Entering 'third_party/python-six' 2023-01-11T21:05:15.0907789Z Entering 'third_party/sleef' 2023-01-11T21:05:15.0950271Z Entering 'third_party/tbb' 2023-01-11T21:05:15.0995313Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:15.1038821Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:15.1082037Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:15.1142729Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:15.1185451Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:15.1226483Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:15.1272478Z Entering 'third_party/zstd' 2023-01-11T21:05:15.1328174Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:05:15.1635960Z Entering 'android/libs/fbjni' 2023-01-11T21:05:15.1678436Z Entering 'third_party/FP16' 2023-01-11T21:05:15.1721233Z Entering 'third_party/FXdiv' 2023-01-11T21:05:15.1765420Z Entering 'third_party/NNPACK' 2023-01-11T21:05:15.1808410Z Entering 'third_party/QNNPACK' 2023-01-11T21:05:15.1851534Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:05:15.1894715Z Entering 'third_party/XNNPACK' 2023-01-11T21:05:15.1948285Z Entering 'third_party/benchmark' 2023-01-11T21:05:15.1991117Z Entering 'third_party/cpuinfo' 2023-01-11T21:05:15.2034127Z Entering 'third_party/cub' 2023-01-11T21:05:15.2077613Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:05:15.2126137Z Entering 'third_party/cutlass' 2023-01-11T21:05:15.2175387Z Entering 'third_party/eigen' 2023-01-11T21:05:15.2220181Z Entering 'third_party/fbgemm' 2023-01-11T21:05:15.2263848Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:15.2305901Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:15.2348583Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:15.2391267Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:15.2434733Z Entering 'third_party/flatbuffers' 2023-01-11T21:05:15.2480198Z Entering 'third_party/fmt' 2023-01-11T21:05:15.2522936Z Entering 'third_party/foxi' 2023-01-11T21:05:15.2566768Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:05:15.2610401Z Entering 'third_party/gloo' 2023-01-11T21:05:15.2654100Z Entering 'third_party/googletest' 2023-01-11T21:05:15.2697232Z Entering 'third_party/ideep' 2023-01-11T21:05:15.2738902Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:15.2782820Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:15.2831524Z Entering 'third_party/ios-cmake' 2023-01-11T21:05:15.2873827Z Entering 'third_party/ittapi' 2023-01-11T21:05:15.2916456Z Entering 'third_party/kineto' 2023-01-11T21:05:15.2958711Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:15.3001528Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:15.3047084Z Entering 'third_party/nccl/nccl' 2023-01-11T21:05:15.3090163Z Entering 'third_party/neon2sse' 2023-01-11T21:05:15.3133906Z Entering 'third_party/nlohmann' 2023-01-11T21:05:15.3178150Z Entering 'third_party/onnx' 2023-01-11T21:05:15.3232604Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:15.3276442Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:15.3321263Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:05:15.3363397Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:15.3411942Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:15.3455203Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:15.3498275Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:15.3546077Z Entering 'third_party/pocketfft' 2023-01-11T21:05:15.3589229Z Entering 'third_party/protobuf' 2023-01-11T21:05:15.3636137Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:05:15.3678907Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:05:15.3724867Z Entering 'third_party/psimd' 2023-01-11T21:05:15.3767731Z Entering 'third_party/pthreadpool' 2023-01-11T21:05:15.3810306Z Entering 'third_party/pybind11' 2023-01-11T21:05:15.3853244Z Entering 'third_party/python-enum' 2023-01-11T21:05:15.3897005Z Entering 'third_party/python-peachpy' 2023-01-11T21:05:15.3939004Z Entering 'third_party/python-six' 2023-01-11T21:05:15.3981543Z Entering 'third_party/sleef' 2023-01-11T21:05:15.4024319Z Entering 'third_party/tbb' 2023-01-11T21:05:15.4070044Z Entering 'third_party/tensorpipe' 2023-01-11T21:05:15.4113129Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:05:15.4155589Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:05:15.4198180Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:05:15.4240068Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:05:15.4282454Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:05:15.4329384Z Entering 'third_party/zstd' 2023-01-11T21:05:15.4381030Z ##[endgroup] 2023-01-11T21:05:15.4423383Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:05:15.4452203Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:05:15.4599277Z Prepare all required actions 2023-01-11T21:05:15.4633203Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T21:05:15.4633463Z env: 2023-01-11T21:05:15.4633707Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:15.4633971Z ##[endgroup] 2023-01-11T21:05:15.4654648Z ##[group]Run set -euo pipefail 2023-01-11T21:05:15.4654967Z set -euo pipefail 2023-01-11T21:05:15.4655267Z function get_ec2_metadata() { 2023-01-11T21:05:15.4655612Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:05:15.4656085Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:05:15.4656495Z  category=$1 2023-01-11T21:05:15.4656835Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:05:15.4657133Z } 2023-01-11T21:05:15.4657475Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:05:15.4657873Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:05:15.4658243Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:05:15.4658591Z echo "system info $(uname -a)" 2023-01-11T21:05:15.4671893Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:15.4672177Z env: 2023-01-11T21:05:15.4672420Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:15.4672685Z ##[endgroup] 2023-01-11T21:05:15.4772928Z ami-id: ami-096198a0bccc6bad4 2023-01-11T21:05:15.4834447Z instance-id: i-08d6cf50594137442 2023-01-11T21:05:15.4894232Z instance-type: g3.4xlarge 2023-01-11T21:05:15.4902358Z system info Linux ip-10-0-2-119.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-01-11T21:05:15.4923618Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T21:05:15.4924255Z if systemctl is-active --quiet docker; then 2023-01-11T21:05:15.4924599Z  echo "Docker daemon is running..."; 2023-01-11T21:05:15.4924867Z else 2023-01-11T21:05:15.4925197Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T21:05:15.4925511Z fi 2023-01-11T21:05:15.4937459Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:15.4937760Z env: 2023-01-11T21:05:15.4938007Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:15.4938250Z ##[endgroup] 2023-01-11T21:05:15.4987900Z Docker daemon is running... 2023-01-11T21:05:15.5009722Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:05:15.5010196Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:05:15.5010586Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:15.5011088Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T21:05:15.5011565Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T21:05:15.5023242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:15.5023548Z env: 2023-01-11T21:05:15.5023791Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:15.5024046Z AWS_RETRY_MODE: standard 2023-01-11T21:05:15.5024308Z AWS_MAX_ATTEMPTS: 5 2023-01-11T21:05:15.5024583Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:05:15.5024828Z ##[endgroup] 2023-01-11T21:05:16.4319269Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T21:05:16.4319740Z Configure a credential helper to remove this warning. See 2023-01-11T21:05:16.4320269Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T21:05:16.4320541Z 2023-01-11T21:05:16.4321464Z Login Succeeded 2023-01-11T21:05:16.4358860Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:16.4359270Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:16.4359752Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:05:16.4373547Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:16.4373847Z env: 2023-01-11T21:05:16.4374091Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:16.4374333Z ##[endgroup] 2023-01-11T21:05:16.4464832Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T21:05:16.4465188Z with: 2023-01-11T21:05:16.4465680Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:05:16.4466153Z env: 2023-01-11T21:05:16.4466375Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:16.4466630Z ##[endgroup] 2023-01-11T21:05:16.4485602Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:16.4485972Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:05:16.4486337Z # ignore output since only exit code is used for conditional 2023-01-11T21:05:16.4486704Z # only pull docker image if it's not available locally 2023-01-11T21:05:16.4487106Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T21:05:16.4487520Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T21:05:16.4487777Z fi 2023-01-11T21:05:16.4499671Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:05:16.4499972Z env: 2023-01-11T21:05:16.4500195Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:05:16.4500714Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:05:16.4501201Z ##[endgroup] 2023-01-11T21:05:16.6892791Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T21:05:16.6893447Z fb668870d8a7: Pulling fs layer 2023-01-11T21:05:16.6893982Z 3dc32ed140fb: Pulling fs layer 2023-01-11T21:05:16.6894487Z 54a1df240516: Pulling fs layer 2023-01-11T21:05:16.6895013Z cf378b3cb3c7: Pulling fs layer 2023-01-11T21:05:16.6901470Z 9b4412378859: Pulling fs layer 2023-01-11T21:05:16.6901921Z 502253a1be21: Pulling fs layer 2023-01-11T21:05:16.6902230Z 5c7dd67e5809: Pulling fs layer 2023-01-11T21:05:16.6902734Z bdfd23ed3f48: Pulling fs layer 2023-01-11T21:05:16.6903108Z aee1dd761bdd: Pulling fs layer 2023-01-11T21:05:16.6903452Z 5feda9af2542: Pulling fs layer 2023-01-11T21:05:16.6903961Z 502253a1be21: Waiting 2023-01-11T21:05:16.6904198Z 9b4412378859: Waiting 2023-01-11T21:05:16.6904471Z f8371ecb849a: Pulling fs layer 2023-01-11T21:05:16.6904750Z ce4a87d45645: Pulling fs layer 2023-01-11T21:05:16.6905004Z 39629f7269f9: Pulling fs layer 2023-01-11T21:05:16.6905279Z 87d0ffa55850: Pulling fs layer 2023-01-11T21:05:16.6905547Z aee1dd761bdd: Waiting 2023-01-11T21:05:16.6905798Z 70702f8b5bc4: Pulling fs layer 2023-01-11T21:05:16.6906108Z bdfd23ed3f48: Waiting 2023-01-11T21:05:16.6906610Z 0c06be5c20e0: Pulling fs layer 2023-01-11T21:05:16.6907053Z cf378b3cb3c7: Waiting 2023-01-11T21:05:16.6907408Z b372c2a3bc3f: Pulling fs layer 2023-01-11T21:05:16.6907921Z 5feda9af2542: Waiting 2023-01-11T21:05:16.6908428Z 582d081a59fa: Pulling fs layer 2023-01-11T21:05:16.6908963Z 70702f8b5bc4: Waiting 2023-01-11T21:05:16.6909484Z e1c655e7ec0e: Pulling fs layer 2023-01-11T21:05:16.6909995Z 39629f7269f9: Waiting 2023-01-11T21:05:16.6910656Z 87d0ffa55850: Waiting 2023-01-11T21:05:16.6911137Z c7726d39d806: Pulling fs layer 2023-01-11T21:05:16.6911666Z 1c22f2f8c01b: Pulling fs layer 2023-01-11T21:05:16.6912089Z f8371ecb849a: Waiting 2023-01-11T21:05:16.6912321Z b372c2a3bc3f: Waiting 2023-01-11T21:05:16.6912571Z e1c655e7ec0e: Waiting 2023-01-11T21:05:16.6912819Z 1c22f2f8c01b: Waiting 2023-01-11T21:05:16.6913060Z b8f759fd0191: Pulling fs layer 2023-01-11T21:05:16.6913342Z e28e73a4bddd: Pulling fs layer 2023-01-11T21:05:16.6913639Z 90d8f9bbe048: Pulling fs layer 2023-01-11T21:05:16.6914070Z b34bd39d0461: Pulling fs layer 2023-01-11T21:05:16.6914433Z 2f2308643d60: Pulling fs layer 2023-01-11T21:05:16.6914918Z 582d081a59fa: Waiting 2023-01-11T21:05:16.6915213Z 90d8f9bbe048: Waiting 2023-01-11T21:05:16.6915610Z e28e73a4bddd: Waiting 2023-01-11T21:05:16.6916085Z ce4a87d45645: Waiting 2023-01-11T21:05:16.6916707Z 8e3432e5a569: Pulling fs layer 2023-01-11T21:05:16.6917009Z b8f759fd0191: Waiting 2023-01-11T21:05:16.6917273Z 9ea746919509: Pulling fs layer 2023-01-11T21:05:16.6917520Z c7726d39d806: Waiting 2023-01-11T21:05:16.6917778Z 1a2fd7b216d7: Pulling fs layer 2023-01-11T21:05:16.6918057Z 19fde6a723a0: Pulling fs layer 2023-01-11T21:05:16.6918314Z 06369252d749: Pulling fs layer 2023-01-11T21:05:16.6918591Z ea4bfeaa0fc7: Pulling fs layer 2023-01-11T21:05:16.6918873Z a1d16b6a5070: Pulling fs layer 2023-01-11T21:05:16.6919128Z f550b7ff2470: Pulling fs layer 2023-01-11T21:05:16.6919406Z 12ddc57b99eb: Pulling fs layer 2023-01-11T21:05:16.6919681Z 8345085fb0a0: Pulling fs layer 2023-01-11T21:05:16.6919937Z 4cc94dbec031: Pulling fs layer 2023-01-11T21:05:16.6920196Z f550b7ff2470: Waiting 2023-01-11T21:05:16.6920614Z 06369252d749: Waiting 2023-01-11T21:05:16.6921090Z 29a7c0d5fa4c: Pulling fs layer 2023-01-11T21:05:16.6921444Z 9ea746919509: Waiting 2023-01-11T21:05:16.6921705Z 25571655d0e1: Pulling fs layer 2023-01-11T21:05:16.6921950Z a1d16b6a5070: Waiting 2023-01-11T21:05:16.6922205Z 1a2fd7b216d7: Waiting 2023-01-11T21:05:16.6922451Z 19fde6a723a0: Waiting 2023-01-11T21:05:16.6922703Z bdf297d7f88c: Pulling fs layer 2023-01-11T21:05:16.6922966Z 8345085fb0a0: Waiting 2023-01-11T21:05:16.6923210Z 12ddc57b99eb: Waiting 2023-01-11T21:05:16.6923565Z 8e3432e5a569: Waiting 2023-01-11T21:05:16.6924253Z 25571655d0e1: Waiting 2023-01-11T21:05:16.6924525Z 0b3950af8ae1: Pulling fs layer 2023-01-11T21:05:16.6924805Z 6d68f7da8baa: Pulling fs layer 2023-01-11T21:05:16.6925066Z cca768f96df4: Pulling fs layer 2023-01-11T21:05:16.6925343Z 8c3cf3d5e1c5: Pulling fs layer 2023-01-11T21:05:16.6925615Z 61eecfa8b34e: Pulling fs layer 2023-01-11T21:05:16.6926110Z 95c1ac011645: Pulling fs layer 2023-01-11T21:05:16.6926635Z 3046cc00c4ca: Pulling fs layer 2023-01-11T21:05:16.6927144Z 195d560d8cf6: Pulling fs layer 2023-01-11T21:05:16.6927650Z 77250abd5ca4: Pulling fs layer 2023-01-11T21:05:16.6928159Z 881b24daf9c5: Pulling fs layer 2023-01-11T21:05:16.6928672Z 0b3950af8ae1: Waiting 2023-01-11T21:05:16.6929151Z bdf297d7f88c: Waiting 2023-01-11T21:05:16.6929592Z 3046cc00c4ca: Waiting 2023-01-11T21:05:16.6930076Z 61eecfa8b34e: Waiting 2023-01-11T21:05:16.6930544Z 8c3cf3d5e1c5: Waiting 2023-01-11T21:05:16.6930989Z 881b24daf9c5: Waiting 2023-01-11T21:05:16.6931447Z 195d560d8cf6: Waiting 2023-01-11T21:05:16.6931941Z 9fbf0a18619e: Pulling fs layer 2023-01-11T21:05:16.6932458Z 02048a597c22: Pulling fs layer 2023-01-11T21:05:16.6932975Z 859052a25d95: Pulling fs layer 2023-01-11T21:05:16.6933489Z 3e03143da3c2: Pulling fs layer 2023-01-11T21:05:16.6933971Z 6d68f7da8baa: Waiting 2023-01-11T21:05:16.6934431Z 859052a25d95: Waiting 2023-01-11T21:05:16.6934886Z 02048a597c22: Waiting 2023-01-11T21:05:16.6935343Z cca768f96df4: Waiting 2023-01-11T21:05:16.6935785Z 9fbf0a18619e: Waiting 2023-01-11T21:05:16.6936252Z 3e03143da3c2: Waiting 2023-01-11T21:05:16.8206352Z 3dc32ed140fb: Verifying Checksum 2023-01-11T21:05:16.8206991Z 3dc32ed140fb: Download complete 2023-01-11T21:05:16.8924499Z cf378b3cb3c7: Download complete 2023-01-11T21:05:16.9517936Z 9b4412378859: Verifying Checksum 2023-01-11T21:05:16.9518560Z 9b4412378859: Download complete 2023-01-11T21:05:16.9939648Z 54a1df240516: Verifying Checksum 2023-01-11T21:05:16.9940135Z 54a1df240516: Download complete 2023-01-11T21:05:17.0215390Z fb668870d8a7: Verifying Checksum 2023-01-11T21:05:17.0215706Z fb668870d8a7: Download complete 2023-01-11T21:05:17.0627456Z 5c7dd67e5809: Download complete 2023-01-11T21:05:17.0934977Z bdfd23ed3f48: Verifying Checksum 2023-01-11T21:05:17.0935700Z bdfd23ed3f48: Download complete 2023-01-11T21:05:17.1363254Z aee1dd761bdd: Download complete 2023-01-11T21:05:17.2191271Z f8371ecb849a: Verifying Checksum 2023-01-11T21:05:17.2191786Z f8371ecb849a: Download complete 2023-01-11T21:05:17.2936341Z ce4a87d45645: Verifying Checksum 2023-01-11T21:05:17.2936775Z ce4a87d45645: Download complete 2023-01-11T21:05:18.2032651Z fb668870d8a7: Pull complete 2023-01-11T21:05:18.5221092Z 3dc32ed140fb: Pull complete 2023-01-11T21:05:19.1474031Z 54a1df240516: Pull complete 2023-01-11T21:05:19.2768471Z cf378b3cb3c7: Pull complete 2023-01-11T21:05:19.3448370Z 39629f7269f9: Verifying Checksum 2023-01-11T21:05:19.3449033Z 39629f7269f9: Download complete 2023-01-11T21:05:19.4091198Z 9b4412378859: Pull complete 2023-01-11T21:05:19.4687370Z 87d0ffa55850: Verifying Checksum 2023-01-11T21:05:19.4687715Z 87d0ffa55850: Download complete 2023-01-11T21:05:19.5422044Z 70702f8b5bc4: Verifying Checksum 2023-01-11T21:05:19.5422388Z 70702f8b5bc4: Download complete 2023-01-11T21:05:19.6413484Z 0c06be5c20e0: Verifying Checksum 2023-01-11T21:05:19.6413855Z 0c06be5c20e0: Download complete 2023-01-11T21:05:20.3738044Z b372c2a3bc3f: Verifying Checksum 2023-01-11T21:05:20.3738411Z b372c2a3bc3f: Download complete 2023-01-11T21:05:20.4575517Z 582d081a59fa: Verifying Checksum 2023-01-11T21:05:20.4576116Z 582d081a59fa: Download complete 2023-01-11T21:05:20.5429233Z e1c655e7ec0e: Download complete 2023-01-11T21:05:28.1748761Z 502253a1be21: Verifying Checksum 2023-01-11T21:05:28.1749418Z 502253a1be21: Download complete 2023-01-11T21:05:28.2642352Z 1c22f2f8c01b: Verifying Checksum 2023-01-11T21:05:28.2643018Z 1c22f2f8c01b: Download complete 2023-01-11T21:05:28.3335585Z b8f759fd0191: Verifying Checksum 2023-01-11T21:05:28.3336198Z b8f759fd0191: Download complete 2023-01-11T21:05:28.4150488Z e28e73a4bddd: Verifying Checksum 2023-01-11T21:05:28.4151096Z e28e73a4bddd: Download complete 2023-01-11T21:05:28.5041359Z 90d8f9bbe048: Verifying Checksum 2023-01-11T21:05:28.5041756Z 90d8f9bbe048: Download complete 2023-01-11T21:05:28.5906428Z b34bd39d0461: Verifying Checksum 2023-01-11T21:05:28.5906757Z b34bd39d0461: Download complete 2023-01-11T21:05:28.6654637Z 2f2308643d60: Verifying Checksum 2023-01-11T21:05:28.6655003Z 2f2308643d60: Download complete 2023-01-11T21:05:29.6186450Z 8e3432e5a569: Verifying Checksum 2023-01-11T21:05:29.6186807Z 8e3432e5a569: Download complete 2023-01-11T21:05:29.7077449Z 9ea746919509: Verifying Checksum 2023-01-11T21:05:29.7077859Z 9ea746919509: Download complete 2023-01-11T21:05:29.8044225Z 1a2fd7b216d7: Verifying Checksum 2023-01-11T21:05:29.8044659Z 1a2fd7b216d7: Download complete 2023-01-11T21:05:29.9313216Z 19fde6a723a0: Verifying Checksum 2023-01-11T21:05:29.9313780Z 19fde6a723a0: Download complete 2023-01-11T21:05:30.0084913Z 06369252d749: Download complete 2023-01-11T21:05:30.1642111Z ea4bfeaa0fc7: Verifying Checksum 2023-01-11T21:05:30.1642475Z ea4bfeaa0fc7: Download complete 2023-01-11T21:05:31.4544759Z 5feda9af2542: Verifying Checksum 2023-01-11T21:05:31.4545189Z 5feda9af2542: Download complete 2023-01-11T21:05:31.5348188Z f550b7ff2470: Verifying Checksum 2023-01-11T21:05:31.5348793Z f550b7ff2470: Download complete 2023-01-11T21:05:31.6125943Z 12ddc57b99eb: Verifying Checksum 2023-01-11T21:05:31.6126296Z 12ddc57b99eb: Download complete 2023-01-11T21:05:32.0009659Z 8345085fb0a0: Verifying Checksum 2023-01-11T21:05:32.0010039Z 8345085fb0a0: Download complete 2023-01-11T21:05:32.0964984Z 4cc94dbec031: Download complete 2023-01-11T21:05:32.1590377Z a1d16b6a5070: Verifying Checksum 2023-01-11T21:05:32.1591024Z a1d16b6a5070: Download complete 2023-01-11T21:05:32.1917472Z 29a7c0d5fa4c: Verifying Checksum 2023-01-11T21:05:32.1918347Z 29a7c0d5fa4c: Download complete 2023-01-11T21:05:32.2664809Z bdf297d7f88c: Verifying Checksum 2023-01-11T21:05:32.2665653Z bdf297d7f88c: Download complete 2023-01-11T21:05:32.4107218Z 25571655d0e1: Verifying Checksum 2023-01-11T21:05:32.4107795Z 25571655d0e1: Download complete 2023-01-11T21:05:32.5167844Z 6d68f7da8baa: Verifying Checksum 2023-01-11T21:05:32.5168445Z 6d68f7da8baa: Download complete 2023-01-11T21:05:32.5972690Z cca768f96df4: Verifying Checksum 2023-01-11T21:05:32.5973326Z cca768f96df4: Download complete 2023-01-11T21:05:32.7600238Z 0b3950af8ae1: Verifying Checksum 2023-01-11T21:05:32.7600900Z 0b3950af8ae1: Download complete 2023-01-11T21:05:32.8522965Z 61eecfa8b34e: Verifying Checksum 2023-01-11T21:05:32.8523339Z 61eecfa8b34e: Download complete 2023-01-11T21:05:32.9441938Z 95c1ac011645: Verifying Checksum 2023-01-11T21:05:32.9442762Z 95c1ac011645: Download complete 2023-01-11T21:05:33.0211944Z 3046cc00c4ca: Verifying Checksum 2023-01-11T21:05:33.0212582Z 3046cc00c4ca: Download complete 2023-01-11T21:05:33.0978547Z 195d560d8cf6: Verifying Checksum 2023-01-11T21:05:33.0979159Z 195d560d8cf6: Download complete 2023-01-11T21:05:33.2826538Z 77250abd5ca4: Verifying Checksum 2023-01-11T21:05:33.2826889Z 77250abd5ca4: Download complete 2023-01-11T21:05:33.3726118Z 881b24daf9c5: Verifying Checksum 2023-01-11T21:05:33.3726531Z 881b24daf9c5: Download complete 2023-01-11T21:05:33.9774739Z 9fbf0a18619e: Verifying Checksum 2023-01-11T21:05:33.9775103Z 9fbf0a18619e: Download complete 2023-01-11T21:05:34.0434374Z 02048a597c22: Verifying Checksum 2023-01-11T21:05:34.0434989Z 02048a597c22: Download complete 2023-01-11T21:05:35.3671145Z 8c3cf3d5e1c5: Verifying Checksum 2023-01-11T21:05:35.3671606Z 8c3cf3d5e1c5: Download complete 2023-01-11T21:05:35.4627040Z 3e03143da3c2: Download complete 2023-01-11T21:05:42.9880245Z 502253a1be21: Pull complete 2023-01-11T21:05:43.1017127Z 5c7dd67e5809: Pull complete 2023-01-11T21:05:43.2192096Z bdfd23ed3f48: Pull complete 2023-01-11T21:05:43.3385874Z aee1dd761bdd: Pull complete 2023-01-11T21:06:06.3791924Z 5feda9af2542: Pull complete 2023-01-11T21:06:08.2566273Z f8371ecb849a: Pull complete 2023-01-11T21:06:10.8552276Z ce4a87d45645: Pull complete 2023-01-11T21:06:12.6135681Z c7726d39d806: Verifying Checksum 2023-01-11T21:06:12.6138095Z c7726d39d806: Download complete 2023-01-11T21:06:18.5471224Z 39629f7269f9: Pull complete 2023-01-11T21:06:20.8321279Z 87d0ffa55850: Pull complete 2023-01-11T21:06:23.1580244Z 70702f8b5bc4: Pull complete 2023-01-11T21:06:25.0675721Z 0c06be5c20e0: Pull complete 2023-01-11T21:06:29.5218977Z b372c2a3bc3f: Pull complete 2023-01-11T21:06:31.3689429Z 582d081a59fa: Pull complete 2023-01-11T21:06:33.2475000Z e1c655e7ec0e: Pull complete 2023-01-11T21:07:01.8148049Z 859052a25d95: Verifying Checksum 2023-01-11T21:07:01.8148445Z 859052a25d95: Download complete 2023-01-11T21:07:07.9001499Z c7726d39d806: Pull complete 2023-01-11T21:07:09.7796914Z 1c22f2f8c01b: Pull complete 2023-01-11T21:07:11.6835722Z b8f759fd0191: Pull complete 2023-01-11T21:07:13.6768780Z e28e73a4bddd: Pull complete 2023-01-11T21:07:15.7592097Z 90d8f9bbe048: Pull complete 2023-01-11T21:07:17.4963155Z b34bd39d0461: Pull complete 2023-01-11T21:07:19.4645870Z 2f2308643d60: Pull complete 2023-01-11T21:07:23.8722599Z 8e3432e5a569: Pull complete 2023-01-11T21:07:25.7373304Z 9ea746919509: Pull complete 2023-01-11T21:07:28.5160118Z 1a2fd7b216d7: Pull complete 2023-01-11T21:07:31.5069866Z 19fde6a723a0: Pull complete 2023-01-11T21:07:34.7324364Z 06369252d749: Pull complete 2023-01-11T21:07:37.3801859Z ea4bfeaa0fc7: Pull complete 2023-01-11T21:07:46.4327345Z a1d16b6a5070: Pull complete 2023-01-11T21:07:48.1400052Z f550b7ff2470: Pull complete 2023-01-11T21:07:50.0428602Z 12ddc57b99eb: Pull complete 2023-01-11T21:07:52.9340679Z 8345085fb0a0: Pull complete 2023-01-11T21:07:54.8124432Z 4cc94dbec031: Pull complete 2023-01-11T21:07:56.7170592Z 29a7c0d5fa4c: Pull complete 2023-01-11T21:07:57.5866797Z 25571655d0e1: Pull complete 2023-01-11T21:07:57.8458222Z bdf297d7f88c: Pull complete 2023-01-11T21:07:59.6115766Z 0b3950af8ae1: Pull complete 2023-01-11T21:07:59.9331821Z 6d68f7da8baa: Pull complete 2023-01-11T21:08:00.0539360Z cca768f96df4: Pull complete 2023-01-11T21:08:04.9501017Z 8c3cf3d5e1c5: Pull complete 2023-01-11T21:08:05.0530294Z 61eecfa8b34e: Pull complete 2023-01-11T21:08:05.1658202Z 95c1ac011645: Pull complete 2023-01-11T21:08:05.2729051Z 3046cc00c4ca: Pull complete 2023-01-11T21:08:05.3694487Z 195d560d8cf6: Pull complete 2023-01-11T21:08:06.1688041Z 77250abd5ca4: Pull complete 2023-01-11T21:08:06.2939460Z 881b24daf9c5: Pull complete 2023-01-11T21:08:08.4710221Z 9fbf0a18619e: Pull complete 2023-01-11T21:08:08.7426319Z 02048a597c22: Pull complete 2023-01-11T21:08:51.9091902Z 859052a25d95: Pull complete 2023-01-11T21:08:53.7574382Z 3e03143da3c2: Pull complete 2023-01-11T21:08:55.1051778Z Digest: sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T21:08:55.6372267Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:08:55.9197780Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:08:55.9314007Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-01-11T21:08:55.9314411Z with: 2023-01-11T21:08:55.9314673Z driver-version: 515.76 2023-01-11T21:08:55.9314906Z env: 2023-01-11T21:08:55.9315161Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:08:55.9315442Z ##[endgroup] 2023-01-11T21:08:56.0775892Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:08:56.0776232Z with: 2023-01-11T21:08:56.0776459Z timeout_minutes: 10 2023-01-11T21:08:56.0776729Z max_attempts: 3 2023-01-11T21:08:56.0783575Z 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-01-11T21:08:56.0790688Z retry_wait_seconds: 10 2023-01-11T21:08:56.0790990Z polling_interval_seconds: 1 2023-01-11T21:08:56.0791282Z warning_on_retry: true 2023-01-11T21:08:56.0791566Z continue_on_error: false 2023-01-11T21:08:56.0791799Z env: 2023-01-11T21:08:56.0792050Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:08:56.0792336Z DRIVER_VERSION: 515.76 2023-01-11T21:08:56.0792580Z ##[endgroup] 2023-01-11T21:08:56.1516259Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-01-11T21:08:56.1519482Z + pre_install_nvidia_driver_amzn2 2023-01-11T21:08:56.1519894Z + sudo yum remove -y nvidia-driver-latest-dkms 2023-01-11T21:08:56.7003440Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:08:56.7584412Z No Match for argument: nvidia-driver-latest-dkms 2023-01-11T21:08:56.7960384Z No Packages marked for removal 2023-01-11T21:08:56.8122594Z + install_nvidia_driver_common 2023-01-11T21:08:56.8126715Z + echo 'Before installing NVIDIA driver' 2023-01-11T21:08:56.8127865Z Before installing NVIDIA driver 2023-01-11T21:08:56.8129680Z + lspci 2023-01-11T21:08:56.8329180Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-01-11T21:08:56.8329683Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:08:56.8330079Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2023-01-11T21:08:56.8330485Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2023-01-11T21:08:56.8330864Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2023-01-11T21:08:56.8332180Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:08:56.8332595Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2023-01-11T21:08:56.8333037Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2023-01-11T21:08:56.8333362Z + lsmod 2023-01-11T21:08:56.8352352Z Module Size Used by 2023-01-11T21:08:56.8352667Z nvidia_modeset 1142784 0 2023-01-11T21:08:56.8352958Z nvidia_uvm 1269760 0 2023-01-11T21:08:56.8353340Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:08:56.8353927Z drm 425984 1 nvidia 2023-01-11T21:08:56.8354533Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:08:56.8354972Z backlight 16384 1 nvidia_modeset 2023-01-11T21:08:56.8355230Z xt_nat 16384 0 2023-01-11T21:08:56.8355498Z veth 16384 0 2023-01-11T21:08:56.8355751Z xt_conntrack 16384 1 2023-01-11T21:08:56.8356021Z ipt_MASQUERADE 16384 1 2023-01-11T21:08:56.8356324Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:08:56.8356647Z nf_conntrack_netlink 49152 0 2023-01-11T21:08:56.8356922Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:08:56.8357383Z xfrm_user 45056 1 2023-01-11T21:08:56.8357881Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:08:56.8358193Z xt_addrtype 16384 2 2023-01-11T21:08:56.8358689Z iptable_filter 16384 1 2023-01-11T21:08:56.8359218Z iptable_nat 16384 1 2023-01-11T21:08:56.8359815Z nf_conntrack_ipv4 16384 3 2023-01-11T21:08:56.8360418Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:08:56.8360771Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:08:56.8361112Z nf_nat 36864 3 nf_nat_masquerade_ipv4,nf_nat_ipv4,xt_nat 2023-01-11T21:08:56.8361640Z nf_conntrack 155648 8 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,xt_nat,nf_conntrack_netlink 2023-01-11T21:08:56.8362041Z br_netfilter 24576 0 2023-01-11T21:08:56.8362324Z bridge 172032 1 br_netfilter 2023-01-11T21:08:56.8362601Z stp 16384 1 bridge 2023-01-11T21:08:56.8363049Z llc 16384 2 bridge,stp 2023-01-11T21:08:56.8363319Z overlay 86016 0 2023-01-11T21:08:56.8363580Z sunrpc 393216 1 2023-01-11T21:08:56.8364400Z dm_mirror 28672 0 2023-01-11T21:08:56.8364670Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:08:56.8364983Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:08:56.8365501Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:08:56.8366063Z dax 69632 1 dm_mod 2023-01-11T21:08:56.8366584Z sb_edac 24576 0 2023-01-11T21:08:56.8367113Z crc32_pclmul 16384 0 2023-01-11T21:08:56.8367645Z ghash_clmulni_intel 16384 0 2023-01-11T21:08:56.8367928Z pcbc 16384 0 2023-01-11T21:08:56.8368168Z aesni_intel 188416 0 2023-01-11T21:08:56.8368492Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:08:56.8369006Z ata_piix 36864 0 2023-01-11T21:08:56.8369361Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:08:56.8369899Z glue_helper 16384 1 aesni_intel 2023-01-11T21:08:56.8370535Z pcc_cpufreq 16384 0 2023-01-11T21:08:56.8371179Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:08:56.8371519Z libata 266240 1 ata_piix 2023-01-11T21:08:56.8372015Z mousedev 24576 0 2023-01-11T21:08:56.8372572Z scsi_mod 245760 1 libata 2023-01-11T21:08:56.8373147Z psmouse 32768 0 2023-01-11T21:08:56.8373682Z evdev 20480 3 2023-01-11T21:08:56.8373967Z button 16384 0 2023-01-11T21:08:56.8374199Z ena 114688 0 2023-01-11T21:08:56.8374452Z xen_blkfront 49152 2 2023-01-11T21:08:56.8374713Z crc32c_intel 24576 0 2023-01-11T21:08:56.8374950Z autofs4 49152 2 2023-01-11T21:08:56.8375365Z + modinfo nvidia 2023-01-11T21:08:56.8376434Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:08:56.8376829Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:08:56.8377156Z alias: char-major-195-* 2023-01-11T21:08:56.8377425Z version: 515.76 2023-01-11T21:08:56.8377691Z supported: external 2023-01-11T21:08:56.8377932Z license: NVIDIA 2023-01-11T21:08:56.8378206Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:08:56.8378517Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:08:56.8378817Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:08:56.8379127Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:08:56.8379464Z depends: i2c-core,drm 2023-01-11T21:08:56.8379713Z retpoline: Y 2023-01-11T21:08:56.8379962Z name: nvidia 2023-01-11T21:08:56.8380363Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:08:56.8380722Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:08:56.8381132Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:08:56.8381498Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:08:56.8381799Z parm: NVreg_RmLogonRC:int 2023-01-11T21:08:56.8382091Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:08:56.8382399Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:08:56.8382700Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:08:56.8382986Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:08:56.8383348Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:08:56.8383726Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:08:56.8384031Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:08:56.8384325Z parm: NVreg_EnableMSI:int 2023-01-11T21:08:56.8384616Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:08:56.8384915Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:08:56.8385276Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:08:56.8385809Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:08:56.8386193Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:08:56.8386583Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:08:56.8386988Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:08:56.8387401Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:08:56.8388122Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:08:56.8388488Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:08:56.8388855Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:08:56.8389208Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:08:56.8389541Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:08:56.8389863Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:08:56.8390177Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:08:56.8390489Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:08:56.8390796Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:08:56.8391128Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:08:56.8391483Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:08:56.8391884Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:08:56.8392221Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:08:56.8392546Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:08:56.8392861Z parm: NVreg_RmMsg:charp 2023-01-11T21:08:56.8393155Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:08:56.8393459Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:08:56.8393774Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:08:56.8394083Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:08:56.8394373Z parm: rm_firmware_active:charp 2023-01-11T21:08:56.8394651Z + HAS_NVIDIA_DRIVER=0 2023-01-11T21:08:56.8394971Z ++ command -v nvidia-smi 2023-01-11T21:08:56.8395280Z + '[' -x /usr/bin/nvidia-smi ']' 2023-01-11T21:08:56.8395534Z + set +e 2023-01-11T21:08:56.8395932Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-01-11T21:08:58.7522004Z + INSTALLED_DRIVER_VERSION=515.76 2023-01-11T21:08:58.7522675Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:08:58.7523494Z + '[' 0 -ne 0 ']' 2023-01-11T21:08:58.7524481Z + '[' 515.76 '!=' 515.76 ']' 2023-01-11T21:08:58.7525039Z + HAS_NVIDIA_DRIVER=1 2023-01-11T21:08:58.7525683Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-01-11T21:08:58.7526050Z + set -e 2023-01-11T21:08:58.7526296Z + '[' 1 -eq 0 ']' 2023-01-11T21:08:58.7526655Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-01-11T21:08:58.7527026Z + post_install_nvidia_driver_common 2023-01-11T21:08:58.7528198Z + sudo modprobe nvidia 2023-01-11T21:08:58.7675033Z + echo 'After installing NVIDIA driver' 2023-01-11T21:08:58.7675716Z + lspci 2023-01-11T21:08:58.7676128Z After installing NVIDIA driver 2023-01-11T21:08:58.7859501Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 2023-01-11T21:08:58.7860442Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:08:58.7861082Z 00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II] 2023-01-11T21:08:58.7861463Z 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01) 2023-01-11T21:08:58.7861835Z 00:02.0 VGA compatible controller: Cirrus Logic GD 5446 2023-01-11T21:08:58.7862225Z 00:03.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:08:58.7862647Z 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) 2023-01-11T21:08:58.7863053Z 00:1f.0 Unassigned class [ff80]: XenSource, Inc. Xen Platform Device (rev 01) 2023-01-11T21:08:58.7863887Z + lsmod 2023-01-11T21:08:58.7881925Z Module Size Used by 2023-01-11T21:08:58.7882443Z nvidia_modeset 1142784 0 2023-01-11T21:08:58.7884148Z nvidia_uvm 1269760 0 2023-01-11T21:08:58.7884736Z nvidia 40808448 18 nvidia_uvm,nvidia_modeset 2023-01-11T21:08:58.7885358Z drm 425984 1 nvidia 2023-01-11T21:08:58.7885902Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:08:58.7886623Z backlight 16384 1 nvidia_modeset 2023-01-11T21:08:58.7886992Z xt_nat 16384 0 2023-01-11T21:08:58.7887225Z veth 16384 0 2023-01-11T21:08:58.7887482Z xt_conntrack 16384 1 2023-01-11T21:08:58.7887749Z ipt_MASQUERADE 16384 1 2023-01-11T21:08:58.7888032Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:08:58.7888339Z nf_conntrack_netlink 49152 0 2023-01-11T21:08:58.7888643Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:08:58.7888908Z xfrm_user 45056 1 2023-01-11T21:08:58.7889173Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:08:58.7889444Z xt_addrtype 16384 2 2023-01-11T21:08:58.7889712Z iptable_filter 16384 1 2023-01-11T21:08:58.7889958Z iptable_nat 16384 1 2023-01-11T21:08:58.7890221Z nf_conntrack_ipv4 16384 3 2023-01-11T21:08:58.7890517Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:08:58.7890932Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:08:58.7891785Z nf_nat 36864 3 nf_nat_masquerade_ipv4,nf_nat_ipv4,xt_nat 2023-01-11T21:08:58.7892271Z nf_conntrack 155648 8 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,xt_nat,nf_conntrack_netlink 2023-01-11T21:08:58.7892667Z br_netfilter 24576 0 2023-01-11T21:08:58.7892947Z bridge 172032 1 br_netfilter 2023-01-11T21:08:58.7893220Z stp 16384 1 bridge 2023-01-11T21:08:58.7893473Z llc 16384 2 bridge,stp 2023-01-11T21:08:58.7893740Z overlay 86016 0 2023-01-11T21:08:58.7893994Z sunrpc 393216 1 2023-01-11T21:08:58.7894256Z dm_mirror 28672 0 2023-01-11T21:08:58.7894634Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:08:58.7895201Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:08:58.7895902Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:08:58.7896356Z dax 69632 1 dm_mod 2023-01-11T21:08:58.7896620Z sb_edac 24576 0 2023-01-11T21:08:58.7896876Z crc32_pclmul 16384 0 2023-01-11T21:08:58.7897124Z ghash_clmulni_intel 16384 0 2023-01-11T21:08:58.7897386Z pcbc 16384 0 2023-01-11T21:08:58.7897642Z aesni_intel 188416 0 2023-01-11T21:08:58.7897894Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:08:58.7898159Z ata_piix 36864 0 2023-01-11T21:08:58.7898433Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:08:58.7898707Z glue_helper 16384 1 aesni_intel 2023-01-11T21:08:58.7898982Z pcc_cpufreq 16384 0 2023-01-11T21:08:58.7899320Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:08:58.7899623Z libata 266240 1 ata_piix 2023-01-11T21:08:58.7899888Z mousedev 24576 0 2023-01-11T21:08:58.7900150Z scsi_mod 245760 1 libata 2023-01-11T21:08:58.7900416Z psmouse 32768 0 2023-01-11T21:08:58.7900651Z evdev 20480 3 2023-01-11T21:08:58.7900897Z button 16384 0 2023-01-11T21:08:58.7901141Z ena 114688 0 2023-01-11T21:08:58.7901376Z xen_blkfront 49152 2 2023-01-11T21:08:58.7901633Z crc32c_intel 24576 0 2023-01-11T21:08:58.7901887Z autofs4 49152 2 2023-01-11T21:08:58.7902113Z + modinfo nvidia 2023-01-11T21:08:58.7902611Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:08:58.7903413Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:08:58.7903778Z alias: char-major-195-* 2023-01-11T21:08:58.7904183Z version: 515.76 2023-01-11T21:08:58.7904439Z supported: external 2023-01-11T21:08:58.7905117Z license: NVIDIA 2023-01-11T21:08:58.7905409Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:08:58.7905727Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:08:58.7906044Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:08:58.7906335Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:08:58.7906679Z depends: i2c-core,drm 2023-01-11T21:08:58.7906946Z retpoline: Y 2023-01-11T21:08:58.7907172Z name: nvidia 2023-01-11T21:08:58.7907572Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:08:58.7907949Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:08:58.7908331Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:08:58.7908698Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:08:58.7908997Z parm: NVreg_RmLogonRC:int 2023-01-11T21:08:58.7909291Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:08:58.7909594Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:08:58.7909897Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:08:58.7910250Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:08:58.7910631Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:08:58.7911006Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:08:58.7911329Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:08:58.7911604Z parm: NVreg_EnableMSI:int 2023-01-11T21:08:58.7911894Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:08:58.7912210Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:08:58.7912552Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:08:58.7912943Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:08:58.7913318Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:08:58.7913708Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:08:58.7914112Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:08:58.7914521Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:08:58.7915144Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:08:58.7915477Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:08:58.7915839Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:08:58.7916207Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:08:58.7916517Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:08:58.7916833Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:08:58.7917163Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:08:58.7917456Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:08:58.7917756Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:08:58.7918103Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:08:58.7918439Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:08:58.7918767Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:08:58.7919087Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:08:58.7919408Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:08:58.7919722Z parm: NVreg_RmMsg:charp 2023-01-11T21:08:58.7920011Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:08:58.7920312Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:08:58.7920629Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:08:58.7920939Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:08:58.7921243Z parm: rm_firmware_active:charp 2023-01-11T21:08:58.7921485Z + set +e 2023-01-11T21:08:58.7921753Z + nvidia-smi 2023-01-11T21:08:58.8050810Z Wed Jan 11 21:08:58 2023 2023-01-11T21:08:58.8051290Z +-----------------------------------------------------------------------------+ 2023-01-11T21:08:58.8051800Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-01-11T21:08:58.8052454Z |-------------------------------+----------------------+----------------------+ 2023-01-11T21:08:58.8052944Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-01-11T21:08:58.8053444Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-01-11T21:08:58.8053804Z | | | MIG M. | 2023-01-11T21:08:58.8054098Z |===============================+======================+======================| 2023-01-11T21:08:58.8096502Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 3735879680 | 2023-01-11T21:08:58.8096865Z | N/A 28C P0 38W / 150W | 0MiB / 7680MiB | 64% Default | 2023-01-11T21:08:58.8097194Z | | | N/A | 2023-01-11T21:08:58.8097896Z +-------------------------------+----------------------+----------------------+ 2023-01-11T21:08:58.8098879Z 2023-01-11T21:08:58.8099336Z +-----------------------------------------------------------------------------+ 2023-01-11T21:08:58.8099838Z | Processes: | 2023-01-11T21:08:58.8100193Z | GPU GI CI PID Type Process name GPU Memory | 2023-01-11T21:08:58.8100540Z | ID ID Usage | 2023-01-11T21:08:58.8100841Z |=============================================================================| 2023-01-11T21:08:58.8101161Z | No running processes found | 2023-01-11T21:08:58.8102105Z +-----------------------------------------------------------------------------+ 2023-01-11T21:08:58.8387403Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:08:58.8387803Z + '[' 0 -eq 0 ']' 2023-01-11T21:08:58.8388342Z + echo 'INFO: Ignoring allowed status 0' 2023-01-11T21:08:58.8388645Z + set -e 2023-01-11T21:08:58.8388897Z INFO: Ignoring allowed status 0 2023-01-11T21:08:58.8394917Z == Installing nvidia container toolkit for amzn2 == 2023-01-11T21:08:58.8398333Z + sudo yum install -y yum-utils 2023-01-11T21:08:59.3862129Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:00.7756291Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2023-01-11T21:09:00.7756712Z Nothing to do 2023-01-11T21:09:00.8558925Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:09:01.4396724Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:01.4764126Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:09:01.4765517Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:09:01.4766056Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:09:01.4929129Z + sudo yum install -y nvidia-docker2 2023-01-11T21:09:02.0697131Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:09:03.4178734Z Package nvidia-docker2-2.11.0-1.noarch already installed and latest version 2023-01-11T21:09:03.4179125Z Nothing to do 2023-01-11T21:09:03.5010198Z + sudo systemctl restart docker 2023-01-11T21:09:22.1749067Z Command completed after 1 attempt(s). 2023-01-11T21:09:22.1806629Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T21:09:22.1807049Z python3 -m pip install psutil==5.9.1 2023-01-11T21:09:22.1807361Z python3 -m pip install pynvml==11.4.1 2023-01-11T21:09:22.1807726Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:09:22.1808114Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:09:22.1821184Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:09:22.1821490Z env: 2023-01-11T21:09:22.1821892Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:22.1822148Z GPU_FLAG: --gpus all 2023-01-11T21:09:22.1822405Z ##[endgroup] 2023-01-11T21:09:22.5024209Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:09:22.5250535Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T21:09:23.0948752Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:09:23.1173629Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T21:09:23.3992319Z Prepare all required actions 2023-01-11T21:09:23.3992694Z Getting action download info 2023-01-11T21:09:23.5718873Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:09:23.7577745Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:09:23.8953618Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:09:23.8953926Z with: 2023-01-11T21:09:23.8954204Z name: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:09:23.8954465Z env: 2023-01-11T21:09:23.8954702Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:23.8954968Z GPU_FLAG: --gpus all 2023-01-11T21:09:23.8955198Z ##[endgroup] 2023-01-11T21:09:23.8988303Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T21:09:23.8988597Z with: 2023-01-11T21:09:23.8988873Z name: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:09:23.8989161Z s3-bucket: gha-artifacts 2023-01-11T21:09:23.8989479Z region: us-east-1 2023-01-11T21:09:23.8989697Z env: 2023-01-11T21:09:23.8989931Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:23.8990195Z GPU_FLAG: --gpus all 2023-01-11T21:09:23.8990422Z ##[endgroup] 2023-01-11T21:09:24.4396095Z Found 1 objects with prefix pytorch/pytorch/3896099317/linux-bionic-cuda11.6-py3.10-gcc7/ 2023-01-11T21:09:24.4396907Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:09:38.3015930Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:09:38.3016506Z 2023-01-11T21:09:38.3038079Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-01-11T21:09:38.3048759Z Artifact download has finished successfully 2023-01-11T21:09:38.3388302Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:09:38.3388619Z unzip -o artifacts.zip 2023-01-11T21:09:38.3401988Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:09:38.3402277Z env: 2023-01-11T21:09:38.3402510Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:38.3402757Z GPU_FLAG: --gpus all 2023-01-11T21:09:38.3402995Z ##[endgroup] 2023-01-11T21:09:38.3446670Z Archive: artifacts.zip 2023-01-11T21:09:38.3448668Z creating: dist/ 2023-01-11T21:09:40.4419677Z inflating: dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:09:40.4420231Z creating: build/custom_test_artifacts/ 2023-01-11T21:09:40.4420653Z creating: build/custom_test_artifacts/custom-op-build/ 2023-01-11T21:09:40.4421133Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-01-11T21:09:40.4427568Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:09:40.4428107Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-01-11T21:09:40.4428663Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:09:40.4429239Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:09:40.4429789Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:09:40.4432178Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:09:40.4433320Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:09:40.4433894Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:09:40.4434452Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:09:40.4437255Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:09:40.4438521Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:09:40.4439982Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:09:40.4440795Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:09:40.4442895Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:09:40.4444170Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:09:40.4444882Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:09:40.4445443Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:09:40.4499401Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:09:40.4500104Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:09:40.4500834Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:09:40.4501583Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:09:40.4502317Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:09:40.4503025Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:09:40.4503706Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:09:40.4504407Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:09:40.4505286Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:09:40.4547725Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:09:40.4589112Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:09:40.4590014Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:09:40.4591056Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:09:40.4591985Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:09:40.4592883Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:09:40.4593618Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:09:40.4594586Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:09:40.4596786Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:09:40.4669828Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:09:40.4742974Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:09:40.4743630Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:09:40.4744190Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:09:40.4745036Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-01-11T21:09:40.4745601Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-01-11T21:09:40.4746149Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-01-11T21:09:40.4746735Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-01-11T21:09:40.4747359Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-01-11T21:09:40.4747946Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-01-11T21:09:40.4748714Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-01-11T21:09:40.4749448Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-01-11T21:09:40.4750520Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-01-11T21:09:40.4751254Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-01-11T21:09:40.4751852Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-01-11T21:09:40.4752453Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-01-11T21:09:40.4773975Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-01-11T21:09:40.4891451Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:09:40.4892024Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-01-11T21:09:40.4892635Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-01-11T21:09:40.4893272Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-01-11T21:09:40.4893887Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-01-11T21:09:40.4894470Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-01-11T21:09:40.4895074Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-01-11T21:09:40.4895851Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-01-11T21:09:40.4896470Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-01-11T21:09:40.4897337Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-01-11T21:09:40.4898004Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-01-11T21:09:40.4918994Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-01-11T21:09:40.5005712Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:09:40.5006849Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:09:40.5007814Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:09:40.5008389Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-01-11T21:09:40.5009257Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-01-11T21:09:40.5011161Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-01-11T21:09:40.5011680Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-01-11T21:09:40.5014112Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-01-11T21:09:40.5014886Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-01-11T21:09:40.5015651Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-01-11T21:09:40.5110605Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-01-11T21:09:40.5175811Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-01-11T21:09:40.5176293Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-01-11T21:09:40.5176747Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-01-11T21:09:40.5183471Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:09:40.5184007Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-01-11T21:09:40.5184538Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:09:40.5185108Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:09:40.5185647Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:09:40.5187975Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:09:40.5189218Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:09:40.5189786Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:09:40.5190334Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:09:40.5192951Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:09:40.5194145Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:09:40.5195870Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:09:40.5196688Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:09:40.5198176Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:09:40.5199239Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:09:40.5199832Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:09:40.5200397Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:09:40.5255120Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:09:40.5255824Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:09:40.5256548Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:09:40.5257280Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:09:40.5257996Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:09:40.5258846Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:09:40.5259520Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:09:40.5260208Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:09:40.5261163Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:09:40.5303697Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:09:40.5344894Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:09:40.5345969Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:09:40.5346830Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:09:40.5347473Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:09:40.5348248Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:09:40.5349378Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:09:40.5350312Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:09:40.5352427Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:09:40.5425425Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:09:40.5498838Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:09:40.5499476Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:09:40.5500022Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:09:40.5500765Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-01-11T21:09:40.5501461Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-01-11T21:09:40.5502017Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-01-11T21:09:40.5502609Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-01-11T21:09:40.5503350Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-01-11T21:09:40.5503967Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-01-11T21:09:40.5504685Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-01-11T21:09:40.5505435Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-01-11T21:09:40.5506578Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-01-11T21:09:40.5507333Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-01-11T21:09:40.5508743Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-01-11T21:09:40.5509350Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-01-11T21:09:40.5530746Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-01-11T21:09:40.5597896Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T21:09:40.5598517Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:09:40.5599121Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:09:40.5599677Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-01-11T21:09:40.5600514Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-01-11T21:09:40.5601717Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-01-11T21:09:40.5602353Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-01-11T21:09:40.5605421Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-01-11T21:09:40.5606051Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-01-11T21:09:40.5607950Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-01-11T21:09:40.5659106Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-01-11T21:09:40.5659590Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-01-11T21:09:40.5660064Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-01-11T21:09:40.5666722Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:09:40.5667297Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-01-11T21:09:40.5667858Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:09:40.5668446Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:09:40.5669026Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:09:40.5671198Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:09:40.5672283Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:09:40.5672872Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:09:40.5673452Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:09:40.5676204Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:09:40.5677230Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:09:40.5679348Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:09:40.5679997Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:09:40.5681461Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:09:40.5682544Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:09:40.5683147Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:09:40.5684007Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:09:40.5738226Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:09:40.5738980Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:09:40.5739713Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:09:40.5740616Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:09:40.5741363Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:09:40.5742079Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:09:40.5742870Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:09:40.5743599Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:09:40.5744327Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:09:40.5786325Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:09:40.5827652Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:09:40.5828661Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:09:40.5829431Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:09:40.5830299Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:09:40.5831192Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:09:40.5831991Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:09:40.5832933Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:09:40.5835091Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:09:40.5908180Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:09:40.5981338Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:09:40.5982015Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:09:40.5982598Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:09:40.5983170Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-01-11T21:09:40.5983733Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-01-11T21:09:40.5984310Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-01-11T21:09:40.5984921Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-01-11T21:09:40.5985574Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-01-11T21:09:40.5986200Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-01-11T21:09:40.5986819Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-01-11T21:09:40.5987449Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-01-11T21:09:40.5988688Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-01-11T21:09:40.5989473Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-01-11T21:09:40.5990104Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-01-11T21:09:40.5990733Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-01-11T21:09:40.5995827Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-01-11T21:09:40.6149625Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T21:09:40.6150282Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-01-11T21:09:40.6150934Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-01-11T21:09:40.6151602Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-01-11T21:09:40.6152240Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-01-11T21:09:40.6152865Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-01-11T21:09:40.6153521Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-01-11T21:09:40.6154160Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-01-11T21:09:40.6154813Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-01-11T21:09:40.6155440Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-01-11T21:09:40.6156072Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-01-11T21:09:40.6177167Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-01-11T21:09:40.6238290Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T21:09:40.6238960Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:09:40.6239589Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:09:40.6240377Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-01-11T21:09:40.6241174Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-01-11T21:09:40.6242384Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-01-11T21:09:40.6243107Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-01-11T21:09:40.6246278Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-01-11T21:09:40.6247083Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-01-11T21:09:40.6247856Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-01-11T21:09:40.6371238Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-01-11T21:09:40.6418460Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-01-11T21:09:40.6418828Z creating: build/lib/ 2023-01-11T21:09:40.6419511Z inflating: build/lib/libclog.a 2023-01-11T21:09:40.6489679Z inflating: build/lib/libgtest.a 2023-01-11T21:09:40.6499874Z inflating: build/lib/libpthreadpool.a 2023-01-11T21:09:40.6606319Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T21:09:40.6702755Z inflating: build/lib/libbenchmark.a 2023-01-11T21:09:40.6711938Z inflating: build/lib/libittnotify.a 2023-01-11T21:09:40.6788814Z inflating: build/lib/libasmjit.a 2023-01-11T21:09:40.6820732Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T21:09:40.7355309Z inflating: build/lib/libprotobuf.a 2023-01-11T21:09:40.7495793Z inflating: build/lib/libgloo.a 2023-01-11T21:09:40.7528371Z inflating: build/lib/libfmt.a 2023-01-11T21:09:40.7530185Z inflating: build/lib/libcaffe2_nvrtc.so 2023-01-11T21:09:40.7530719Z inflating: build/lib/libfoxi_loader.a 2023-01-11T21:09:40.7614405Z inflating: build/lib/libc10.so 2023-01-11T21:09:40.7615632Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T21:09:40.7625693Z inflating: build/lib/libcpuinfo.a 2023-01-11T21:09:40.7634597Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T21:09:40.8204756Z inflating: build/lib/libprotoc.a 2023-01-11T21:09:40.8220638Z inflating: build/lib/libqnnpack.a 2023-01-11T21:09:40.8243641Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T21:09:40.8246601Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T21:09:40.8268771Z inflating: build/lib/libnnpack.a 2023-01-11T21:09:40.8286764Z inflating: build/lib/libgmock.a 2023-01-11T21:09:40.8287278Z inflating: build/lib/libgtest_main.a 2023-01-11T21:09:40.8288367Z inflating: build/lib/libbenchmark_main.a 2023-01-11T21:09:40.8430087Z inflating: build/lib/libXNNPACK.a 2023-01-11T21:09:41.8219134Z inflating: build/lib/libdnnl.a 2023-01-11T21:09:41.8873715Z inflating: build/lib/libtensorpipe.a 2023-01-11T21:09:41.8928526Z inflating: build/lib/libc10_cuda.so 2023-01-11T21:09:42.0469826Z inflating: build/lib/libfbgemm.a 2023-01-11T21:09:42.0470314Z inflating: build/lib/libgmock_main.a 2023-01-11T21:09:42.1627353Z inflating: build/lib/libdnnl_graph.a 2023-01-11T21:09:42.2144529Z inflating: build/lib/libkineto.a 2023-01-11T21:09:42.2434251Z inflating: build/lib/libtensorpipe_cuda.a 2023-01-11T21:09:42.2479579Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T21:09:42.2529067Z inflating: build/lib/libonnx_proto.a 2023-01-11T21:09:42.3208091Z inflating: build/lib/libonnx.a 2023-01-11T21:09:42.3640169Z inflating: build/lib/libgloo_cuda.a 2023-01-11T21:09:44.7475219Z inflating: build/lib/libtorch_cpu.so 2023-01-11T21:09:44.7486267Z inflating: build/lib/libunbox_lib.a 2023-01-11T21:09:46.8897152Z inflating: build/lib/libtorch_cuda.so 2023-01-11T21:09:46.8897887Z inflating: build/lib/libtorch.so 2023-01-11T21:09:46.8901090Z inflating: build/lib/libc10d_cuda_test.so 2023-01-11T21:09:47.8779484Z inflating: build/lib/libtorch_cuda_linalg.so 2023-01-11T21:09:47.8803002Z inflating: build/lib/libjitbackend_test.so 2023-01-11T21:09:47.8834545Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T21:09:47.8894687Z inflating: build/lib/libtorchbind_test.so 2023-01-11T21:09:47.8899510Z inflating: build/lib/libshm.so 2023-01-11T21:09:48.0744865Z inflating: build/lib/libtorch_python.so 2023-01-11T21:09:48.0785052Z inflating: build/lib/libnnapi_backend.so 2023-01-11T21:09:48.0785333Z creating: build/bin/ 2023-01-11T21:09:48.0839651Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T21:09:48.0897444Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T21:09:48.0953470Z inflating: build/bin/c10_Device_test 2023-01-11T21:09:48.1018335Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T21:09:48.1071535Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T21:09:48.1126206Z inflating: build/bin/c10_SymInt_test 2023-01-11T21:09:48.1187736Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T21:09:48.1249726Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T21:09:48.1312696Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T21:09:48.1366038Z inflating: build/bin/c10_Array_test 2023-01-11T21:09:48.1424874Z inflating: build/bin/c10_Bitset_test 2023-01-11T21:09:48.1501911Z inflating: build/bin/c10_C++17_test 2023-01-11T21:09:48.1556240Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T21:09:48.1611947Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T21:09:48.1668390Z inflating: build/bin/c10_Half_test 2023-01-11T21:09:48.1732725Z inflating: build/bin/c10_LeftRight_test 2023-01-11T21:09:48.1802674Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T21:09:48.1964640Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T21:09:48.2021187Z inflating: build/bin/c10_Synchronized_test 2023-01-11T21:09:48.2085118Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T21:09:48.2144762Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T21:09:48.2201469Z inflating: build/bin/c10_TypeList_test 2023-01-11T21:09:48.2255949Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T21:09:48.2314802Z inflating: build/bin/c10_accumulate_test 2023-01-11T21:09:48.2378096Z inflating: build/bin/c10_bfloat16_test 2023-01-11T21:09:48.2440579Z inflating: build/bin/c10_complex_math_test 2023-01-11T21:09:48.2502599Z inflating: build/bin/c10_complex_test 2023-01-11T21:09:48.2623469Z inflating: build/bin/c10_either_test 2023-01-11T21:09:48.2682991Z inflating: build/bin/c10_exception_test 2023-01-11T21:09:48.2739827Z inflating: build/bin/c10_flags_test 2023-01-11T21:09:48.2925605Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T21:09:48.2982581Z inflating: build/bin/c10_irange_test 2023-01-11T21:09:48.3046824Z inflating: build/bin/c10_logging_test 2023-01-11T21:09:48.3129060Z inflating: build/bin/c10_optional_test 2023-01-11T21:09:48.3198317Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T21:09:48.3260611Z inflating: build/bin/c10_registry_test 2023-01-11T21:09:48.3325731Z inflating: build/bin/c10_string_view_test 2023-01-11T21:09:48.3384124Z inflating: build/bin/c10_tempfile_test 2023-01-11T21:09:48.3447003Z inflating: build/bin/c10_typeid_test 2023-01-11T21:09:48.3508937Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T21:09:48.4032376Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T21:09:48.4554750Z inflating: build/bin/protoc 2023-01-11T21:09:48.4614718Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T21:09:48.4674918Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T21:09:48.4734890Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T21:09:48.4793943Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T21:09:48.4854266Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T21:09:48.4909632Z inflating: build/bin/c10_cuda_CUDATest 2023-01-11T21:09:48.4970114Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T21:09:48.5029796Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T21:09:48.5354614Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T21:09:48.5716166Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T21:09:48.5777143Z inflating: build/bin/FileStoreTest 2023-01-11T21:09:48.5844054Z inflating: build/bin/TCPStoreTest 2023-01-11T21:09:48.5904958Z inflating: build/bin/HashStoreTest 2023-01-11T21:09:48.5922092Z inflating: build/bin/ProcessGroupMPITest 2023-01-11T21:09:48.5986296Z inflating: build/bin/test_edge_op_registration 2023-01-11T21:09:48.5990463Z inflating: build/bin/example_allreduce 2023-01-11T21:09:48.6050491Z inflating: build/bin/Dimname_test 2023-01-11T21:09:48.6131740Z inflating: build/bin/Dict_test 2023-01-11T21:09:48.6203342Z inflating: build/bin/MaybeOwned_test 2023-01-11T21:09:48.6267048Z inflating: build/bin/NamedTensor_test 2023-01-11T21:09:48.6333065Z inflating: build/bin/apply_utils_test 2023-01-11T21:09:48.6398122Z inflating: build/bin/atest 2023-01-11T21:09:48.6465614Z inflating: build/bin/basic 2023-01-11T21:09:48.6525646Z inflating: build/bin/broadcast_test 2023-01-11T21:09:48.6589807Z inflating: build/bin/cpu_generator_test 2023-01-11T21:09:48.6645448Z inflating: build/bin/dispatch_key_set_test 2023-01-11T21:09:48.6703501Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T21:09:48.6758236Z inflating: build/bin/dlconvertor_test 2023-01-11T21:09:48.6823133Z inflating: build/bin/extension_backend_test 2023-01-11T21:09:48.6884720Z inflating: build/bin/half_test 2023-01-11T21:09:48.6939303Z inflating: build/bin/lazy_tensor_test 2023-01-11T21:09:48.6999201Z inflating: build/bin/math_kernel_test 2023-01-11T21:09:48.7058980Z inflating: build/bin/memory_format_test 2023-01-11T21:09:48.7118504Z inflating: build/bin/memory_overlapping_test 2023-01-11T21:09:48.7175127Z inflating: build/bin/operator_name_test 2023-01-11T21:09:48.7236673Z inflating: build/bin/native_test 2023-01-11T21:09:48.7292604Z inflating: build/bin/operators_test 2023-01-11T21:09:48.7351220Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T21:09:48.7415132Z inflating: build/bin/quantized_test 2023-01-11T21:09:48.7471632Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T21:09:48.7534318Z inflating: build/bin/scalar_tensor_test 2023-01-11T21:09:48.7597564Z inflating: build/bin/scalar_test 2023-01-11T21:09:48.7656143Z inflating: build/bin/stride_properties_test 2023-01-11T21:09:48.7742436Z inflating: build/bin/tensor_iterator_test 2023-01-11T21:09:48.7796857Z inflating: build/bin/reduce_ops_test 2023-01-11T21:09:48.7869969Z inflating: build/bin/pow_test 2023-01-11T21:09:48.7873251Z inflating: build/bin/thread_init_test 2023-01-11T21:09:48.7935530Z inflating: build/bin/test_parallel 2023-01-11T21:09:48.7996590Z inflating: build/bin/type_ptr_test 2023-01-11T21:09:48.8051705Z inflating: build/bin/variant_test 2023-01-11T21:09:48.8110193Z inflating: build/bin/undefined_tensor_test 2023-01-11T21:09:48.8168584Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T21:09:48.8170293Z inflating: build/bin/verify_api_visibility 2023-01-11T21:09:48.8246464Z inflating: build/bin/legacy_vmap_test 2023-01-11T21:09:48.8303287Z inflating: build/bin/weakref_test 2023-01-11T21:09:48.8359943Z inflating: build/bin/wrapdim_test 2023-01-11T21:09:48.8414369Z inflating: build/bin/xla_tensor_test 2023-01-11T21:09:48.8480486Z inflating: build/bin/IListRef_test 2023-01-11T21:09:48.8600217Z inflating: build/bin/List_test 2023-01-11T21:09:48.8672392Z inflating: build/bin/KernelFunction_test 2023-01-11T21:09:48.8805922Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T21:09:48.8911781Z inflating: build/bin/kernel_function_test 2023-01-11T21:09:48.9008859Z inflating: build/bin/cpu_rng_test 2023-01-11T21:09:48.9149967Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T21:09:48.9254228Z inflating: build/bin/ivalue_test 2023-01-11T21:09:48.9368132Z inflating: build/bin/kernel_lambda_test 2023-01-11T21:09:48.9434592Z inflating: build/bin/kernel_stackbased_test 2023-01-11T21:09:48.9491693Z inflating: build/bin/CppSignature_test 2023-01-11T21:09:48.9596738Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T21:09:48.9650032Z inflating: build/bin/op_allowlist_test 2023-01-11T21:09:48.9716992Z inflating: build/bin/type_test 2023-01-11T21:09:48.9779691Z inflating: build/bin/backend_fallback_test 2023-01-11T21:09:49.0095114Z inflating: build/bin/op_registration_test 2023-01-11T21:09:49.0155556Z inflating: build/bin/inline_container_test 2023-01-11T21:09:49.0213854Z inflating: build/bin/cuda_apply_test 2023-01-11T21:09:49.0280198Z inflating: build/bin/cuda_atomic_ops_test 2023-01-11T21:09:49.0339856Z inflating: build/bin/cuda_caching_host_allocator_test 2023-01-11T21:09:49.0418053Z inflating: build/bin/cuda_complex_math_test 2023-01-11T21:09:49.0482639Z inflating: build/bin/cuda_complex_test 2023-01-11T21:09:49.0537160Z inflating: build/bin/cuda_device_test 2023-01-11T21:09:49.0602458Z inflating: build/bin/cuda_cub_test 2023-01-11T21:09:49.0658117Z inflating: build/bin/cuda_dlconvertor_test 2023-01-11T21:09:49.0732247Z inflating: build/bin/cuda_distributions_test 2023-01-11T21:09:49.0788199Z inflating: build/bin/cuda_integer_divider_test 2023-01-11T21:09:49.0853487Z inflating: build/bin/cuda_generator_test 2023-01-11T21:09:49.0907801Z inflating: build/bin/cuda_half_test 2023-01-11T21:09:49.0975127Z inflating: build/bin/cuda_stream_test 2023-01-11T21:09:49.1033913Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-01-11T21:09:49.1088095Z inflating: build/bin/cuda_optional_test 2023-01-11T21:09:49.1145107Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-01-11T21:09:49.1198860Z inflating: build/bin/cuda_cudnn_test 2023-01-11T21:09:49.1257266Z inflating: build/bin/cuda_vectorized_test 2023-01-11T21:09:49.1275082Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T21:09:49.1347388Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T21:09:49.1412033Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-01-11T21:09:49.1479866Z inflating: build/bin/ProcessGroupNCCLTest 2023-01-11T21:09:49.1544263Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-01-11T21:09:49.1602978Z inflating: build/bin/ProcessGroupUCCTest 2023-01-11T21:09:49.1662967Z inflating: build/bin/test_dist_autograd 2023-01-11T21:09:49.1740610Z inflating: build/bin/test_cpp_rpc 2023-01-11T21:09:49.1743236Z inflating: build/bin/parallel_benchmark 2023-01-11T21:09:49.1818769Z inflating: build/bin/test_mobile_nnc 2023-01-11T21:09:49.1830488Z inflating: build/bin/aot_model_compiler_test 2023-01-11T21:09:49.2739843Z inflating: build/bin/test_tensorexpr 2023-01-11T21:09:49.2745854Z inflating: build/bin/torch_shm_manager 2023-01-11T21:09:49.3134926Z inflating: build/bin/test_lazy 2023-01-11T21:09:49.4455159Z inflating: build/bin/test_api 2023-01-11T21:09:49.5658804Z inflating: build/bin/test_jit 2023-01-11T21:09:49.5660852Z inflating: .pytorch-test-times.json 2023-01-11T21:09:49.5693857Z ##[group]Run df -H 2023-01-11T21:09:49.5694094Z df -H 2023-01-11T21:09:49.5707875Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:09:49.5708175Z env: 2023-01-11T21:09:49.5708403Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:49.5708670Z GPU_FLAG: --gpus all 2023-01-11T21:09:49.5708920Z ##[endgroup] 2023-01-11T21:09:49.5748385Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T21:09:49.5748885Z devtmpfs 65G 0 65G 0% /dev 2023-01-11T21:09:49.5749187Z tmpfs 65G 0 65G 0% /dev/shm 2023-01-11T21:09:49.5749451Z tmpfs 65G 484k 65G 1% /run 2023-01-11T21:09:49.5750269Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2023-01-11T21:09:49.5750915Z /dev/xvda1 162G 41G 121G 25% / 2023-01-11T21:09:49.5776817Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:09:49.5777190Z .github/scripts/parse_ref.py 2023-01-11T21:09:49.5788785Z shell: /usr/bin/bash -e {0} 2023-01-11T21:09:49.5789043Z env: 2023-01-11T21:09:49.5789268Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:49.5789539Z GPU_FLAG: --gpus all 2023-01-11T21:09:49.5789789Z ##[endgroup] 2023-01-11T21:09:49.6088241Z ##[group]Run set -x 2023-01-11T21:09:49.6088642Z set -x 2023-01-11T21:09:49.6088876Z  2023-01-11T21:09:49.6089136Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T21:09:49.6089487Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T21:09:49.6089835Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T21:09:49.6090158Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T21:09:49.6090408Z else 2023-01-11T21:09:49.6090682Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:09:49.6090954Z fi 2023-01-11T21:09:49.6091299Z  2023-01-11T21:09:49.6091624Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:09:49.6091945Z  2023-01-11T21:09:49.6092225Z # sanitize the input commit message and PR body here: 2023-01-11T21:09:49.6092522Z # 2023-01-11T21:09:49.6092908Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:09:49.6093402Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:09:49.6093831Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:09:49.6094144Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:09:49.6094399Z  2023-01-11T21:09:49.6094733Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:09:49.6095112Z # wreak havoc internally 2023-01-11T21:09:49.6095442Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:09:49.6095755Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:09:49.6096015Z  2023-01-11T21:09:49.6096325Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:09:49.6096710Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T21:09:49.6097084Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T21:09:49.6097415Z # shellcheck disable=SC2086,SC2090 2023-01-11T21:09:49.6097717Z container_name=$(docker run \ 2023-01-11T21:09:49.6097979Z  ${GPU_FLAG:-} \ 2023-01-11T21:09:49.6098250Z  -e BUILD_ENVIRONMENT \ 2023-01-11T21:09:49.6098521Z  -e PR_NUMBER \ 2023-01-11T21:09:49.6098769Z  -e GITHUB_ACTIONS \ 2023-01-11T21:09:49.6099027Z  -e BASE_SHA \ 2023-01-11T21:09:49.6099273Z  -e BRANCH \ 2023-01-11T21:09:49.6099497Z  -e SHA1 \ 2023-01-11T21:09:49.6099758Z  -e AWS_DEFAULT_REGION \ 2023-01-11T21:09:49.6100028Z  -e IN_WHEEL_TEST \ 2023-01-11T21:09:49.6100272Z  -e SHARD_NUMBER \ 2023-01-11T21:09:49.6100534Z  -e TEST_CONFIG \ 2023-01-11T21:09:49.6100797Z  -e NUM_TEST_SHARDS \ 2023-01-11T21:09:49.6101057Z  -e PR_BODY \ 2023-01-11T21:09:49.6101306Z  -e COMMIT_MESSAGES \ 2023-01-11T21:09:49.6101590Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T21:09:49.6101891Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T21:09:49.6102190Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T21:09:49.6102476Z  -e PR_LABELS \ 2023-01-11T21:09:49.6102764Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T21:09:49.6103039Z  -e SCCACHE_BUCKET \ 2023-01-11T21:09:49.6103315Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T21:09:49.6103582Z  -e XLA_CUDA \ 2023-01-11T21:09:49.6103849Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T21:09:49.6104172Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T21:09:49.6104501Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T21:09:49.6104849Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T21:09:49.6105158Z  --ulimit stack=10485760:83886080 \ 2023-01-11T21:09:49.6105544Z  --security-opt seccomp=unconfined \ 2023-01-11T21:09:49.6105866Z  --cap-add=SYS_PTRACE \ 2023-01-11T21:09:49.6106119Z  --ipc=host \ 2023-01-11T21:09:49.6106388Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T21:09:49.6106649Z  --tty \ 2023-01-11T21:09:49.6106872Z  --detach \ 2023-01-11T21:09:49.6107138Z  --name="${container_name}" \ 2023-01-11T21:09:49.6107414Z  --user jenkins \ 2023-01-11T21:09:49.6107719Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T21:09:49.6108059Z  -w /var/lib/jenkins/workspace \ 2023-01-11T21:09:49.6108406Z  "${DOCKER_IMAGE}" 2023-01-11T21:09:49.6108649Z ) 2023-01-11T21:09:49.6108935Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T21:09:49.6109382Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T21:09:49.6121017Z shell: /usr/bin/bash -e {0} 2023-01-11T21:09:49.6121258Z env: 2023-01-11T21:09:49.6121497Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:09:49.6121768Z GPU_FLAG: --gpus all 2023-01-11T21:09:49.6122083Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:09:49.6122399Z PR_NUMBER: 91627 2023-01-11T21:09:49.6122647Z BRANCH: pull/91627 2023-01-11T21:09:49.6122928Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:09:49.6123260Z BASE_SHA: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:09:49.6123561Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:09:49.6124091Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:09:49.6124379Z TEST_CONFIG: functorch 2023-01-11T21:09:49.6124629Z SHARD_NUMBER: 1 2023-01-11T21:09:49.6124871Z NUM_TEST_SHARDS: 1 2023-01-11T21:09:49.6125135Z PR_BODY: Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:09:49.6125429Z CONTINUE_THROUGH_ERROR: False 2023-01-11T21:09:49.6125763Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T21:09:49.6126079Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T21:09:49.6126335Z SHM_SIZE: 2g 2023-01-11T21:09:49.6126828Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:09:49.6127290Z XLA_CUDA: 2023-01-11T21:09:49.6127642Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:09:49.6128022Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:09:49.6128321Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:09:49.6128576Z ##[endgroup] 2023-01-11T21:09:49.6156597Z + [[ functorch == \m\u\l\t\i\g\p\u ]] 2023-01-11T21:09:49.6157077Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *onnx* ]] 2023-01-11T21:09:49.6157420Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:09:49.6160679Z ++ git cherry -v origin/master 2023-01-11T21:09:49.6703045Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T21:09:49.6703541Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T21:09:49.6704124Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:09:49.6705845Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\''+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:09:49.6706591Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:09:49.6707708Z + export 'COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:09:49.6709038Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation' 2023-01-11T21:09:49.6709738Z + export 'PR_BODY=Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:09:49.6710109Z + PR_BODY='Fixes #91003 cc @ezyang @gchanan' 2023-01-11T21:09:49.6716978Z +++ nproc --ignore=2 2023-01-11T21:09:49.6729365Z ++ docker run --gpus all -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e PR_BODY -e COMMIT_MESSAGES -e CONTINUE_THROUGH_ERROR -e PYTORCH_RETRY_TEST_CASES -e PYTORCH_OVERRIDE_FLAKY_SIGNAL -e PR_LABELS -e MAX_JOBS=14 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS --env-file=/tmp/github_env_3896099317 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=2g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:10:03.9142645Z + container_name=27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T21:10:03.9143222Z + echo DOCKER_CONTAINER_ID=27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T21:10:03.9147606Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:10:03.9150615Z + docker exec -t 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 sh -c 'pip install dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl[opt-einsum] && .jenkins/pytorch/test.sh' 2023-01-11T21:10:04.4735430Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:10:05.4397543Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (4.4.0) 2023-01-11T21:10:05.4400775Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (1.11.1) 2023-01-11T21:10:05.4405003Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T21:10:05.4422315Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (3.3.0) 2023-01-11T21:10:05.4502122Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.10/site-packages (from opt-einsum>=3.3->torch==2.0.0a0+git8419ddd) (1.21.2) 2023-01-11T21:10:05.4718310Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->torch==2.0.0a0+git8419ddd) (1.2.1) 2023-01-11T21:10:06.3840503Z Installing collected packages: torch 2023-01-11T21:10:15.9718476Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:10:16.1259633Z + echo 'Environment variables:' 2023-01-11T21:10:16.1260235Z Environment variables: 2023-01-11T21:10:16.1260717Z + env 2023-01-11T21:10:16.1268703Z SHARD_NUMBER=1 2023-01-11T21:10:16.1269226Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:10:16.1269767Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:10:16.1270133Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:10:16.1270563Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:10:16.1270875Z UCC_HOME=/usr 2023-01-11T21:10:16.1271271Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:16.1273551Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:10:16.1274237Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:10:16.1274557Z INSTALLED_DB=yes 2023-01-11T21:10:16.1274814Z HOSTNAME=27b56dd1f4bf 2023-01-11T21:10:16.1278904Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:10:16.1279815Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:10:16.1280336Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:10:16.1280616Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:10:16.1280909Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:10:16.1281741Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1282163Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:10:16.1282727Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:10:16.1283242Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:10:16.1283505Z TEST_CONFIG=functorch 2023-01-11T21:10:16.1284274Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:10:16.1284693Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:10:16.1285021Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:10:16.1285296Z GITHUB_ACTIONS=true 2023-01-11T21:10:16.1285619Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:10:16.1286267Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:10:16.1286885Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:10:16.1287656Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:10:16.1288379Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:10:16.1288746Z CI=true 2023-01-11T21:10:16.1289032Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:10:16.1289435Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:10:16.1289745Z BRANCH=pull/91627 2023-01-11T21:10:16.1290012Z GITHUB_HEAD_REF=master 2023-01-11T21:10:16.1290309Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:10:16.1290638Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:10:16.1290949Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:10:16.1291235Z GITHUB_ACTION_REF= 2023-01-11T21:10:16.1291512Z NCCL_VERSION=2.12.10-1 2023-01-11T21:10:16.1291755Z GITHUB_ACTION=__self 2023-01-11T21:10:16.1292004Z GITHUB_REF_PROTECTED=false 2023-01-11T21:10:16.1292460Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:10:16.1292846Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:10:16.1295527Z *** 2023-01-11T21:10:16.1295787Z INSTALLED_VISION=yes 2023-01-11T21:10:16.1296038Z NVARCH=x86_64 2023-01-11T21:10:16.1296366Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:10:16.1296634Z HOME=/var/lib/jenkins 2023-01-11T21:10:16.1297198Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1297614Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:10:16.1297881Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:10:16.1298157Z GITHUB_REF_TYPE=branch 2023-01-11T21:10:16.1298472Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.1298738Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:10:16.1299125Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:10:16.1299539Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:10:16.1300084Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1300497Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:10:16.1300853Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:10:16.1301159Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:10:16.1301447Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:10:16.1301759Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.1302060Z INSTALLED_PROTOBUF=yes 2023-01-11T21:10:16.1302320Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:10:16.1302591Z GITHUB_RUN_ID=3896099317 2023-01-11T21:10:16.1302944Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:10:16.1303241Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:10:16.1303541Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:10:16.1303858Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:10:16.1304118Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:10:16.1304426Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:10:16.1304705Z MAX_JOBS=14 2023-01-11T21:10:16.1305072Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:10:16.1305401Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:10:16.1305776Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:10:16.1306251Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:10:16.1306600Z UCX_HOME=/usr 2023-01-11T21:10:16.1306858Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:10:16.1307174Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:10:16.1307530Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:10:16.1307872Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.1308255Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:10:16.1308535Z GITHUB_BASE_REF=master 2023-01-11T21:10:16.1308779Z TERM=xterm 2023-01-11T21:10:16.1309014Z XLA_CUDA= 2023-01-11T21:10:16.1309271Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.1309548Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:10:16.1309810Z CUDA_VERSION=11.6.2 2023-01-11T21:10:16.1310139Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:10:16.1310442Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:10:16.1310986Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1311354Z GITHUB_JOB=test 2023-01-11T21:10:16.1311615Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T21:10:16.1312220Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:10:16.1312908Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:10:16.1313194Z NUM_TEST_SHARDS=1 2023-01-11T21:10:16.1313435Z PR_NUMBER=91627 2023-01-11T21:10:16.1313973Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1314358Z SHLVL=1 2023-01-11T21:10:16.1314706Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:10:16.1315038Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:10:16.1315840Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:10:16.1316603Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:10:16.1316928Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:10:16.1317237Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:10:16.1317548Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:10:16.1317887Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:10:16.1318181Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:10:16.1318442Z GITHUB_WORKFLOW=pull 2023-01-11T21:10:16.1318845Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:16.1319307Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.1319652Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.1320099Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:10:16.1320451Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:10:16.1320713Z _=/usr/bin/env 2023-01-11T21:10:16.1321078Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T21:10:16.1494405Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T21:10:16.1495154Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T21:10:16.1495626Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2023-01-11T21:10:16.1496227Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2023-01-11T21:10:16.1496554Z + BUILD_DIR=build 2023-01-11T21:10:16.1496820Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T21:10:16.1497097Z + BUILD_BIN_DIR=build/bin 2023-01-11T21:10:16.1497355Z + export VALGRIND=ON 2023-01-11T21:10:16.1497605Z + VALGRIND=ON 2023-01-11T21:10:16.1497847Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:16.1498145Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:16.1498557Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *clang9* ]] 2023-01-11T21:10:16.1498993Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *bazel* ]] 2023-01-11T21:10:16.1501726Z ++ realpath build/custom_test_artifacts 2023-01-11T21:10:16.1509293Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T21:10:16.1513132Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:10:16.1519953Z + source .jenkins/pytorch/common.sh 2023-01-11T21:10:16.1524812Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T21:10:16.1535326Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T21:10:16.1538170Z +++ declare -f -t trap_add 2023-01-11T21:10:16.1545620Z ++ set -ex 2023-01-11T21:10:16.1546357Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7 == *rocm* ]] 2023-01-11T21:10:16.1546772Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:10:16.1547093Z + echo 'Environment variables' 2023-01-11T21:10:16.1547362Z Environment variables 2023-01-11T21:10:16.1547598Z + env 2023-01-11T21:10:16.1554938Z SHARD_NUMBER=1 2023-01-11T21:10:16.1555561Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:10:16.1556234Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:10:16.1556719Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:10:16.1557432Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:10:16.1558041Z UCC_HOME=/usr 2023-01-11T21:10:16.1558843Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T21:10:16.1559585Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:10:16.1560426Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:10:16.1561006Z INSTALLED_DB=yes 2023-01-11T21:10:16.1561372Z HOSTNAME=27b56dd1f4bf 2023-01-11T21:10:16.1561618Z GITHUB_REF_NAME=91627/merge 2023-01-11T21:10:16.1561920Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:10:16.1562245Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:10:16.1562517Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:10:16.1562820Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:10:16.1563438Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1564301Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:10:16.1564823Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:10:16.1565246Z GITHUB_RUN_ATTEMPT=2 2023-01-11T21:10:16.1565696Z TEST_CONFIG=functorch 2023-01-11T21:10:16.1566267Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:10:16.1566946Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:10:16.1567572Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:10:16.1568077Z GITHUB_ACTIONS=true 2023-01-11T21:10:16.1568517Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:10:16.1569098Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:10:16.1569401Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:10:16.1569968Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T21:10:16.1570576Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:10:16.1570807Z CI=true 2023-01-11T21:10:16.1571057Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:10:16.1571474Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:10:16.1571776Z BRANCH=pull/91627 2023-01-11T21:10:16.1572030Z GITHUB_HEAD_REF=master 2023-01-11T21:10:16.1572349Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:10:16.1572651Z GITHUB_ACTOR=LucaLumetti 2023-01-11T21:10:16.1572964Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:10:16.1573259Z GITHUB_ACTION_REF= 2023-01-11T21:10:16.1573519Z NCCL_VERSION=2.12.10-1 2023-01-11T21:10:16.1573919Z GITHUB_ACTION=__self 2023-01-11T21:10:16.1574183Z VALGRIND=ON 2023-01-11T21:10:16.1574423Z GITHUB_REF_PROTECTED=false 2023-01-11T21:10:16.1574878Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:10:16.1575267Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:10:16.1575618Z *** 2023-01-11T21:10:16.1575830Z INSTALLED_VISION=yes 2023-01-11T21:10:16.1576079Z NVARCH=x86_64 2023-01-11T21:10:16.1576381Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:10:16.1576644Z HOME=/var/lib/jenkins 2023-01-11T21:10:16.1577173Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1577677Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:10:16.1577944Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:10:16.1578214Z GITHUB_REF_TYPE=branch 2023-01-11T21:10:16.1578531Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.1578800Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:10:16.1579191Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:10:16.1579607Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:10:16.1580144Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1580552Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:10:16.1580905Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:10:16.1581210Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T21:10:16.1581495Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:10:16.1581806Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.1582110Z INSTALLED_PROTOBUF=yes 2023-01-11T21:10:16.1582368Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:10:16.1582637Z GITHUB_RUN_ID=3896099317 2023-01-11T21:10:16.1582987Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:10:16.1583278Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:10:16.1583579Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:10:16.1583899Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:10:16.1584154Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:10:16.1584457Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:10:16.1584737Z MAX_JOBS=14 2023-01-11T21:10:16.1584962Z GITHUB_ACTOR_ID=7543386 2023-01-11T21:10:16.1585264Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:10:16.1585642Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:10:16.1586112Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:10:16.1586460Z UCX_HOME=/usr 2023-01-11T21:10:16.1586716Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:10:16.1587031Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:10:16.1587391Z BASE_SHA=db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T21:10:16.1587731Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.1588016Z PR_BODY=Fixes #91003 cc @ezyang @gchanan 2023-01-11T21:10:16.1588296Z GITHUB_BASE_REF=master 2023-01-11T21:10:16.1588538Z TERM=xterm 2023-01-11T21:10:16.1588795Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:10:16.1589035Z XLA_CUDA= 2023-01-11T21:10:16.1589306Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:10:16.1589579Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:10:16.1589824Z CUDA_VERSION=11.6.2 2023-01-11T21:10:16.1590164Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:10:16.1590470Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:10:16.1590993Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1591381Z GITHUB_JOB=test 2023-01-11T21:10:16.1591638Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T21:10:16.1592230Z COMMIT_MESSAGES=+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into input+ 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch+ 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e other instead of output in documentation 2023-01-11T21:10:16.1592845Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:10:16.1593136Z NUM_TEST_SHARDS=1 2023-01-11T21:10:16.1593459Z PR_NUMBER=91627 2023-01-11T21:10:16.1593986Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_106297cf-c8f6-4453-8fe9-50efc75e9c6d 2023-01-11T21:10:16.1594362Z SHLVL=1 2023-01-11T21:10:16.1594707Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:10:16.1595019Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:10:16.1595813Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2023-01-11T21:10:16.1596656Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:10:16.1596975Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:10:16.1597272Z GITHUB_EVENT_NAME=pull_request 2023-01-11T21:10:16.1597589Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:10:16.1597936Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:10:16.1598211Z GITHUB_RUN_NUMBER=77928 2023-01-11T21:10:16.1598508Z GITHUB_WORKFLOW=pull 2023-01-11T21:10:16.1598923Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:16.1599379Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:10:16.1599706Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T21:10:16.1600170Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:10:16.1600522Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T21:10:16.1600767Z _=/usr/bin/env 2023-01-11T21:10:16.1601072Z + echo 'Testing pytorch' 2023-01-11T21:10:16.1601326Z Testing pytorch 2023-01-11T21:10:16.1601578Z + export LANG=C.UTF-8 2023-01-11T21:10:16.1601835Z + LANG=C.UTF-8 2023-01-11T21:10:16.1602073Z + PR_NUMBER=91627 2023-01-11T21:10:16.1602320Z + [[ functorch == \d\e\f\a\u\l\t ]] 2023-01-11T21:10:16.1602612Z + [[ functorch == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T21:10:16.1602890Z + [[ functorch == \s\l\o\w ]] 2023-01-11T21:10:16.1603288Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *slow-gradcheck* ]] 2023-01-11T21:10:16.1603973Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *cuda* ]] 2023-01-11T21:10:16.1604330Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:10:16.1604648Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:10:16.1604922Z + [[ functorch == *crossref* ]] 2023-01-11T21:10:16.1605189Z + [[ functorch == *dynamo* ]] 2023-01-11T21:10:16.1605457Z + [[ functorch == *inductor* ]] 2023-01-11T21:10:16.1605831Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *rocm* ]] 2023-01-11T21:10:16.1606265Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 != *-bazel-* ]] 2023-01-11T21:10:16.1606643Z + pip_install --user ninja==1.10.2 2023-01-11T21:10:16.1607019Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T21:10:16.7094713Z Collecting ninja==1.10.2 2023-01-11T21:10:16.7297107Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T21:10:17.5973636Z Installing collected packages: ninja 2023-01-11T21:10:17.6071887Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T21:10:17.6072560Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:10:17.6129996Z Successfully installed ninja-1.10.2 2023-01-11T21:10:17.6784624Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:17.6785294Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T21:10:17.6787087Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *asan* ]] 2023-01-11T21:10:17.6787613Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-tsan* ]] 2023-01-11T21:10:17.6788233Z + [[ functorch == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T21:10:17.6788558Z + [[ functorch == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T21:10:17.6796712Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *tbb* ]] 2023-01-11T21:10:17.6813706Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *libtorch* ]] 2023-01-11T21:10:17.6814200Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-bazel-* ]] 2023-01-11T21:10:17.6814898Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-tsan* ]] 2023-01-11T21:10:17.6817718Z + cd test 2023-01-11T21:10:17.6818452Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T21:10:19.2770963Z PyTorch built with: 2023-01-11T21:10:19.2771439Z - GCC 7.5 2023-01-11T21:10:19.2771725Z - C++ Version: 201703 2023-01-11T21:10:19.2772281Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:10:19.2772847Z - Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:10:19.2773258Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:10:19.2773628Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T21:10:19.2773955Z - NNPACK is enabled 2023-01-11T21:10:19.2774269Z - CPU capability usage: AVX2 2023-01-11T21:10:19.2774557Z - CUDA Runtime 11.6 2023-01-11T21:10:19.2774949Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2023-01-11T21:10:19.2775348Z - CuDNN 8.3.2 (built against CUDA 11.5) 2023-01-11T21:10:19.2775632Z - Magma 2.6.1 2023-01-11T21:10:19.2778735Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=11.6, CUDNN_VERSION=8.3.2, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_DISABLE_GPU_ASSERTS=ON, TORCH_VERSION=2.0.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2023-01-11T21:10:19.2780961Z 2023-01-11T21:10:19.5010877Z + cd test 2023-01-11T21:10:19.5011409Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T21:10:21.0247949Z ATen/Parallel: 2023-01-11T21:10:21.0264312Z at::get_num_threads() : 8 2023-01-11T21:10:21.0264650Z at::get_num_interop_threads() : 8 2023-01-11T21:10:21.0264950Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:10:21.0265232Z omp_get_max_threads() : 8 2023-01-11T21:10:21.0265863Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:10:21.0266258Z mkl_get_max_threads() : 8 2023-01-11T21:10:21.0266699Z Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:10:21.0267073Z std::thread::hardware_concurrency() : 16 2023-01-11T21:10:21.0267368Z Environment variables: 2023-01-11T21:10:21.0267643Z OMP_NUM_THREADS : [not set] 2023-01-11T21:10:21.0267915Z MKL_NUM_THREADS : [not set] 2023-01-11T21:10:21.0268174Z ATen parallel backend: OpenMP 2023-01-11T21:10:21.0268353Z 2023-01-11T21:10:21.2530456Z + [[ functorch == *backward* ]] 2023-01-11T21:10:21.2530969Z + [[ functorch == *xla* ]] 2023-01-11T21:10:21.2531243Z + [[ functorch == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T21:10:21.2531942Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *libtorch* ]] 2023-01-11T21:10:21.2532376Z + [[ functorch == distributed ]] 2023-01-11T21:10:21.2532627Z + [[ functorch == deploy ]] 2023-01-11T21:10:21.2533028Z + [[ functorch == *inductor_distributed* ]] 2023-01-11T21:10:21.2533464Z + [[ functorch == *dynamo* ]] 2023-01-11T21:10:21.2533715Z + [[ functorch == *dynamo* ]] 2023-01-11T21:10:21.2534027Z + [[ functorch == *inductor_huggingface* ]] 2023-01-11T21:10:21.2534710Z + [[ functorch == *inductor_timm* ]] 2023-01-11T21:10:21.2535021Z + [[ functorch == *inductor_torchbench* ]] 2023-01-11T21:10:21.2535297Z + [[ functorch == *inductor* ]] 2023-01-11T21:10:21.2535656Z + [[ 1 == 1 ]] 2023-01-11T21:10:21.2536079Z + [[ 1 -gt 1 ]] 2023-01-11T21:10:21.2536287Z + [[ 1 == 2 ]] 2023-01-11T21:10:21.2536553Z + [[ 1 -gt 2 ]] 2023-01-11T21:10:21.2537059Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *vulkan* ]] 2023-01-11T21:10:21.2537602Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-bazel-* ]] 2023-01-11T21:10:21.2538131Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-mobile-lightweight-dispatch* ]] 2023-01-11T21:10:21.2538835Z + [[ linux-bionic-cuda11.6-py3.10-gcc7 == *-tsan* ]] 2023-01-11T21:10:21.2539136Z + [[ functorch = docs_test ]] 2023-01-11T21:10:21.2539421Z + [[ functorch == *functorch* ]] 2023-01-11T21:10:21.2539892Z + test_functorch 2023-01-11T21:10:21.2540237Z + python test/run_test.py --functorch --verbose 2023-01-11T21:10:23.3764301Z Ignoring disabled issues: ['91003'] 2023-01-11T21:10:23.4088937Z /var/lib/jenkins/workspace/test/run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:10:23.4090175Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T21:10:23.4090755Z Selected tests: 2023-01-11T21:10:23.4091033Z functorch/test_aotdispatch 2023-01-11T21:10:23.4091309Z functorch/test_control_flow 2023-01-11T21:10:23.4091574Z functorch/test_dims 2023-01-11T21:10:23.4091826Z functorch/test_eager_transforms 2023-01-11T21:10:23.4092112Z functorch/test_functionalize 2023-01-11T21:10:23.4092409Z functorch/test_memory_efficient_fusion 2023-01-11T21:10:23.4092679Z functorch/test_minifier 2023-01-11T21:10:23.4092943Z functorch/test_ops 2023-01-11T21:10:23.4093193Z functorch/test_vmap 2023-01-11T21:10:23.4093452Z functorch/test_vmap_registrations 2023-01-11T21:10:23.4256628Z Prioritized test from test file changes. 2023-01-11T21:10:23.4257204Z reordering tests for PR: 2023-01-11T21:10:23.4258481Z prioritized: ['functorch/test_aotdispatch', 'functorch/test_eager_transforms', 'functorch/test_vmap', 'functorch/test_vmap_registrations'] 2023-01-11T21:10:23.4259294Z the rest: ['functorch/test_control_flow', 'functorch/test_dims', 'functorch/test_functionalize', 'functorch/test_memory_efficient_fusion', 'functorch/test_minifier', 'functorch/test_ops'] 2023-01-11T21:10:23.4259665Z 2023-01-11T21:10:23.4260202Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2023-01-11T21:10:23.4450267Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to /var/lib/jenkins/workspace/test/.pytorch-disabled-tests.json 2023-01-11T21:10:23.4608525Z parallel (file granularity) tests: 2023-01-11T21:10:23.4609091Z functorch/test_aotdispatch 2023-01-11T21:10:23.4609600Z functorch/test_eager_transforms 2023-01-11T21:10:23.4609918Z functorch/test_vmap_registrations 2023-01-11T21:10:23.4610214Z functorch/test_control_flow 2023-01-11T21:10:23.4610465Z functorch/test_dims 2023-01-11T21:10:23.4610733Z functorch/test_functionalize 2023-01-11T21:10:23.4611027Z functorch/test_memory_efficient_fusion 2023-01-11T21:10:23.4611298Z functorch/test_minifier 2023-01-11T21:10:23.4611785Z serial (file granularity) tests: 2023-01-11T21:10:23.4612081Z functorch/test_vmap 2023-01-11T21:10:23.4612315Z functorch/test_ops 2023-01-11T21:10:25.6192866Z Ignoring disabled issues: ['91003'] 2023-01-11T21:10:25.6336361Z Ignoring disabled issues: ['91003'] 2023-01-11T21:10:25.6507903Z Running functorch/test_aotdispatch ... [2023-01-11 21:10:25.650429] 2023-01-11T21:10:25.6511553Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_aotdispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:10:25.650723] 2023-01-11T21:10:25.6655471Z Running functorch/test_eager_transforms ... [2023-01-11 21:10:25.665155] 2023-01-11T21:10:25.6658810Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_eager_transforms.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:10:25.665471] 2023-01-11T21:10:36.5429497Z 2023-01-11T21:10:36.5429990Z Expand the folded group to see the log file of functorch/test_eager_transforms 2023-01-11T21:10:36.5437238Z ##[group]PRINTING LOG FILE of functorch/test_eager_transforms (/var/lib/jenkins/workspace/test/test-reports/functorch-test_eager_transforms_0b14rlre) 2023-01-11T21:10:36.5438442Z /var/lib/jenkins/workspace/test/functorch/test_eager_transforms.py:53: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T21:10:36.5439191Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:10:36.5439432Z 2023-01-11T21:10:36.5439556Z Running tests... 2023-01-11T21:10:36.5440015Z ---------------------------------------------------------------------- 2023-01-11T21:10:36.5441005Z Test results will be stored in test-reports/python-unittest/functorch.test_eager_transforms 2023-01-11T21:10:36.5441920Z test_grad_fn_name_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.015s) 2023-01-11T21:10:36.5442395Z test_needs_input_grads_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5442937Z test_once_differentiable_autograd_vjp_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.016s) 2023-01-11T21:10:36.5444051Z test_once_differentiable_grad_vjp_cuda (__main__.TestAutogradFunctionCUDA) ... expected failure (0.004s) 2023-01-11T21:10:36.5444854Z test_set_materialize_grads_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5445359Z test_has_vmap_staticmethod_and_has_generate_vmap_rule_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.004s) 2023-01-11T21:10:36.5446120Z test_in_dims_multiple_inputs_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.004s) 2023-01-11T21:10:36.5446681Z test_in_dims_single_input_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.004s) 2023-01-11T21:10:36.5447225Z test_info_object_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.005s) 2023-01-11T21:10:36.5447954Z test_no_vmap_staticmethod_and_no_generate_vmap_rule_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.003s) 2023-01-11T21:10:36.5448513Z test_skips_empty_layer_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.003s) 2023-01-11T21:10:36.5449233Z test_autograd_function_debug_switch_cuda (__main__.TestComposabilityCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5449726Z test_autograd_function_no_setup_context_transform_functionalize_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5450549Z test_autograd_function_no_setup_context_transform_grad_and_value_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5451082Z test_autograd_function_no_setup_context_transform_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5451890Z test_autograd_function_no_setup_context_transform_hessian_cuda (__main__.TestComposabilityCUDA) ... ok (0.094s) 2023-01-11T21:10:36.5452404Z test_autograd_function_no_setup_context_transform_jacfwd_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5453427Z test_autograd_function_no_setup_context_transform_jacrev_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5453989Z test_autograd_function_no_setup_context_transform_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5456081Z test_autograd_functional_jacfwd_inside_transform_cuda (__main__.TestComposabilityCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_vmap_internals.py:101: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_add_batch_dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:10:36.5457377Z arg if in_dim is None else torch._add_batch_dim(arg, in_dim, vmap_level) 2023-01-11T21:10:36.5457697Z ok (0.018s) 2023-01-11T21:10:36.5458078Z test_autograd_functional_jacrev_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5458852Z test_autograd_functional_jvp_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5459340Z test_autograd_functional_vjp_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5459952Z test_grad_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5460474Z test_grad_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5460879Z test_grad_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5461607Z test_jvp_doesnt_support_saved_tensor_hooks_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5462081Z test_make_fx_jacrev_cuda (__main__.TestComposabilityCUDA) ... ok (0.464s) 2023-01-11T21:10:36.5462594Z test_make_fx_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.047s) 2023-01-11T21:10:36.5463164Z test_make_fx_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.019s) 2023-01-11T21:10:36.5463783Z test_no_warning_on_import_functorch_cuda (__main__.TestComposabilityCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:10:36.5464551Z test_requires_grad_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5465014Z test_retain_grad_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5465782Z test_transforms_dont_support_saved_tensor_hooks_transform_functionalize_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5466362Z test_transforms_dont_support_saved_tensor_hooks_transform_grad_and_value_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5467196Z test_transforms_dont_support_saved_tensor_hooks_transform_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5467746Z test_transforms_dont_support_saved_tensor_hooks_transform_hessian_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5468540Z test_transforms_dont_support_saved_tensor_hooks_transform_jacfwd_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5469091Z test_transforms_dont_support_saved_tensor_hooks_transform_jacrev_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5469885Z test_transforms_dont_support_saved_tensor_hooks_transform_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5470405Z test_vjp_doesnt_support_saved_tensor_hooks_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5470922Z test_vjp_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5471502Z test_vjp_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5471910Z test_vjp_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5472477Z test_vmap_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5473049Z test_vmap_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5473464Z test_vmap_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5474189Z test_ensemble_regression_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.420s) 2023-01-11T21:10:36.5474691Z test_find_learning_rate_ensembling_AlphaDropout_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.014s) 2023-01-11T21:10:36.5475484Z test_find_learning_rate_ensembling_Dropout_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.013s) 2023-01-11T21:10:36.5476040Z test_find_learning_rate_ensembling_FeatureAlphaDropout_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.013s) 2023-01-11T21:10:36.5476931Z test_lennard_jones_batched_jac_jac_jacfwd_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.324s) 2023-01-11T21:10:36.5477434Z test_lennard_jones_batched_jac_jac_jacrev_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.313s) 2023-01-11T21:10:36.5478141Z test_maml_omniglot_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (1.899s) 2023-01-11T21:10:36.5479087Z test_maml_regression_cuda (__main__.TestExamplesCorrectnessCUDA) ... /var/lib/jenkins/workspace/test/functorch/test_eager_transforms.py:3277: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp:259.) 2023-01-11T21:10:36.5480194Z return torch.tensor(xs, dtype=torch.float, device=device), \ 2023-01-11T21:10:36.5480505Z ok (0.030s) 2023-01-11T21:10:36.5481157Z test_resnet18_per_sample_grads_cuda (__main__.TestExamplesCorrectnessCUDA) ... skip: test requires torchvision (0.001s) 2023-01-11T21:10:36.5481732Z test_update_batch_norm_originally_track_running_stats_False_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.090s) 2023-01-11T21:10:36.5482562Z test_update_batch_norm_originally_track_running_stats_True_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.021s) 2023-01-11T21:10:36.5483055Z test_functionalize_fake_tensors_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5483904Z test_functionalize_fx_multi_out_op_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.106s) 2023-01-11T21:10:36.5484377Z test_functionalize_fx_out_op_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.097s) 2023-01-11T21:10:36.5485015Z test_functionalize_fx_reapply_views_simple_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.088s) 2023-01-11T21:10:36.5485586Z test_functionalize_fx_simple_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.083s) 2023-01-11T21:10:36.5486064Z test_functionalize_fx_transpose_simple_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.020s) 2023-01-11T21:10:36.5486777Z test_functionalize_grad_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5487221Z test_functionalize_nonfunctional_output_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5487947Z test_functionalize_opt_tensor_list_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.023s) 2023-01-11T21:10:36.5488432Z test_functionalize_optional_tensorlist1_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.022s) 2023-01-11T21:10:36.5488969Z test_functionalize_optional_tensorlist2_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.050s) 2023-01-11T21:10:36.5489610Z test_inplace_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5490015Z test_linear_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5490672Z test_multioutput_inplace_slice_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5491142Z test_multioutput_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5491573Z test_resize_program_inputs_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.058s) 2023-01-11T21:10:36.5492256Z test_simple_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5493488Z test_vmap_functionalize_jvp_cuda (__main__.TestFunctionalizeCUDA) ... /var/lib/jenkins/workspace/test/functorch/test_eager_transforms.py:3821: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copy. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:10:36.5494303Z y.add_(1) 2023-01-11T21:10:36.5494686Z ok (0.007s) 2023-01-11T21:10:36.5495143Z test_advanced_indexing_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5495561Z test_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5496340Z test_composed_with_autograd_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5496799Z test_composite_complicated_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5497299Z test_composite_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5497921Z test_composite_two_ops_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5498334Z test_conj_bit_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5498729Z test_dtype_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5499428Z test_escaped_wrappers_are_ignored_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5499897Z test_escaped_wrappers_are_marked_as_dead_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5500344Z test_fn_with_kwargs_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5500763Z test_functional_init_cuda (__main__.TestGradTransformCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5501181Z test_functional_init_with_buffers_cuda (__main__.TestGradTransformCUDA) ... ok (0.013s) 2023-01-11T21:10:36.5501880Z test_grad_aux_pytree_cuda (__main__.TestGradTransformCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5502322Z test_grad_aux_tensor_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5502743Z test_grad_of_vjp_composition_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5503183Z test_grad_of_vjp_of_grad_composition_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5503630Z test_grad_pytree_inputs_cuda (__main__.TestGradTransformCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5504042Z test_inplace_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5504445Z test_inplace_on_captures_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5504879Z test_inplace_on_view_base_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5505301Z test_inplace_on_view_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5505987Z test_invalid_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5506390Z test_is_cuda_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5506808Z test_manual_seed_inside_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5507238Z test_negative_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5507637Z test_nesting_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5508048Z test_no_grad_inside_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5508450Z test_no_grad_mixed_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5508883Z test_no_grad_nested_complicated_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5509317Z test_no_grad_nested_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5509741Z test_no_grad_outside_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5510159Z test_no_grad_outside_vjp_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5510653Z test_no_grad_outside_vjp_fn_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5511104Z test_no_grad_outside_vjp_only_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5511528Z test_no_grad_value_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5511924Z test_numel_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5512316Z test_out_of_order_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5512744Z test_primitive_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5513528Z test_print_captured_tensor_inside_transform_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5513950Z test_shape_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5514367Z test_tensor_ctor_inside_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5514800Z test_tensor_print_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.241s) 2023-01-11T21:10:36.5515230Z test_tensor_print_grad_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.010s) 2023-01-11T21:10:36.5515643Z test_tensor_print_vmap_cuda (__main__.TestGradTransformCUDA) ... ok (0.222s) 2023-01-11T21:10:36.5516075Z test_tensor_print_vmap_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.013s) 2023-01-11T21:10:36.5516510Z test_tensor_print_vmap_vmap_cuda (__main__.TestGradTransformCUDA) ... ok (0.229s) 2023-01-11T21:10:36.5516922Z test_unrelated_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5517373Z test_unrelated_hessian_cuda (__main__.TestGradTransformCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:10:36.5517825Z test_unrelated_vjp_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5518273Z test_unrelated_vjp_multiple_inputs_outputs_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5518717Z test_view_inplace_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5519126Z test_views_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5519521Z test_vjp_aux_pytree_cuda (__main__.TestGradTransformCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5519916Z test_vjp_aux_tensor_cuda (__main__.TestGradTransformCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5520310Z test_vjp_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5520726Z test_vjp_of_grad_composition_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5521175Z test_vjp_outputs_can_any_pytree_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5521593Z test_vjp_pytree_error_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5522014Z test_vjp_pytree_input_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5522431Z test_vjp_pytree_output_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5522838Z test_vjp_two_outputs_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5523242Z test_zero_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5523892Z test_CtxWithSavedTensors_error_if_name_collision_cuda (__main__.TestHelpersCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5524368Z test_CtxWithSavedTensors_nesting_cuda (__main__.TestHelpersCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5524816Z test_CtxWithSavedTensors_overrides_saved_tensors_cuda (__main__.TestHelpersCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5525292Z test_CtxWithSavedTensors_passthrough_cuda (__main__.TestHelpersCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5525721Z test_reductify_leaf_cuda (__main__.TestHelpersCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5526135Z test_hessian_vectorize_correctness_multi_input_cuda (__main__.TestHessianCUDA) ... ok (0.033s) 2023-01-11T21:10:36.5526687Z test_hessian_vectorize_correctness_simple_cuda (__main__.TestHessianCUDA) ... ok (0.017s) 2023-01-11T21:10:36.5527471Z test_hessian_vectorize_correctness_unrelated_outputs_cuda (__main__.TestHessianCUDA) ... ok (0.013s) 2023-01-11T21:10:36.5527936Z test_jacfwd_different_levels_cuda (__main__.TestHessianCUDA) ... ok (0.014s) 2023-01-11T21:10:36.5528376Z test_against_reference_correctness_different_devices_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5528866Z test_against_reference_correctness_different_devices_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5529324Z test_against_reference_default_arg_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5529740Z test_against_reference_default_arg_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5530247Z test_against_reference_multi_input_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5530676Z test_against_reference_multi_input_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5531130Z test_against_reference_multi_input_multi_output_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.021s) 2023-01-11T21:10:36.5531584Z test_against_reference_multi_input_multi_output_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.021s) 2023-01-11T21:10:36.5532029Z test_against_reference_simple_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.012s) 2023-01-11T21:10:36.5532450Z test_against_reference_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.012s) 2023-01-11T21:10:36.5532886Z test_against_reference_unrelated_outputs_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5533321Z test_against_reference_unrelated_outputs_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5533760Z test_against_reference_zero_dim_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.013s) 2023-01-11T21:10:36.5534182Z test_against_reference_zero_dim_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.013s) 2023-01-11T21:10:36.5534586Z test_argnums_defaults_to_zero_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5535005Z test_argnums_defaults_to_zero_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5535474Z test_argnums_effect_on_return_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5535885Z test_argnums_effect_on_return_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5536268Z test_argnums_tuple_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5536660Z test_argnums_tuple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5537047Z test_aux_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5537412Z test_aux_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5537786Z test_aux_tensor_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5538198Z test_chunk_jacrev__preallocate_and_copy_False_cuda (__main__.TestJacCUDA) ... ok (0.119s) 2023-01-11T21:10:36.5538629Z test_chunk_jacrev__preallocate_and_copy_True_cuda (__main__.TestJacCUDA) ... ok (0.125s) 2023-01-11T21:10:36.5540093Z test_chunk_jacrev_chunksize_one__preallocate_and_copy_False_cuda (__main__.TestJacCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/autograd/__init__.py:300: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:10:36.5541019Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:10:36.5541376Z ok (0.026s) 2023-01-11T21:10:36.5541738Z test_chunk_jacrev_chunksize_one__preallocate_and_copy_True_cuda (__main__.TestJacCUDA) ... ok (0.026s) 2023-01-11T21:10:36.5542204Z test_chunk_jacrev_composition__preallocate_and_copy_False_cuda (__main__.TestJacCUDA) ... ok (0.015s) 2023-01-11T21:10:36.5542752Z test_chunk_jacrev_composition__preallocate_and_copy_True_cuda (__main__.TestJacCUDA) ... ok (0.017s) 2023-01-11T21:10:36.5543194Z test_diff_numel_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5543581Z test_dimensionality_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5543958Z test_dimensionality_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5544436Z test_empty_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5544826Z test_empty_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5545194Z test_empty_output_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5545636Z test_empty_output_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5546021Z test_float_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5546401Z test_float_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5546767Z test_hessian_simple_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5547135Z test_inplace_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5547500Z test_inplace_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5547863Z test_multiple_args_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5548251Z test_multiple_args_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5548664Z test_multiple_inputs_outputs_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.012s) 2023-01-11T21:10:36.5549100Z test_multiple_inputs_outputs_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.010s) 2023-01-11T21:10:36.5549540Z test_multiple_inputs_outputs_pytree_multidim_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5549976Z test_multiple_inputs_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.015s) 2023-01-11T21:10:36.5550387Z test_multiple_inputs_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.011s) 2023-01-11T21:10:36.5550807Z test_multiple_outputs_multiple_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5551249Z test_multiple_outputs_multiple_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5551671Z test_multiple_outputs_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5552092Z test_multiple_outputs_single_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5552516Z test_multiple_outputs_single_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5552928Z test_negative_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5553616Z test_negative_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5554031Z test_nested_jac_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5554438Z test_out_of_bounds_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5555159Z test_out_of_bounds_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5555578Z test_outputs_can_any_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5555969Z test_outputs_can_any_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5556367Z test_repeated_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5556766Z test_repeated_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5576778Z test_simple_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5577229Z test_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5577624Z test_simple_not_flat_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5578016Z test_simple_not_flat_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5578416Z test_unrelated_input_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5579005Z test_unrelated_input_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5579412Z test_unrelated_output_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5579801Z test_unrelated_output_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5580182Z test_vmap_on_jac_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5580605Z test_autograd_function_disables_fwd_grad_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5580985Z test_aux_pytree_cuda (__main__.TestJvpCUDA) ... ok (0.006s) 2023-01-11T21:10:36.5581410Z test_aux_tensor_cuda (__main__.TestJvpCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5581767Z test_disable_fwd_grad_inside_cuda (__main__.TestJvpCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5582166Z test_disable_fwd_grad_mixed_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5582565Z test_disable_fwd_grad_outside_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5582943Z test_inplace_on_captures_cuda (__main__.TestJvpCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5583332Z test_inputs_are_tuples_of_tensors_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5583742Z test_jvp_inside_autograd_function_cuda (__main__.TestJvpCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5584142Z test_multiple_inputs_cuda (__main__.TestJvpCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5584518Z test_multiple_inputs_outputs_cuda (__main__.TestJvpCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5584911Z test_multiple_outputs_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5585320Z test_nonempty_primals_and_tangents_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5585711Z test_outputs_can_any_pytree_cuda (__main__.TestJvpCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5586128Z test_primals_tangents_length_mismatch_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5586532Z test_pytree_inputs_cuda (__main__.TestJvpCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5586927Z test_pytree_inputs_error_cases_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5587288Z test_simple_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5587648Z test_strict_mode_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5588020Z test_unrelated_input_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5588388Z test_unrelated_output_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5588794Z test_zerotensor_vmapjvp_interaction_cuda (__main__.TestJvpCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5589203Z test_buffer_tying (__main__.TestMakeFunctional) ... ok (0.004s) 2023-01-11T21:10:36.5589607Z test_combine_state_for_ensemble_error (__main__.TestMakeFunctional) ... ok (0.002s) 2023-01-11T21:10:36.5590042Z test_combine_state_for_ensemble_smoke (__main__.TestMakeFunctional) ... ok (0.002s) 2023-01-11T21:10:36.5590718Z test_correctness_mnist (__main__.TestMakeFunctional) ... /var/lib/jenkins/workspace/test/functorch/test_eager_transforms.py:3160: UserWarning: Implicit dimension choice for log_softmax has been deprecated. Change the call to include dim=X as an argument. 2023-01-11T21:10:36.5591291Z return F.log_softmax(x) 2023-01-11T21:10:36.5591525Z ok (0.018s) 2023-01-11T21:10:36.5591903Z test_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.003s) 2023-01-11T21:10:36.5592417Z test_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.003s) 2023-01-11T21:10:36.5592871Z test_parameter_tying (__main__.TestMakeFunctional) ... ok (0.005s) 2023-01-11T21:10:36.5593271Z test_parameter_tying_ensemble (__main__.TestMakeFunctional) ... ok (0.010s) 2023-01-11T21:10:36.5593685Z test_parameter_tying_grad (__main__.TestMakeFunctional) ... ok (0.005s) 2023-01-11T21:10:36.5594121Z test_state_correctly_returned_after_forward (__main__.TestMakeFunctional) ... ok (0.004s) 2023-01-11T21:10:36.5594665Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.003s) 2023-01-11T21:10:36.5595220Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.002s) 2023-01-11T21:10:36.5595714Z test_basic_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.001s) 2023-01-11T21:10:36.5596172Z test_grad_grad_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5596612Z test_grad_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5597079Z test_no_grad_inside_grad_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.008s) 2023-01-11T21:10:36.5597618Z test_no_grad_outside_grad_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5598073Z test_vmap_grad_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5598531Z test_vmap_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5598954Z test_argnums_reorders (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5599348Z test_duplicate_argnums (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5599747Z test_flat_args_with_negative_int_argnum (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5600182Z test_flat_args_with_positive_int_argnum (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5600601Z test_flat_args_with_tuple_argnum (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5600989Z test_invalid_argnum_type (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5601392Z test_not_enough_argnums (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5601796Z test_out_of_bounds_argnum_values (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5602187Z test_pytree_args (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:10:36.5602592Z test_all_dual_base_inplace_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5603073Z test_all_dual_base_view_inplace_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.005s) 2023-01-11T21:10:36.5603539Z test_all_dual_no_view_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.007s) 2023-01-11T21:10:36.5604357Z test_right_dual_base_prop_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.003s) 2023-01-11T21:10:36.5604825Z test_right_dual_view_prop_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5605260Z test_log_softmax_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.004s) 2023-01-11T21:10:36.5605692Z test_new_empty_materializes_tensor_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5606123Z test_new_zeros_materializes_tensor_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.002s) 2023-01-11T21:10:36.5606576Z test_per_sample_grads_embeddingnet_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.120s) 2023-01-11T21:10:36.5607033Z test_per_sample_grads_inplace_view_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.035s) 2023-01-11T21:10:36.5607454Z test_per_sample_grads_simple_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.044s) 2023-01-11T21:10:36.5607705Z 2023-01-11T21:10:36.5608032Z ---------------------------------------------------------------------- 2023-01-11T21:10:36.5608374Z Ran 280 tests in 6.650s 2023-01-11T21:10:36.5608542Z 2023-01-11T21:10:36.5608683Z OK (skipped=3, expected failures=1) 2023-01-11T21:10:36.5608853Z 2023-01-11T21:10:36.5608982Z Generating XML reports... 2023-01-11T21:10:36.5609610Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionCUDA-20230111211029.xml 2023-01-11T21:10:36.5610456Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionVmapAPICUDA-20230111211029.xml 2023-01-11T21:10:36.5611273Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestComposabilityCUDA-20230111211029.xml 2023-01-11T21:10:36.5612140Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestExamplesCorrectnessCUDA-20230111211029.xml 2023-01-11T21:10:36.5612944Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestFunctionalizeCUDA-20230111211029.xml 2023-01-11T21:10:36.5613715Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestGradTransformCUDA-20230111211029.xml 2023-01-11T21:10:36.5614457Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHelpersCUDA-20230111211029.xml 2023-01-11T21:10:36.5615242Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHessianCUDA-20230111211029.xml 2023-01-11T21:10:36.5615958Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJacCUDA-20230111211029.xml 2023-01-11T21:10:36.5616660Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJvpCUDA-20230111211029.xml 2023-01-11T21:10:36.5617385Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestMakeFunctional-20230111211029.xml 2023-01-11T21:10:36.5618171Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestPyOperatorInteractionCUDA-20230111211029.xml 2023-01-11T21:10:36.5618953Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestSliceArgnums-20230111211029.xml 2023-01-11T21:10:36.5619730Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapJvpInplaceViewCUDA-20230111211029.xml 2023-01-11T21:10:36.5620507Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapOfGradCUDA-20230111211029.xml 2023-01-11T21:10:36.5620832Z 2023-01-11T21:10:36.5621241Z ##[endgroup] 2023-01-11T21:10:36.5621839Z FINISHED PRINTING LOG FILE of functorch/test_eager_transforms (/var/lib/jenkins/workspace/test/test-reports/functorch-test_eager_transforms_0b14rlre) 2023-01-11T21:10:36.5622191Z 2023-01-11T21:10:37.3239861Z 2023-01-11T21:10:37.3240481Z Expand the folded group to see the log file of functorch/test_aotdispatch 2023-01-11T21:10:37.3242121Z ##[group]PRINTING LOG FILE of functorch/test_aotdispatch (/var/lib/jenkins/workspace/test/test-reports/functorch-test_aotdispatch_sw5th_l4) 2023-01-11T21:10:37.3244611Z /var/lib/jenkins/workspace/test/functorch/test_aotdispatch.py:61: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T21:10:37.3246073Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:10:37.3246331Z 2023-01-11T21:10:37.3246425Z Running tests... 2023-01-11T21:10:37.3246834Z ---------------------------------------------------------------------- 2023-01-11T21:10:37.3247375Z Test results will be stored in test-reports/python-unittest/functorch.test_aotdispatch 2023-01-11T21:10:37.3247824Z test_autocast_disable_guard (__main__.TestAOTAutograd) ... ok (0.414s) 2023-01-11T21:10:37.3248201Z test_batch_norm_amp (__main__.TestAOTAutograd) ... ok (0.234s) 2023-01-11T21:10:37.3248568Z test_batchnorm (__main__.TestAOTAutograd) ... ok (0.144s) 2023-01-11T21:10:37.3249776Z test_compilation_context (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3250571Z warnings.warn( 2023-01-11T21:10:37.3251901Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3252637Z warnings.warn( 2023-01-11T21:10:37.3252861Z ok (0.030s) 2023-01-11T21:10:37.3253970Z test_custom_autograd (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3254831Z warnings.warn( 2023-01-11T21:10:37.3255067Z ok (0.007s) 2023-01-11T21:10:37.3255397Z test_default_partitioner_saves_symints_not_tensors_for_bw (__main__.TestAOTAutograd) 2023-01-11T21:10:37.3255872Z In this test, the important thing is that primals_1 is **only** needed in the backward ... ok (0.557s) 2023-01-11T21:10:37.3257087Z test_dupe_arg (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3257840Z warnings.warn( 2023-01-11T21:10:37.3258065Z ok (0.015s) 2023-01-11T21:10:37.3259600Z test_dupe_arg_torture (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3260701Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3261786Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3262496Z warnings.warn( 2023-01-11T21:10:37.3263945Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3264978Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3265264Z ok (0.028s) 2023-01-11T21:10:37.3266375Z test_embedding_bag_view (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3267198Z warnings.warn( 2023-01-11T21:10:37.3267447Z ok (0.193s) 2023-01-11T21:10:37.3268528Z test_grad_context (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3269288Z warnings.warn( 2023-01-11T21:10:37.3269527Z ok (0.019s) 2023-01-11T21:10:37.3270617Z test_inner_grad (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3271427Z warnings.warn( 2023-01-11T21:10:37.3271652Z ok (0.039s) 2023-01-11T21:10:37.3272796Z test_input_aliased_with_mutation_output_alias (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3273582Z warnings.warn( 2023-01-11T21:10:37.3273822Z ok (0.088s) 2023-01-11T21:10:37.3274933Z test_input_data_and_metadata_mutation (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3275718Z warnings.warn( 2023-01-11T21:10:37.3275956Z ok (0.067s) 2023-01-11T21:10:37.3277119Z test_input_data_and_metadata_mutation_aliases_other_input (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3277906Z warnings.warn( 2023-01-11T21:10:37.3278141Z ok (0.114s) 2023-01-11T21:10:37.3279263Z test_input_inplace_requires_grad_true (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3280033Z warnings.warn( 2023-01-11T21:10:37.3280249Z ok (0.025s) 2023-01-11T21:10:37.3281376Z test_input_metadata_mutation_aliases (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3282162Z warnings.warn( 2023-01-11T21:10:37.3282397Z ok (0.023s) 2023-01-11T21:10:37.3283573Z test_input_mutation_alias_everything (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3285308Z warnings.warn( 2023-01-11T21:10:37.3285755Z ok (0.118s) 2023-01-11T21:10:37.3288078Z test_input_mutation_aliases_and_none_require_gradients (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3289627Z warnings.warn( 2023-01-11T21:10:37.3289861Z ok (0.036s) 2023-01-11T21:10:37.3291023Z test_input_mutation_aliases_and_output_alias (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3291807Z warnings.warn( 2023-01-11T21:10:37.3292043Z ok (0.077s) 2023-01-11T21:10:37.3293165Z test_input_mutation_aliases_bases_out_of_order (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3293965Z warnings.warn( 2023-01-11T21:10:37.3294203Z ok (0.122s) 2023-01-11T21:10:37.3295339Z test_input_mutation_aliases_other_input (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3296128Z warnings.warn( 2023-01-11T21:10:37.3296346Z ok (0.106s) 2023-01-11T21:10:37.3297481Z test_input_mutation_aliases_other_input2 (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3298272Z warnings.warn( 2023-01-11T21:10:37.3298515Z ok (0.111s) 2023-01-11T21:10:37.3300061Z test_input_mutation_and_output_view (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3301171Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3302328Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3303051Z warnings.warn( 2023-01-11T21:10:37.3304499Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3305604Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3305894Z ok (0.018s) 2023-01-11T21:10:37.3307015Z test_input_mutation_batchnorm (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3307785Z warnings.warn( 2023-01-11T21:10:37.3308028Z ok (0.146s) 2023-01-11T21:10:37.3309144Z test_input_mutation_is_output (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3309890Z warnings.warn( 2023-01-11T21:10:37.3310131Z ok (0.017s) 2023-01-11T21:10:37.3311241Z test_input_mutation_metadata (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3312012Z warnings.warn( 2023-01-11T21:10:37.3312238Z ok (0.025s) 2023-01-11T21:10:37.3313351Z test_input_mutation_metadata2 (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3314108Z warnings.warn( 2023-01-11T21:10:37.3314343Z ok (0.035s) 2023-01-11T21:10:37.3315430Z test_input_mutation_multiple (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3316200Z warnings.warn( 2023-01-11T21:10:37.3316434Z ok (0.041s) 2023-01-11T21:10:37.3318047Z test_input_mutation_output_view_multiple (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3319164Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3320245Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3320991Z warnings.warn( 2023-01-11T21:10:37.3322446Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3323487Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3324150Z ok (0.041s) 2023-01-11T21:10:37.3325335Z test_input_mutation_resize_smaller (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3326110Z warnings.warn( 2023-01-11T21:10:37.3326330Z ok (0.022s) 2023-01-11T21:10:37.3327441Z test_input_mutation_simple (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3328202Z warnings.warn( 2023-01-11T21:10:37.3328421Z ok (0.027s) 2023-01-11T21:10:37.3328772Z test_input_mutation_simple_with_none_and_nontensor (__main__.TestAOTAutograd) ... ok (0.015s) 2023-01-11T21:10:37.3330472Z test_input_output_view_metadata_mutate_multiple (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3331597Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3332767Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3333492Z warnings.warn( 2023-01-11T21:10:37.3334928Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3336077Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3336380Z ok (0.034s) 2023-01-11T21:10:37.3337525Z test_input_output_view_mutate_multiple (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3338313Z warnings.warn( 2023-01-11T21:10:37.3339756Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3340785Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3341066Z ok (0.035s) 2023-01-11T21:10:37.3342182Z test_input_output_view_simple (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3342955Z warnings.warn( 2023-01-11T21:10:37.3344391Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3345416Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3345698Z ok (0.011s) 2023-01-11T21:10:37.3346008Z test_invalid_dupe (__main__.TestAOTAutograd) ... ok (0.055s) 2023-01-11T21:10:37.3346388Z test_invalid_dupe_fake (__main__.TestAOTAutograd) ... ok (0.287s) 2023-01-11T21:10:37.3348063Z test_invalid_dupe_left_bias (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3349167Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3350231Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3351017Z warnings.warn( 2023-01-11T21:10:37.3352472Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:10:37.3353503Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:10:37.3353809Z ok (0.044s) 2023-01-11T21:10:37.3354108Z test_invalid_requires_grad (__main__.TestAOTAutograd) ... ok (0.028s) 2023-01-11T21:10:37.3354514Z test_invalid_requires_grad_fake (__main__.TestAOTAutograd) ... ok (0.122s) 2023-01-11T21:10:37.3354904Z test_list_codegen (__main__.TestAOTAutograd) ... ok (0.043s) 2023-01-11T21:10:37.3355243Z test_module (__main__.TestAOTAutograd) ... ok (0.055s) 2023-01-11T21:10:37.3356412Z test_multi_output (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3357171Z warnings.warn( 2023-01-11T21:10:37.3357412Z ok (0.022s) 2023-01-11T21:10:37.3358506Z test_multi_output_list (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3359247Z warnings.warn( 2023-01-11T21:10:37.3359487Z ok (0.023s) 2023-01-11T21:10:37.3360596Z test_no_grad_input_output (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3361352Z warnings.warn( 2023-01-11T21:10:37.3362344Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3363041Z warnings.warn( 2023-01-11T21:10:37.3364757Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3365609Z warnings.warn( 2023-01-11T21:10:37.3366638Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3367403Z warnings.warn( 2023-01-11T21:10:37.3367643Z ok (0.113s) 2023-01-11T21:10:37.3368750Z test_nonidempotent_amp (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3369516Z warnings.warn( 2023-01-11T21:10:37.3370503Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3371193Z warnings.warn( 2023-01-11T21:10:37.3371432Z ok (0.227s) 2023-01-11T21:10:37.3372523Z test_output_dict (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3373272Z warnings.warn( 2023-01-11T21:10:37.3374263Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3374961Z warnings.warn( 2023-01-11T21:10:37.3375958Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3376654Z warnings.warn( 2023-01-11T21:10:37.3376874Z ok (0.044s) 2023-01-11T21:10:37.3377182Z test_output_op_depending_on_symint (__main__.TestAOTAutograd) 2023-01-11T21:10:37.3377750Z It won't be obvious from reading this test what it's testing for. We should probably make it into a more ... ok (0.025s) 2023-01-11T21:10:37.3378219Z test_real_weights_in_symbolic_mode (__main__.TestAOTAutograd) ... ok (0.127s) 2023-01-11T21:10:37.3378647Z test_real_weights_in_symbolic_mode_with_inplace_ops (__main__.TestAOTAutograd) ... ok (0.021s) 2023-01-11T21:10:37.3379059Z test_resize_input (__main__.TestAOTAutograd) ... ok (0.007s) 2023-01-11T21:10:37.3380277Z test_single_output (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3381048Z warnings.warn( 2023-01-11T21:10:37.3381269Z ok (0.014s) 2023-01-11T21:10:37.3382412Z test_some_output_requires_grad_input_doesnt (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3383252Z warnings.warn( 2023-01-11T21:10:37.3383487Z ok (0.011s) 2023-01-11T21:10:37.3384615Z test_some_outputs_dont_require_grad_non_view (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3385385Z warnings.warn( 2023-01-11T21:10:37.3385622Z ok (0.016s) 2023-01-11T21:10:37.3386759Z test_some_outputs_dont_require_grad_view (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3387538Z warnings.warn( 2023-01-11T21:10:37.3387754Z ok (0.011s) 2023-01-11T21:10:37.3388860Z test_squeeze_mutation (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3389617Z warnings.warn( 2023-01-11T21:10:37.3389853Z ok (0.248s) 2023-01-11T21:10:37.3390943Z test_view_and_inplace_view (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3391711Z warnings.warn( 2023-01-11T21:10:37.3391947Z ok (0.020s) 2023-01-11T21:10:37.3393038Z test_view_detach (__main__.TestAOTAutograd) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3393773Z warnings.warn( 2023-01-11T21:10:37.3394005Z ok (0.020s) 2023-01-11T21:10:37.3394340Z test_aot_module_simplified (__main__.TestAOTModuleSimplified) ... ok (0.045s) 2023-01-11T21:10:37.3394793Z test_aot_module_simplified_dynamic (__main__.TestAOTModuleSimplified) ... ok (0.184s) 2023-01-11T21:10:37.3395259Z test_aot_module_simplified_fake_tensor_gm_raises (__main__.TestAOTModuleSimplified) ... ok (0.009s) 2023-01-11T21:10:37.3396628Z test_aot_module_simplified_preserves_stack_trace (__main__.TestAOTModuleSimplified) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3397449Z warnings.warn( 2023-01-11T21:10:37.3397686Z ok (0.066s) 2023-01-11T21:10:37.3398017Z test_autocast (__main__.TestPartitioning) ... skip: test requires torchvision (0.001s) 2023-01-11T21:10:37.3398432Z test_contiguous (__main__.TestPartitioning) ... ok (0.011s) 2023-01-11T21:10:37.3399634Z test_default_partitioner_getitem (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3400468Z warnings.warn( 2023-01-11T21:10:37.3400687Z ok (0.040s) 2023-01-11T21:10:37.3401849Z test_default_partitioner_output_tensor_shape_tensor (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3402644Z warnings.warn( 2023-01-11T21:10:37.3402886Z ok (0.292s) 2023-01-11T21:10:37.3404345Z test_meta_tensor_inplace_op (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3405143Z warnings.warn( 2023-01-11T21:10:37.3405382Z ok (0.145s) 2023-01-11T21:10:37.3406501Z test_min_cut_partitioner (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3407269Z warnings.warn( 2023-01-11T21:10:37.3408259Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3408963Z warnings.warn( 2023-01-11T21:10:37.3409957Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3410642Z warnings.warn( 2023-01-11T21:10:37.3410859Z ok (0.135s) 2023-01-11T21:10:37.3412010Z test_min_cut_partitioner_output_tensor_shape_tensor (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3412811Z warnings.warn( 2023-01-11T21:10:37.3413051Z ok (0.447s) 2023-01-11T21:10:37.3414294Z test_min_cut_partitioner_recomputable_ops (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3415092Z warnings.warn( 2023-01-11T21:10:37.3416104Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3416878Z warnings.warn( 2023-01-11T21:10:37.3417114Z ok (0.056s) 2023-01-11T21:10:37.3418229Z test_min_cut_partitioner_save_shape (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3419007Z warnings.warn( 2023-01-11T21:10:37.3420024Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3420722Z warnings.warn( 2023-01-11T21:10:37.3420941Z ok (0.264s) 2023-01-11T21:10:37.3421257Z test_preserve_random (__main__.TestPartitioning) ... ok (0.034s) 2023-01-11T21:10:37.3422450Z test_recompute_partitioning (__main__.TestPartitioning) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:10:37.3423229Z warnings.warn( 2023-01-11T21:10:37.3423468Z ok (0.031s) 2023-01-11T21:10:37.3423600Z 2023-01-11T21:10:37.3423874Z ---------------------------------------------------------------------- 2023-01-11T21:10:37.3424204Z Ran 73 tests in 6.384s 2023-01-11T21:10:37.3424370Z 2023-01-11T21:10:37.3424476Z OK (skipped=1) 2023-01-11T21:10:37.3424610Z 2023-01-11T21:10:37.3424735Z Generating XML reports... 2023-01-11T21:10:37.3425307Z Generated XML report: test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTAutograd-20230111211030.xml 2023-01-11T21:10:37.3426062Z Generated XML report: test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTModuleSimplified-20230111211030.xml 2023-01-11T21:10:37.3426804Z Generated XML report: test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestPartitioning-20230111211030.xml 2023-01-11T21:10:37.3427123Z 2023-01-11T21:10:37.3427526Z ##[endgroup] 2023-01-11T21:10:37.3428101Z FINISHED PRINTING LOG FILE of functorch/test_aotdispatch (/var/lib/jenkins/workspace/test/test-reports/functorch-test_aotdispatch_sw5th_l4) 2023-01-11T21:10:37.3428439Z 2023-01-11T21:10:39.1082034Z Ignoring disabled issues: ['91003'] 2023-01-11T21:10:39.1403054Z Running functorch/test_vmap_registrations ... [2023-01-11 21:10:39.139838] 2023-01-11T21:10:39.1405075Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_vmap_registrations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:10:39.140141] 2023-01-11T21:10:39.9244267Z Ignoring disabled issues: ['91003'] 2023-01-11T21:10:39.9566355Z Running functorch/test_control_flow ... [2023-01-11 21:10:39.956152] 2023-01-11T21:10:39.9569542Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_control_flow.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:10:39.956562] 2023-01-11T21:10:44.3514795Z 2023-01-11T21:10:44.3515474Z Expand the folded group to see the log file of functorch/test_vmap_registrations 2023-01-11T21:10:44.3517073Z ##[group]PRINTING LOG FILE of functorch/test_vmap_registrations (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_registrations_5jg3weol) 2023-01-11T21:10:44.3518546Z 2023-01-11T21:10:44.3518839Z Running tests... 2023-01-11T21:10:44.3519707Z ---------------------------------------------------------------------- 2023-01-11T21:10:44.3520746Z Test results will be stored in test-reports/python-unittest/functorch.test_vmap_registrations 2023-01-11T21:10:44.3521831Z test_register_a_batching_rule_for_composite_implicit_autograd_[_test::cat] (__main__.TestFunctorchDispatcher) ... ok (1.652s) 2023-01-11T21:10:44.3522972Z test_register_a_batching_rule_for_composite_implicit_autograd_[_test::get_first] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3524457Z test_register_a_batching_rule_for_composite_implicit_autograd_[_test::leaky_relu] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3525609Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__and__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3526756Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__and__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3527906Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__iand__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3529107Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__iand__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3530265Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ior__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3531572Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ior__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3532803Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ixor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3533942Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ixor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3535152Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__or__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3536286Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__or__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3537514Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__xor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3538713Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__xor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3539756Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_add_batch_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3540671Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_assert_tensor_metadata] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3541870Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_autocast_to_full_precision] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3543120Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_autocast_to_reduced_precision] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3543763Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3544613Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_batch_norm_impl_index] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3545813Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_batch_norm_impl_index_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3546967Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Byte] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3548239Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Char] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3549857Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Double] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3551023Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Float] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3552113Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Half] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3553231Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3554311Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Long] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3555415Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Short] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3556741Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_choose_qparams_per_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3557447Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution.deprecated] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3558082Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution_double_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3558679Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution_mode] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3559284Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_clear_plan_cache] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3559908Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_get_plan_cache_max_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3560533Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_get_plan_cache_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3561148Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_set_plan_cache_max_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3561747Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_debug_has_internal_overlap] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3562348Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_dim_arange] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3562944Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_embedding_bag_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3563568Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_embedding_bag_sparse_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3564562Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_gather_sparse_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3565195Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_grid_sampler_2d_cpu_fallback_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3565841Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_has_compatible_shallow_copy_type] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3566451Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_is_zerotensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3567106Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_lu_with_info] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3567692Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_nnpack_available] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3568300Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pack_padded_sequence_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3568914Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_circular] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3569493Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_enum] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3570130Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_packed_sequence] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3570758Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_remove_batch_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3571337Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_reshape_from_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3571930Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_rowwise_prune] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3572527Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_saturate_weight_to_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3573146Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_scaled_dot_product_attention] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3573781Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_scaled_dot_product_attention_math] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3574378Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_shape_as_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3574967Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_draw] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3575560Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_ff_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3576167Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_initialize_state_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3576786Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_scramble_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3577375Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_bsc_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3577995Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_bsr_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3578669Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_compressed_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3579301Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_coo_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3579909Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_csc_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3580506Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_csr_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3581127Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_log_softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3581796Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_log_softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3582397Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_mm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3582998Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3583588Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3584193Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum.dim_dtype] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3584788Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum.dtype] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3585378Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3585985Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_ambiguous_defaults.a] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3586587Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_ambiguous_defaults.b] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3587225Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_autograd_multiple_dispatch.ntonly] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3587869Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_serialization_subcmul] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3588481Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_string_default] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3589106Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_differentiable_gru_cell_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3589745Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_differentiable_lstm_cell_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3590424Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_fused_lstm_cell_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3591014Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_to_cpu] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3591589Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_unpack_dual] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3592194Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_bicubic2d_aa.vec] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3592797Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_bilinear2d_aa.vec] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3593474Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact1d.vec] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3594111Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact2d.vec] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3594730Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact3d.vec] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3595347Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_use_cudnn_rnn_flatten_weight] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3596001Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_bsc_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3596634Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_bsr_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3597277Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_compressed_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3597921Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_coo_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3598542Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_csc_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3599153Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_csr_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3599750Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_version] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3600326Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_weight_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3600940Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_weight_norm_differentiable_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3601554Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3602110Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3602690Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3603279Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3604052Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3604656Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3605232Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3605813Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adjoint] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3606421Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::affine_grid_generator_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3607022Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3607673Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3608270Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_to.ellipsis_idx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3608856Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_to] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3609434Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::all.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3610024Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::all.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3610738Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::alpha_dropout] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3611320Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::alpha_dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3611906Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::any.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3612491Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::any.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3613073Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3613630Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3614200Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3614780Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3615356Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3615925Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3616482Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3617054Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3617629Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3618204Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3618778Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3619331Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3619905Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3620483Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3621054Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3621617Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3622218Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3622795Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3623368Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3623941Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3624492Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3625132Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3625715Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3626289Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argwhere] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3626872Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_1d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3627441Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3628027Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_2d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3628615Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3629204Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_3d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3629791Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_3d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3630352Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3630933Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::batch_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3631502Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bilinear] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3632092Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_and_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3632691Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_or.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3633274Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_or_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3633864Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_xor.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3634459Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_xor_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3635097Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::broadcast_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3635681Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::broadcast_to] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3636260Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::can_cast] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3636904Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cartesian_prod] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3637498Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cat.names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3638074Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cat.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3638631Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cdist] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3639264Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chain_matmul.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3639851Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chain_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3640429Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chalf] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3641023Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::choose_qparams_optimized] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3641592Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chunk] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3642166Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3642760Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3643348Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3644092Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3644647Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3645219Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3645781Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::coalesce] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3646362Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::column_stack.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3646935Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::column_stack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3647518Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::combinations] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3648103Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3648688Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3649272Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3649823Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3650416Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3651028Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3651700Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3652308Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3652863Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conj] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3653441Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conj_physical] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3654101Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::contiguous] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3654695Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv1d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3655279Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3655843Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv2d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3656424Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3657002Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv3d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3657575Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3658137Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_tbc_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3658734Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3659339Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose2d.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3659948Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose3d.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3660536Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::corrcoef] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3661110Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cosine_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3661716Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cosine_similarity] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3662291Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cov] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3662858Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3663428Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3663987Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross_entropy_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3664586Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ctc_loss.IntList] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3665186Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ctc_loss.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3665833Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cudnn_is_acceptable] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3666438Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummax.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3667016Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummax.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3667617Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummaxmin_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3668198Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummin.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3668844Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummin.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3669439Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3670025Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3670619Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3671210Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3671804Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3672401Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3672979Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3673588Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumulative_trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3674203Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumulative_trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3674790Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::data] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3675328Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::det] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3675901Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diag.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3676468Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diag] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3677034Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diagflat] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3677621Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diagonal.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3678186Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diff.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3678750Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diff] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3679328Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3679927Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3680569Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3681157Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3681745Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3682330Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.out_mode] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3682921Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3683567Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3684313Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3684906Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3685488Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dropout] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3686059Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3686620Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3687206Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3687788Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dstack.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3688353Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dstack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3688913Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::einsum] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3689473Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3690093Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_bag.padding_idx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3690706Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_bag] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3691316Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_sparse_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3691909Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::empty.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3692464Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::expand_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3693076Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_channel_affine] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3693736Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_channel_affine_cachemask_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3694420Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine.tensor_qparams] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3695144Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3695796Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine_cachemask_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3696443Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_fp16_weight] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3697082Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_fp16_weight_fp32_activation] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3697782Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_int8_weight] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3698419Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_int8_weight_fp32_activation] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3699056Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_quantize_weight] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3699661Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_gemm_matrix_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3700292Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_quantized_matrix.KN] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3700918Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_quantized_matrix] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3701537Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_alpha_dropout] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3702148Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_alpha_dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3702730Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_dropout] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3703326Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3703912Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3704490Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3705069Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3705626Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3706196Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3706766Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3707339Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftshift] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3707896Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3708484Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3709058Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3709671Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3710252Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3710815Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3711388Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3712014Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3712586Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3713162Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3713720Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3714291Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3714870Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftshift] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3715458Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3716026Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3716610Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3717180Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3717750Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3718332Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3718888Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3719477Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3720053Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3720625Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3721201Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3721755Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3722330Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3722910Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3723482Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3724291Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3724862Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3725431Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3726011Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fill_diagonal_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3726657Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3727203Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3727768Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3728352Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.DimnameList] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3728965Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.named_out_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3729589Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.using_ints] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3730189Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.using_names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3730835Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3731422Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fliplr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3731987Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flipud] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3732566Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3733150Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3733770Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3734389Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3735053Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3735673Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3736265Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3736862Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3737456Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::floor_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3738057Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::floor_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3738717Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::frobenius_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3739307Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::frobenius_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3739916Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fused_moving_avg_obs_fake_quant] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3740529Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3741169Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3741789Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3742383Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ger.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3742983Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ger] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3743554Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::get_gradients] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3744142Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.array] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3744748Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalararray] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3745346Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarint] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3745966Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarrayarray] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3746596Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3747217Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.tensorarray] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3747838Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.tensorarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3748433Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3749032Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3749629Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3750218Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3750805Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3751373Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3751978Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3752588Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3753246Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3753868Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3754458Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3755052Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3755696Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::grid_sampler] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3756281Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::group_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3756843Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru.data] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3757421Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3757991Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3758574Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hinge_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3759196Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd.TensorList_bins] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3759803Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd.int_bins] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3760407Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3760992Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3761572Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3762149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hstack.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3762701Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hstack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3763289Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::imag] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3764117Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_add.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3764731Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_copy.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3765331Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_copy_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3765923Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill.Dimname_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3766546Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill.Dimname_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3767175Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill_.Dimname_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3767853Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill_.Dimname_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3768475Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3769088Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3769694Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3770391Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::infinitely_differentiable_gelu_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3770987Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inner.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3771565Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inner] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3772142Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::instance_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3772721Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inverse.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3773293Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inverse] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3773856Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_complex] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3774434Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_conj] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3775015Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_distributed] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3775606Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_floating_point] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3776178Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_inference] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3776748Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_leaf] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3777318Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_neg] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3777906Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_nonzero] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3778502Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_signed] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3779071Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_vulkan_available] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3779655Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isclose] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3780244Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isfinite] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3780846Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isreal] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3781436Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::istft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3782044Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::item] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3782632Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kl_div] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3783199Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kron.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3783763Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kron] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3784343Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kthvalue.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3784979Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kthvalue.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3785563Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::l1_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3786132Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::layer_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3786709Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3787269Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3787841Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3788419Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3789006Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3789589Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3790157Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3790742Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3791320Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3791911Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3792513Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3793093Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3793686Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3794285Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3794872Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3795458Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cholesky.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3796033Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cholesky] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3796667Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3797265Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.p_str] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3797864Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.p_str_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3798453Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3799064Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_det.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3799640Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_det] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3800229Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_diagonal] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3800832Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigh.eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3801404Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3801991Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvals.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3802584Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3803177Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvalsh.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3803923Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvalsh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3804501Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_inv.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3805084Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_inv] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3805678Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_ldl_factor.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3806278Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_ldl_factor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3806880Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_lu_factor.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3807464Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_lu_factor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3808055Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matmul.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3808643Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3809233Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3809841Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.str_ord] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3810446Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.str_ord_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3811125Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3811741Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_power.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3812366Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_power] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3813023Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3813729Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_float_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3814446Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3815102Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3815729Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3816341Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.out_tol_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3816968Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.tol_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3817564Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3818159Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_multi_dot.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3818754Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_multi_dot] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3819345Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.ord_str] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3819941Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.ord_str_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3820515Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3821088Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3821704Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3822343Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.atol_rtol_float_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3822945Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3823535Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.out_rcond_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3824155Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.rcond_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3824767Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3825424Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_slogdet.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3826045Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_slogdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3826630Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3827214Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3827850Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve_ex.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3828434Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve_ex] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3829016Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svd.U] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3829575Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svd] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3830159Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svdvals.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3830745Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svdvals] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3831340Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorinv.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3831915Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorinv] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3832516Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorsolve.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3833118Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorsolve] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3833711Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vander] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3834302Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vecdot.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3834876Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vecdot] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3835514Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linear] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3836112Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_sigmoid.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3836718Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_sigmoid] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3837328Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3837920Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_softmax.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3838546Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logcumsumexp.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3839164Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logcumsumexp.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3839835Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3840446Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logsumexp.names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3841025Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logsumexp.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3841612Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm.data] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3842237Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3842811Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3843395Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lu_solve.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3844171Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lu_solve] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3844740Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mH] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3845291Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mT] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3845864Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::margin_ranking_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3846549Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::masked_select_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3847147Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matmul.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3847715Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matmul] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3848277Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_H] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3848847Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_exp] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3849435Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_exp_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3850014Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_power.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3850606Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_power] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3851191Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3851781Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.names_dim_max] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3852342Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.other] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3852908Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3853486Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3854142Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool1d_with_indices] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3854750Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3855302Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3855881Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mean.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3856462Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mean.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3857116Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::median.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3857720Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::median.names_dim_values] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3858312Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::meshgrid.indexing] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3858901Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::meshgrid] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3859477Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3860062Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.names_dim_min] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3860648Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.other] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3861202Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3861781Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mish_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3862365Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mode.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3862955Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mode.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3863520Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::moveaxis.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3864112Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::moveaxis.intlist] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3864761Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::movedim.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3865378Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::movedim.intlist] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3865980Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::msort.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3866532Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::msort] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3867120Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multilabel_margin_loss.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3867735Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multilabel_margin_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3868336Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3868983Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3869568Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3870160Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3870750Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3871388Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmean.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3871965Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmean] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3872538Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmedian.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3873152Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmedian.names_dim_values] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3873761Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3874361Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3874975Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3875557Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3876149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::narrow.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3876729Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::narrow] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3877313Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::native_channel_shuffle] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3877904Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3878463Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3879044Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3879638Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nested_to_padded_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3880235Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3880797Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss2d.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3881368Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3881941Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3882514Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss_nd] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3883134Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nonzero_numpy] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3883884Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_ScalarOpt_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3884521Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_ScalarOpt_dim_dtype] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3885136Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_dtype_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3885723Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3886382Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm_except_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3886956Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3887556Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3888149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3888742Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3889336Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3889911Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3890506Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3891103Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.dim_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3891689Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3892270Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3892823Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::numpy_T] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3893413Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::one_hot] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3894007Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::orgqr.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3894582Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::orgqr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3895149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::outer.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3895694Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::outer] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3896259Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::output_nr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3896833Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pad] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3897408Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pad_sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3898064Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pairwise_distance] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3898665Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pdist] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3899236Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pin_memory] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3899814Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pinverse] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3900451Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::poisson_nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3901013Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::positive] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3901585Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prelu] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3902168Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prod.Dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3902756Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prod.dim_Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3903347Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::promote_types] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3903902Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::qr.Q] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3904460Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::qr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3905030Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3905620Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3906203Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3906787Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3907372Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_gru_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3907973Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_lstm_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3908571Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_rnn_relu_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3909154Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_rnn_tanh_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3909757Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rand.generator_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3910356Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::randn.generator_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3910942Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::randn.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3911520Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ravel] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3912130Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::real] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3912729Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::refine_names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3913319Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::relu6] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3913916Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::relu6_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3914496Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rename] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3915143Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rename_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3915752Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::repeat_interleave.self_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3916382Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::repeat_interleave.self_int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3916984Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::requires_grad_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3917562Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::reshape] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3918124Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::reshape_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3918704Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::resolve_conj] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3919286Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::resolve_neg] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3919881Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3920490Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3921087Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3921691Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3922286Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::retain_grad] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3922868Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::retains_grad] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3923454Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu.data] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3924270Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3924854Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3925437Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh.data] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3926029Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3926589Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh_cell] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3927237Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::row_stack.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3927834Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::row_stack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3928407Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rrelu] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3928967Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rrelu_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3929601Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter.dimname_src] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3930216Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter.dimname_value] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3930824Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter_add.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3931418Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::select.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3932013Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::selu] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3932594Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::selu_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3933217Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::set_.source_Tensor_storage_offset] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3933816Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::set_data] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3934418Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::silu_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.3935060Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::size.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3935623Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::size.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3936200Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slogdet.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3936776Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slogdet] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3937361Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slow_conv3d.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3937948Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slow_conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3938498Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::smm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3939069Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3939648Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3940228Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3940808Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_stable] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3941460Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_values] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3942078Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_values_stable] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3942705Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsc_tensor.ccol_row_value] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3943338Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsc_tensor.ccol_row_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3943959Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsr_tensor.crow_col_value] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3944655Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsr_tensor.crow_col_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3945303Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_compressed_tensor.comp_plain_value] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3945980Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_compressed_tensor.comp_plain_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3946630Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_coo_tensor.indices] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3947253Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_coo_tensor.indices_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3947871Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csc_tensor.ccol_row_value] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3948507Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csc_tensor.ccol_row_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3949140Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csr_tensor.crow_col_value] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3949770Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csr_tensor.crow_col_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3950412Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3951046Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3951706Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_t.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3952363Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3953005Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3953655Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_u.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3954303Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3954970Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3955674Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_v.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3956329Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3956975Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3957626Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_w.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3958294Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_digamma.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3958897Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_digamma] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3959490Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erf.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3960074Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erf] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3960664Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfc.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3961235Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfc] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3961829Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfinv.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3962420Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfinv] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3963009Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_exp2.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3963594Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_exp2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3964333Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expit.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3964926Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expit] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3965522Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expm1.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3966104Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expm1] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3966701Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammainc.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3967330Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammainc] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3967932Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaincc.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3968531Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaincc] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3969136Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaln.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3969727Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaln] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3970406Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_h.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3971062Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_h.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3971712Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_h.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3972362Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_he.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3973068Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_he.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3973699Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_he.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3974320Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_i0.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3974899Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_i0] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3975508Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_laguerre_polynomial_l.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3976149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_laguerre_polynomial_l.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3976770Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_laguerre_polynomial_l.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3977433Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_legendre_polynomial_p.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.3978076Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_legendre_polynomial_p.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3978719Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_legendre_polynomial_p.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3979344Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log1p.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3979917Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log1p] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3980513Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3981114Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logit.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3981701Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logit] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3982299Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logsumexp.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3982884Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logsumexp] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3983498Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_multigammaln.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3984158Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_multigammaln] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3984768Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_ndtr.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3985352Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_ndtr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3985931Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_polygamma.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3986537Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_polygamma] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3987182Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_psi.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3987771Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_psi] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3988360Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_round.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3988927Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_round] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3989555Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3990228Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3990905Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_t.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3991582Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3992236Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3992910Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_u.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3993579Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3994252Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3994924Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_v.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3995590Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3996239Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3996911Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_w.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3997546Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_sinc.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3998189Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_sinc] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3998787Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.3999393Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.other_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4000041Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.other_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4000656Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4001330Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.self_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4001971Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.self_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4002593Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4003177Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::split.sizes] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4003965Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4004555Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4005121Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4005687Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::squeeze.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4006281Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::squeeze_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4006870Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sspaddmm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4007459Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4008118Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.correction_names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4008686Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4009271Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4009860Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4010437Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4011000Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4011570Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4012170Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4012832Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4013434Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4014009Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stft.center] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4014562Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4015137Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stride.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4015794Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stride.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4016385Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4016966Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4017555Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4018139Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4018751Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4019350Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum.DimnameList_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4019927Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum.dim_DimnameList] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4020516Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum_to_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4021088Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::svd.U] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4021645Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::svd] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4022212Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapaxes] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4022775Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapaxes_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4023345Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapdims] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4023921Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapdims_] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4024507Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::take_along_dim.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4025094Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::take_along_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4025694Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.indices] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4026347Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.sections] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4026991Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.tensor_indices_or_sections] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4027685Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensordot] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4028280Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::thnn_conv2d.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4028847Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::thnn_conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4029417Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tile] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4030056Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.device] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4030668Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.dtype] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4031288Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.dtype_layout] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4031885Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.other] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4032470Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_dense] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4033048Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_dense_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4033646Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_mkldnn_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4034235Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trace_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4034814Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::transpose.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4035456Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4036039Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4036619Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapz.dx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4037177Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapz.x] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4037760Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::triplet_margin_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4038359Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4038956Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4039546Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4040117Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4040706Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4041290Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::type_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4041930Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unbind.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4042541Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4043116Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4043902Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4044506Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unsafe_chunk] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4045205Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_bicubic2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4045867Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_bilinear2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4046502Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_linear1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4047148Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4047790Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4048432Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4049083Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_trilinear3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4049711Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::value_selecting_reduction_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4050314Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vander] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4050900Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4051510Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.correction_names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4052102Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4052667Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4053253Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4053822Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4054385Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4054975Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4055557Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4056143Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4056787Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4057368Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::view_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4057944Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4058504Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4059134Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vstack.out] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4059699Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vstack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4060291Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.ScalarOther] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4060894Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.ScalarSelf] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4061469Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4062060Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4062654Z test_register_a_batching_rule_for_composite_implicit_autograd_[nvprims::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4063237Z test_register_a_batching_rule_for_composite_implicit_autograd_[nvprims::view.shape] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4063847Z test_register_a_batching_rule_for_composite_implicit_autograd_[prepacked::unpack_prepacked_sizes_conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4064494Z test_register_a_batching_rule_for_composite_implicit_autograd_[prepacked::unpack_prepacked_sizes_linear] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4065126Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_enter] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4065751Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_enter_new] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4066400Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_exit._RecordFunction] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4067041Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_exit] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4067630Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv1d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4068230Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4068826Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4069436Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4070051Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4070677Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4071286Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4071884Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4072491Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_unpack_sizes] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4073091Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4073724Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4074336Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4074948Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4075542Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4076125Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4076727Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4077346Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose1d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4077975Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4078601Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4079241Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4079865Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4080494Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4081124Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4081756Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4082382Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4082985Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4083617Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4084469Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4085165Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4085804Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4086413Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4087029Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4087635Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::embedding_bag_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4088315Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::linear_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4088922Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::linear_unpack_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4089533Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::make_quantized_cell_params_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4090151Z test_register_a_batching_rule_for_composite_implicit_autograd_[sparse::qlinear_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4090722Z test_register_functorch_batched_decomposition_[aten::__and__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4091268Z test_register_functorch_batched_decomposition_[aten::__and__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4091818Z test_register_functorch_batched_decomposition_[aten::__iand__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4092353Z test_register_functorch_batched_decomposition_[aten::__iand__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4092900Z test_register_functorch_batched_decomposition_[aten::__ior__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4093447Z test_register_functorch_batched_decomposition_[aten::__ior__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4093984Z test_register_functorch_batched_decomposition_[aten::__ixor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4094512Z test_register_functorch_batched_decomposition_[aten::__ixor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4095060Z test_register_functorch_batched_decomposition_[aten::__or__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4095602Z test_register_functorch_batched_decomposition_[aten::__or__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4096151Z test_register_functorch_batched_decomposition_[aten::__xor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4096694Z test_register_functorch_batched_decomposition_[aten::__xor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4097231Z test_register_functorch_batched_decomposition_[aten::_batch_norm_impl_index] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4097819Z test_register_functorch_batched_decomposition_[aten::_convolution_double_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4098401Z test_register_functorch_batched_decomposition_[aten::_convolution_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4098959Z test_register_functorch_batched_decomposition_[aten::_lu_with_info] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4099486Z test_register_functorch_batched_decomposition_[aten::_pad_circular] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4100082Z test_register_functorch_batched_decomposition_[aten::absolute] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4100653Z test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4101229Z test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4101788Z test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4102326Z test_register_functorch_batched_decomposition_[aten::adaptive_max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4103005Z test_register_functorch_batched_decomposition_[aten::adjoint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4103540Z test_register_functorch_batched_decomposition_[aten::arccos] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4104081Z test_register_functorch_batched_decomposition_[aten::arccosh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4104598Z test_register_functorch_batched_decomposition_[aten::arcsin] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4105134Z test_register_functorch_batched_decomposition_[aten::arcsinh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4105670Z test_register_functorch_batched_decomposition_[aten::arctan2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4106203Z test_register_functorch_batched_decomposition_[aten::arctan] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4106723Z test_register_functorch_batched_decomposition_[aten::arctanh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4107259Z test_register_functorch_batched_decomposition_[aten::argsort] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4107815Z test_register_functorch_batched_decomposition_[aten::atleast_1d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4108369Z test_register_functorch_batched_decomposition_[aten::atleast_1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4108928Z test_register_functorch_batched_decomposition_[aten::atleast_2d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4109466Z test_register_functorch_batched_decomposition_[aten::atleast_2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4110020Z test_register_functorch_batched_decomposition_[aten::atleast_3d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4110574Z test_register_functorch_batched_decomposition_[aten::atleast_3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4111118Z test_register_functorch_batched_decomposition_[aten::avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4111638Z test_register_functorch_batched_decomposition_[aten::batch_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4112186Z test_register_functorch_batched_decomposition_[aten::bitwise_or.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4112751Z test_register_functorch_batched_decomposition_[aten::bitwise_xor.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4113313Z test_register_functorch_batched_decomposition_[aten::broadcast_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4113873Z test_register_functorch_batched_decomposition_[aten::broadcast_to] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4114473Z test_register_functorch_batched_decomposition_[aten::cartesian_prod] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4115068Z test_register_functorch_batched_decomposition_[aten::cdist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4115605Z test_register_functorch_batched_decomposition_[aten::chunk] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4116143Z test_register_functorch_batched_decomposition_[aten::clip.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4116673Z test_register_functorch_batched_decomposition_[aten::clip] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4117212Z test_register_functorch_batched_decomposition_[aten::combinations] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4117809Z test_register_functorch_batched_decomposition_[aten::concat] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4118347Z test_register_functorch_batched_decomposition_[aten::concatenate] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4118902Z test_register_functorch_batched_decomposition_[aten::conj_physical] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4119435Z test_register_functorch_batched_decomposition_[aten::contiguous] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4119988Z test_register_functorch_batched_decomposition_[aten::conv1d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4120538Z test_register_functorch_batched_decomposition_[aten::conv1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4121083Z test_register_functorch_batched_decomposition_[aten::conv2d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4121611Z test_register_functorch_batched_decomposition_[aten::conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4122151Z test_register_functorch_batched_decomposition_[aten::conv3d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4122697Z test_register_functorch_batched_decomposition_[aten::conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4123238Z test_register_functorch_batched_decomposition_[aten::conv_transpose1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4123930Z test_register_functorch_batched_decomposition_[aten::conv_transpose2d.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4124514Z test_register_functorch_batched_decomposition_[aten::conv_transpose3d.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4125074Z test_register_functorch_batched_decomposition_[aten::corrcoef] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4125634Z test_register_functorch_batched_decomposition_[aten::cosine_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4126201Z test_register_functorch_batched_decomposition_[aten::cosine_similarity] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4126731Z test_register_functorch_batched_decomposition_[aten::cov] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4127265Z test_register_functorch_batched_decomposition_[aten::cross] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4127816Z test_register_functorch_batched_decomposition_[aten::cross_entropy_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4128390Z test_register_functorch_batched_decomposition_[aten::cumulative_trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4128956Z test_register_functorch_batched_decomposition_[aten::cumulative_trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4129513Z test_register_functorch_batched_decomposition_[aten::det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4130044Z test_register_functorch_batched_decomposition_[aten::diag] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4130683Z test_register_functorch_batched_decomposition_[aten::diagonal_copy] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4131261Z test_register_functorch_batched_decomposition_[aten::diff] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4131791Z test_register_functorch_batched_decomposition_[aten::divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4132351Z test_register_functorch_batched_decomposition_[aten::divide.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4132910Z test_register_functorch_batched_decomposition_[aten::divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4133543Z test_register_functorch_batched_decomposition_[aten::divide.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4134093Z test_register_functorch_batched_decomposition_[aten::divide_.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4134650Z test_register_functorch_batched_decomposition_[aten::divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4135251Z test_register_functorch_batched_decomposition_[aten::divide_.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4135814Z test_register_functorch_batched_decomposition_[aten::dsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4136365Z test_register_functorch_batched_decomposition_[aten::dsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4136890Z test_register_functorch_batched_decomposition_[aten::dstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4137421Z test_register_functorch_batched_decomposition_[aten::einsum] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4137965Z test_register_functorch_batched_decomposition_[aten::embedding_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4138519Z test_register_functorch_batched_decomposition_[aten::expand_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4139046Z test_register_functorch_batched_decomposition_[aten::fft_fft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4139581Z test_register_functorch_batched_decomposition_[aten::fft_fft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4140112Z test_register_functorch_batched_decomposition_[aten::fft_fftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4140652Z test_register_functorch_batched_decomposition_[aten::fft_fftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4141195Z test_register_functorch_batched_decomposition_[aten::fft_hfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4141709Z test_register_functorch_batched_decomposition_[aten::fft_hfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4142245Z test_register_functorch_batched_decomposition_[aten::fft_hfftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4142776Z test_register_functorch_batched_decomposition_[aten::fft_ifft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4143307Z test_register_functorch_batched_decomposition_[aten::fft_ifft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4143829Z test_register_functorch_batched_decomposition_[aten::fft_ifftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4144367Z test_register_functorch_batched_decomposition_[aten::fft_ifftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4144915Z test_register_functorch_batched_decomposition_[aten::fft_ihfft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4145546Z test_register_functorch_batched_decomposition_[aten::fft_irfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4146080Z test_register_functorch_batched_decomposition_[aten::fft_irfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4146621Z test_register_functorch_batched_decomposition_[aten::fft_irfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4147157Z test_register_functorch_batched_decomposition_[aten::fft_rfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4147690Z test_register_functorch_batched_decomposition_[aten::fft_rfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4148225Z test_register_functorch_batched_decomposition_[aten::fft_rfftn] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4148787Z test_register_functorch_batched_decomposition_[aten::fix] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4149050Z test_register_functorch_batched_decomposition_[aten::fliplr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4149311Z test_register_functorch_batched_decomposition_[aten::flipud] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4149605Z test_register_functorch_batched_decomposition_[aten::float_power.Tensor_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4149894Z test_register_functorch_batched_decomposition_[aten::float_power.Tensor_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4150180Z test_register_functorch_batched_decomposition_[aten::floor_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4150463Z test_register_functorch_batched_decomposition_[aten::frobenius_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4150723Z test_register_functorch_batched_decomposition_[aten::ger] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4151002Z test_register_functorch_batched_decomposition_[aten::gradient.array] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4151293Z test_register_functorch_batched_decomposition_[aten::gradient.scalararray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4151574Z test_register_functorch_batched_decomposition_[aten::gradient.scalarint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4151869Z test_register_functorch_batched_decomposition_[aten::gradient.scalarrayarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4152142Z test_register_functorch_batched_decomposition_[aten::gradient.scalarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4152432Z test_register_functorch_batched_decomposition_[aten::gradient.tensorarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4152727Z test_register_functorch_batched_decomposition_[aten::gradient.tensorarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4153007Z test_register_functorch_batched_decomposition_[aten::greater.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4153291Z test_register_functorch_batched_decomposition_[aten::greater_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4153560Z test_register_functorch_batched_decomposition_[aten::grid_sampler] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4153827Z test_register_functorch_batched_decomposition_[aten::group_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4154109Z test_register_functorch_batched_decomposition_[aten::hinge_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4154384Z test_register_functorch_batched_decomposition_[aten::hsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4154651Z test_register_functorch_batched_decomposition_[aten::hsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4154959Z test_register_functorch_batched_decomposition_[aten::hstack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4155253Z test_register_functorch_batched_decomposition_[aten::index_select_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4155513Z test_register_functorch_batched_decomposition_[aten::inner] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4155785Z test_register_functorch_batched_decomposition_[aten::instance_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4156052Z test_register_functorch_batched_decomposition_[aten::inverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4156348Z test_register_functorch_batched_decomposition_[aten::is_complex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4156640Z test_register_functorch_batched_decomposition_[aten::is_same_size] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4156902Z test_register_functorch_batched_decomposition_[aten::kron] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4157166Z test_register_functorch_batched_decomposition_[aten::l1_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4157430Z test_register_functorch_batched_decomposition_[aten::layer_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4157703Z test_register_functorch_batched_decomposition_[aten::ldexp.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4157975Z test_register_functorch_batched_decomposition_[aten::less.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4158250Z test_register_functorch_batched_decomposition_[aten::less_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4158531Z test_register_functorch_batched_decomposition_[aten::linalg_cholesky] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4158797Z test_register_functorch_batched_decomposition_[aten::linalg_cond] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4159065Z test_register_functorch_batched_decomposition_[aten::linalg_det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4159340Z test_register_functorch_batched_decomposition_[aten::linalg_diagonal] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4159612Z test_register_functorch_batched_decomposition_[aten::linalg_eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4159888Z test_register_functorch_batched_decomposition_[aten::linalg_eigvalsh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4160136Z test_register_functorch_batched_decomposition_[aten::linalg_inv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4160408Z test_register_functorch_batched_decomposition_[aten::linalg_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4160697Z test_register_functorch_batched_decomposition_[aten::linalg_matrix_norm.str_ord] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4160975Z test_register_functorch_batched_decomposition_[aten::linalg_matrix_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4161250Z test_register_functorch_batched_decomposition_[aten::linalg_multi_dot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4161528Z test_register_functorch_batched_decomposition_[aten::linalg_norm.ord_str] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4161800Z test_register_functorch_batched_decomposition_[aten::linalg_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4162071Z test_register_functorch_batched_decomposition_[aten::linalg_solve] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4162386Z test_register_functorch_batched_decomposition_[aten::linalg_solve_ex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4162660Z test_register_functorch_batched_decomposition_[aten::linalg_svd] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4162930Z test_register_functorch_batched_decomposition_[aten::linalg_svdvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4163205Z test_register_functorch_batched_decomposition_[aten::linalg_tensorinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4163462Z test_register_functorch_batched_decomposition_[aten::mH] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4163997Z test_register_functorch_batched_decomposition_[aten::mT] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4164253Z test_register_functorch_batched_decomposition_[aten::matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4164518Z test_register_functorch_batched_decomposition_[aten::matrix_H] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4164792Z test_register_functorch_batched_decomposition_[aten::matrix_power] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4165058Z test_register_functorch_batched_decomposition_[aten::max.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4165343Z test_register_functorch_batched_decomposition_[aten::max_pool1d_with_indices] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4165681Z test_register_functorch_batched_decomposition_[aten::max_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4165968Z test_register_functorch_batched_decomposition_[aten::meshgrid.indexing] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4166236Z test_register_functorch_batched_decomposition_[aten::meshgrid] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4166505Z test_register_functorch_batched_decomposition_[aten::min.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4166786Z test_register_functorch_batched_decomposition_[aten::moveaxis.intlist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4167054Z test_register_functorch_batched_decomposition_[aten::movedim.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4167313Z test_register_functorch_batched_decomposition_[aten::msort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4167590Z test_register_functorch_batched_decomposition_[aten::multiply.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4167873Z test_register_functorch_batched_decomposition_[aten::multiply.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4168131Z test_register_functorch_batched_decomposition_[aten::multiply_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4168409Z test_register_functorch_batched_decomposition_[aten::multiply_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4168673Z test_register_functorch_batched_decomposition_[aten::nanmean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4168935Z test_register_functorch_batched_decomposition_[aten::narrow] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4169199Z test_register_functorch_batched_decomposition_[aten::negative] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4169464Z test_register_functorch_batched_decomposition_[aten::nll_loss2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4169731Z test_register_functorch_batched_decomposition_[aten::nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4170068Z test_register_functorch_batched_decomposition_[aten::nll_loss_nd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4170356Z test_register_functorch_batched_decomposition_[aten::not_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4170632Z test_register_functorch_batched_decomposition_[aten::nuclear_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4170902Z test_register_functorch_batched_decomposition_[aten::nuclear_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4171167Z test_register_functorch_batched_decomposition_[aten::numpy_T] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4171495Z test_register_functorch_batched_decomposition_[aten::orgqr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4171735Z test_register_functorch_batched_decomposition_[aten::outer] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4171994Z test_register_functorch_batched_decomposition_[aten::pad] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4172273Z test_register_functorch_batched_decomposition_[aten::pairwise_distance] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4172538Z test_register_functorch_batched_decomposition_[aten::pinverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4172816Z test_register_functorch_batched_decomposition_[aten::poisson_nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4173078Z test_register_functorch_batched_decomposition_[aten::positive] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4173336Z test_register_functorch_batched_decomposition_[aten::prelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4173592Z test_register_functorch_batched_decomposition_[aten::qr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4173852Z test_register_functorch_batched_decomposition_[aten::ravel] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4174156Z test_register_functorch_batched_decomposition_[aten::repeat_interleave.self_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4174450Z test_register_functorch_batched_decomposition_[aten::repeat_interleave.self_int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4174717Z test_register_functorch_batched_decomposition_[aten::reshape] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4174986Z test_register_functorch_batched_decomposition_[aten::reshape_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4175260Z test_register_functorch_batched_decomposition_[aten::resolve_conj] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4175512Z test_register_functorch_batched_decomposition_[aten::resolve_neg] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4175796Z test_register_functorch_batched_decomposition_[aten::result_type.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4176089Z test_register_functorch_batched_decomposition_[aten::result_type.Scalar_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4176380Z test_register_functorch_batched_decomposition_[aten::result_type.Scalar_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4176659Z test_register_functorch_batched_decomposition_[aten::result_type.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4176931Z test_register_functorch_batched_decomposition_[aten::row_stack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4177193Z test_register_functorch_batched_decomposition_[aten::rrelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4177456Z test_register_functorch_batched_decomposition_[aten::size.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4177765Z test_register_functorch_batched_decomposition_[aten::slogdet] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4178043Z test_register_functorch_batched_decomposition_[aten::softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4178322Z test_register_functorch_batched_decomposition_[aten::special_digamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4178613Z test_register_functorch_batched_decomposition_[aten::special_erf] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4178888Z test_register_functorch_batched_decomposition_[aten::special_erfc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4179211Z test_register_functorch_batched_decomposition_[aten::special_erfinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4179458Z test_register_functorch_batched_decomposition_[aten::special_exp2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4179737Z test_register_functorch_batched_decomposition_[aten::special_expit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4180009Z test_register_functorch_batched_decomposition_[aten::special_expm1] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4180289Z test_register_functorch_batched_decomposition_[aten::special_gammainc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4180571Z test_register_functorch_batched_decomposition_[aten::special_gammaincc] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4180849Z test_register_functorch_batched_decomposition_[aten::special_gammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4181121Z test_register_functorch_batched_decomposition_[aten::special_i0] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4181392Z test_register_functorch_batched_decomposition_[aten::special_log1p] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4181673Z test_register_functorch_batched_decomposition_[aten::special_log_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4181945Z test_register_functorch_batched_decomposition_[aten::special_logit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4182221Z test_register_functorch_batched_decomposition_[aten::special_logsumexp] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4182506Z test_register_functorch_batched_decomposition_[aten::special_multigammaln] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4182779Z test_register_functorch_batched_decomposition_[aten::special_ndtr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4183058Z test_register_functorch_batched_decomposition_[aten::special_polygamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4183313Z test_register_functorch_batched_decomposition_[aten::special_psi] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4183585Z test_register_functorch_batched_decomposition_[aten::special_round] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4183855Z test_register_functorch_batched_decomposition_[aten::special_sinc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4184130Z test_register_functorch_batched_decomposition_[aten::special_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4184399Z test_register_functorch_batched_decomposition_[aten::split.sizes] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4184666Z test_register_functorch_batched_decomposition_[aten::square] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4184930Z test_register_functorch_batched_decomposition_[aten::std.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4185231Z test_register_functorch_batched_decomposition_[aten::std] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4185506Z test_register_functorch_batched_decomposition_[aten::std_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4185773Z test_register_functorch_batched_decomposition_[aten::std_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4186049Z test_register_functorch_batched_decomposition_[aten::subtract.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4186317Z test_register_functorch_batched_decomposition_[aten::sum_to_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4186620Z test_register_functorch_batched_decomposition_[aten::svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4186888Z test_register_functorch_batched_decomposition_[aten::swapaxes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4187141Z test_register_functorch_batched_decomposition_[aten::swapaxes_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4187410Z test_register_functorch_batched_decomposition_[aten::swapdims] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4187675Z test_register_functorch_batched_decomposition_[aten::swapdims_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4187952Z test_register_functorch_batched_decomposition_[aten::t] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4188226Z test_register_functorch_batched_decomposition_[aten::t_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4188502Z test_register_functorch_batched_decomposition_[aten::take_along_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4188771Z test_register_functorch_batched_decomposition_[aten::tensordot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4189033Z test_register_functorch_batched_decomposition_[aten::tile] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4189306Z test_register_functorch_batched_decomposition_[aten::trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4189576Z test_register_functorch_batched_decomposition_[aten::trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4189841Z test_register_functorch_batched_decomposition_[aten::trapz.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4190106Z test_register_functorch_batched_decomposition_[aten::trapz.x] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4190389Z test_register_functorch_batched_decomposition_[aten::true_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4190666Z test_register_functorch_batched_decomposition_[aten::true_divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4190930Z test_register_functorch_batched_decomposition_[aten::true_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4191202Z test_register_functorch_batched_decomposition_[aten::true_divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4191466Z test_register_functorch_batched_decomposition_[aten::type_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4191740Z test_register_functorch_batched_decomposition_[aten::unflatten.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4192033Z test_register_functorch_batched_decomposition_[aten::unfold_copy] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4192342Z test_register_functorch_batched_decomposition_[aten::value_selecting_reduction_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4192604Z test_register_functorch_batched_decomposition_[aten::var.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4192915Z test_register_functorch_batched_decomposition_[aten::var] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4193193Z test_register_functorch_batched_decomposition_[aten::var_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4193458Z test_register_functorch_batched_decomposition_[aten::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4193717Z test_register_functorch_batched_decomposition_[aten::view_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4193985Z test_register_functorch_batched_decomposition_[aten::vsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4194305Z test_register_functorch_batched_decomposition_[aten::vsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4194567Z test_register_functorch_batched_decomposition_[aten::vstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4194832Z test_register_functorch_batched_decomposition_[aten::where.ScalarOther] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4195114Z test_register_functorch_batched_decomposition_[aten::where.ScalarSelf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4195377Z test_unimplemented_batched_registrations_[aten::absolute] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4195659Z test_unimplemented_batched_registrations_[aten::absolute_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4195938Z test_unimplemented_batched_registrations_[aten::adaptive_avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4196219Z test_unimplemented_batched_registrations_[aten::adaptive_avg_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4196487Z test_unimplemented_batched_registrations_[aten::adaptive_avg_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4196759Z test_unimplemented_batched_registrations_[aten::adaptive_max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4197018Z test_unimplemented_batched_registrations_[aten::adjoint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4197334Z test_unimplemented_batched_registrations_[aten::affine_grid_generator_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4197613Z test_unimplemented_batched_registrations_[aten::align_as] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4197926Z test_unimplemented_batched_registrations_[aten::align_tensors] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4198226Z test_unimplemented_batched_registrations_[aten::align_to.ellipsis_idx] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4198507Z test_unimplemented_batched_registrations_[aten::align_to] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4198797Z test_unimplemented_batched_registrations_[aten::alpha_dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4199068Z test_unimplemented_batched_registrations_[aten::alpha_dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4199329Z test_unimplemented_batched_registrations_[aten::arccos] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4199605Z test_unimplemented_batched_registrations_[aten::arccos_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4199871Z test_unimplemented_batched_registrations_[aten::arccosh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4200152Z test_unimplemented_batched_registrations_[aten::arccosh_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4200463Z test_unimplemented_batched_registrations_[aten::arcsin] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4200744Z test_unimplemented_batched_registrations_[aten::arcsin_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4201002Z test_unimplemented_batched_registrations_[aten::arcsinh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4201281Z test_unimplemented_batched_registrations_[aten::arcsinh_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4201539Z test_unimplemented_batched_registrations_[aten::arctan2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4201866Z test_unimplemented_batched_registrations_[aten::arctan2_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4202128Z test_unimplemented_batched_registrations_[aten::arctan] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4202410Z test_unimplemented_batched_registrations_[aten::arctan_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4202646Z test_unimplemented_batched_registrations_[aten::arctanh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4202922Z test_unimplemented_batched_registrations_[aten::arctanh_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4203177Z test_unimplemented_batched_registrations_[aten::argsort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4203453Z test_unimplemented_batched_registrations_[aten::argwhere] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4203917Z test_unimplemented_batched_registrations_[aten::atleast_1d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4204196Z test_unimplemented_batched_registrations_[aten::atleast_1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4204474Z test_unimplemented_batched_registrations_[aten::atleast_2d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4204739Z test_unimplemented_batched_registrations_[aten::atleast_2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4205007Z test_unimplemented_batched_registrations_[aten::atleast_3d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4205265Z test_unimplemented_batched_registrations_[aten::atleast_3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4205518Z test_unimplemented_batched_registrations_[aten::avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4205773Z test_unimplemented_batched_registrations_[aten::batch_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4206052Z test_unimplemented_batched_registrations_[aten::bilinear] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4206350Z test_unimplemented_batched_registrations_[aten::bitwise_and_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4206607Z test_unimplemented_batched_registrations_[aten::bitwise_or.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4206900Z test_unimplemented_batched_registrations_[aten::bitwise_or_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4207173Z test_unimplemented_batched_registrations_[aten::bitwise_xor.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4207471Z test_unimplemented_batched_registrations_[aten::bitwise_xor_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4207750Z test_unimplemented_batched_registrations_[aten::broadcast_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4208086Z test_unimplemented_batched_registrations_[aten::broadcast_to] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4208376Z test_unimplemented_batched_registrations_[aten::can_cast] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4208646Z test_unimplemented_batched_registrations_[aten::cartesian_prod] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4208929Z test_unimplemented_batched_registrations_[aten::cat.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4209187Z test_unimplemented_batched_registrations_[aten::cdist] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4209627Z test_unimplemented_batched_registrations_[aten::chain_matmul] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4209946Z test_unimplemented_batched_registrations_[aten::chalf] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4210290Z test_unimplemented_batched_registrations_[aten::choose_qparams_optimized] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4210582Z test_unimplemented_batched_registrations_[aten::chunk] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4210834Z test_unimplemented_batched_registrations_[aten::clip.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4211129Z test_unimplemented_batched_registrations_[aten::clip] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4211841Z test_unimplemented_batched_registrations_[aten::clip_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4212356Z test_unimplemented_batched_registrations_[aten::clip_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4212682Z test_unimplemented_batched_registrations_[aten::coalesce] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4213006Z test_unimplemented_batched_registrations_[aten::column_stack] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4213311Z test_unimplemented_batched_registrations_[aten::combinations] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4213631Z test_unimplemented_batched_registrations_[aten::concat.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4213931Z test_unimplemented_batched_registrations_[aten::concat] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4214214Z test_unimplemented_batched_registrations_[aten::concatenate.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4214523Z test_unimplemented_batched_registrations_[aten::concatenate] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4214831Z test_unimplemented_batched_registrations_[aten::conj] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4215189Z test_unimplemented_batched_registrations_[aten::conj_physical] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4215497Z test_unimplemented_batched_registrations_[aten::contiguous] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4215811Z test_unimplemented_batched_registrations_[aten::conv1d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4216104Z test_unimplemented_batched_registrations_[aten::conv1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4216418Z test_unimplemented_batched_registrations_[aten::conv2d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4216706Z test_unimplemented_batched_registrations_[aten::conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4217005Z test_unimplemented_batched_registrations_[aten::conv3d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4217371Z test_unimplemented_batched_registrations_[aten::conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4217750Z test_unimplemented_batched_registrations_[aten::conv_tbc_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4218062Z test_unimplemented_batched_registrations_[aten::conv_transpose1d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4218329Z test_unimplemented_batched_registrations_[aten::conv_transpose2d.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4218652Z test_unimplemented_batched_registrations_[aten::conv_transpose3d.input] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4219011Z test_unimplemented_batched_registrations_[aten::corrcoef] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4219325Z test_unimplemented_batched_registrations_[aten::cosine_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4219640Z test_unimplemented_batched_registrations_[aten::cosine_similarity] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4219934Z test_unimplemented_batched_registrations_[aten::cov] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4220228Z test_unimplemented_batched_registrations_[aten::cross] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4220580Z test_unimplemented_batched_registrations_[aten::cross_entropy_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4220919Z test_unimplemented_batched_registrations_[aten::ctc_loss.IntList] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4221248Z test_unimplemented_batched_registrations_[aten::ctc_loss.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4221581Z test_unimplemented_batched_registrations_[aten::cudnn_is_acceptable] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4221915Z test_unimplemented_batched_registrations_[aten::cummaxmin_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4222241Z test_unimplemented_batched_registrations_[aten::cumprod_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4222596Z test_unimplemented_batched_registrations_[aten::cumulative_trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4222913Z test_unimplemented_batched_registrations_[aten::cumulative_trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4223176Z test_unimplemented_batched_registrations_[aten::data] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4223517Z test_unimplemented_batched_registrations_[aten::det] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4223810Z test_unimplemented_batched_registrations_[aten::diag] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4224129Z test_unimplemented_batched_registrations_[aten::diagflat] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4224420Z test_unimplemented_batched_registrations_[aten::diff] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4224728Z test_unimplemented_batched_registrations_[aten::divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4225042Z test_unimplemented_batched_registrations_[aten::divide.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4225347Z test_unimplemented_batched_registrations_[aten::divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4225675Z test_unimplemented_batched_registrations_[aten::divide.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4226085Z test_unimplemented_batched_registrations_[aten::divide.out_mode] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4226422Z test_unimplemented_batched_registrations_[aten::divide_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4226735Z test_unimplemented_batched_registrations_[aten::divide_.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4227044Z test_unimplemented_batched_registrations_[aten::divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4227298Z test_unimplemented_batched_registrations_[aten::divide_.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4227697Z test_unimplemented_batched_registrations_[aten::dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4228032Z test_unimplemented_batched_registrations_[aten::dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4228339Z test_unimplemented_batched_registrations_[aten::dsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4228640Z test_unimplemented_batched_registrations_[aten::dsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4228972Z test_unimplemented_batched_registrations_[aten::dstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4229267Z test_unimplemented_batched_registrations_[aten::einsum] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4229584Z test_unimplemented_batched_registrations_[aten::embedding_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4229936Z test_unimplemented_batched_registrations_[aten::embedding_bag.padding_idx] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4230272Z test_unimplemented_batched_registrations_[aten::embedding_bag] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4230577Z test_unimplemented_batched_registrations_[aten::expand_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4230914Z test_unimplemented_batched_registrations_[aten::feature_alpha_dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4258891Z test_unimplemented_batched_registrations_[aten::feature_alpha_dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4259269Z test_unimplemented_batched_registrations_[aten::feature_dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4259559Z test_unimplemented_batched_registrations_[aten::feature_dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4259823Z test_unimplemented_batched_registrations_[aten::fft_fft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4260075Z test_unimplemented_batched_registrations_[aten::fft_fft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4260323Z test_unimplemented_batched_registrations_[aten::fft_fftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4260582Z test_unimplemented_batched_registrations_[aten::fft_fftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4260834Z test_unimplemented_batched_registrations_[aten::fft_hfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4261078Z test_unimplemented_batched_registrations_[aten::fft_hfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4261331Z test_unimplemented_batched_registrations_[aten::fft_hfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4261576Z test_unimplemented_batched_registrations_[aten::fft_ifft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4261821Z test_unimplemented_batched_registrations_[aten::fft_ifft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4262220Z test_unimplemented_batched_registrations_[aten::fft_ifftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4262497Z test_unimplemented_batched_registrations_[aten::fft_ifftshift] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4262764Z test_unimplemented_batched_registrations_[aten::fft_ihfft2] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4263012Z test_unimplemented_batched_registrations_[aten::fft_ihfft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4263286Z test_unimplemented_batched_registrations_[aten::fft_ihfftn] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4263612Z test_unimplemented_batched_registrations_[aten::fft_irfft2] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4263855Z test_unimplemented_batched_registrations_[aten::fft_irfft] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4264109Z test_unimplemented_batched_registrations_[aten::fft_irfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4264360Z test_unimplemented_batched_registrations_[aten::fft_rfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4264599Z test_unimplemented_batched_registrations_[aten::fft_rfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4264847Z test_unimplemented_batched_registrations_[aten::fft_rfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4265129Z test_unimplemented_batched_registrations_[aten::fill_diagonal_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4265377Z test_unimplemented_batched_registrations_[aten::fix] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4265647Z test_unimplemented_batched_registrations_[aten::fix_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4265949Z test_unimplemented_batched_registrations_[aten::flatten.named_out_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4266245Z test_unimplemented_batched_registrations_[aten::flatten.using_ints] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4266544Z test_unimplemented_batched_registrations_[aten::flatten.using_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4266840Z test_unimplemented_batched_registrations_[aten::flatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4267104Z test_unimplemented_batched_registrations_[aten::fliplr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4267363Z test_unimplemented_batched_registrations_[aten::flipud] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4267664Z test_unimplemented_batched_registrations_[aten::float_power.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4267952Z test_unimplemented_batched_registrations_[aten::float_power.Tensor_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4268236Z test_unimplemented_batched_registrations_[aten::float_power.Tensor_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4268534Z test_unimplemented_batched_registrations_[aten::float_power_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4268812Z test_unimplemented_batched_registrations_[aten::float_power_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4269091Z test_unimplemented_batched_registrations_[aten::floor_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4269388Z test_unimplemented_batched_registrations_[aten::floor_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4269712Z test_unimplemented_batched_registrations_[aten::frobenius_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4270032Z test_unimplemented_batched_registrations_[aten::fused_moving_avg_obs_fake_quant] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4270325Z test_unimplemented_batched_registrations_[aten::gather_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4270578Z test_unimplemented_batched_registrations_[aten::ger] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4270867Z test_unimplemented_batched_registrations_[aten::get_gradients] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4271188Z test_unimplemented_batched_registrations_[aten::gradient.array] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4271479Z test_unimplemented_batched_registrations_[aten::gradient.scalararray] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4271760Z test_unimplemented_batched_registrations_[aten::gradient.scalarint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4272052Z test_unimplemented_batched_registrations_[aten::gradient.scalarrayarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4272339Z test_unimplemented_batched_registrations_[aten::gradient.scalarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4272623Z test_unimplemented_batched_registrations_[aten::gradient.tensorarray] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4272900Z test_unimplemented_batched_registrations_[aten::gradient.tensorarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4273193Z test_unimplemented_batched_registrations_[aten::greater.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4273467Z test_unimplemented_batched_registrations_[aten::greater.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4273762Z test_unimplemented_batched_registrations_[aten::greater_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4274046Z test_unimplemented_batched_registrations_[aten::greater_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4274344Z test_unimplemented_batched_registrations_[aten::greater_equal.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4274619Z test_unimplemented_batched_registrations_[aten::greater_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4274923Z test_unimplemented_batched_registrations_[aten::greater_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4275223Z test_unimplemented_batched_registrations_[aten::greater_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4275490Z test_unimplemented_batched_registrations_[aten::grid_sampler] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4275753Z test_unimplemented_batched_registrations_[aten::group_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4276036Z test_unimplemented_batched_registrations_[aten::gru.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4276319Z test_unimplemented_batched_registrations_[aten::gru.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4276598Z test_unimplemented_batched_registrations_[aten::gru_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4276878Z test_unimplemented_batched_registrations_[aten::hinge_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4277225Z test_unimplemented_batched_registrations_[aten::histogramdd.TensorList_bins] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4277534Z test_unimplemented_batched_registrations_[aten::histogramdd.int_bins] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4277820Z test_unimplemented_batched_registrations_[aten::histogramdd] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4278089Z test_unimplemented_batched_registrations_[aten::hsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4278355Z test_unimplemented_batched_registrations_[aten::hsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4278667Z test_unimplemented_batched_registrations_[aten::hstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4278940Z test_unimplemented_batched_registrations_[aten::imag] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4279226Z test_unimplemented_batched_registrations_[aten::index_select_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4279555Z test_unimplemented_batched_registrations_[aten::infinitely_differentiable_gelu_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4279816Z test_unimplemented_batched_registrations_[aten::inner] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4280081Z test_unimplemented_batched_registrations_[aten::instance_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4280338Z test_unimplemented_batched_registrations_[aten::inverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4280622Z test_unimplemented_batched_registrations_[aten::isclose] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4280903Z test_unimplemented_batched_registrations_[aten::isfinite] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4281184Z test_unimplemented_batched_registrations_[aten::isreal] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4281442Z test_unimplemented_batched_registrations_[aten::istft] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4281714Z test_unimplemented_batched_registrations_[aten::item] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4281989Z test_unimplemented_batched_registrations_[aten::kl_div] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4282243Z test_unimplemented_batched_registrations_[aten::kron] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4282500Z test_unimplemented_batched_registrations_[aten::l1_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4282762Z test_unimplemented_batched_registrations_[aten::layer_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4283033Z test_unimplemented_batched_registrations_[aten::ldexp.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4283309Z test_unimplemented_batched_registrations_[aten::ldexp_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4283594Z test_unimplemented_batched_registrations_[aten::less.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4284175Z test_unimplemented_batched_registrations_[aten::less.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4284472Z test_unimplemented_batched_registrations_[aten::less_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4284762Z test_unimplemented_batched_registrations_[aten::less_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4285131Z test_unimplemented_batched_registrations_[aten::less_equal.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4285418Z test_unimplemented_batched_registrations_[aten::less_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4285691Z test_unimplemented_batched_registrations_[aten::less_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4285984Z test_unimplemented_batched_registrations_[aten::less_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4286256Z test_unimplemented_batched_registrations_[aten::linalg_cholesky] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4286631Z test_unimplemented_batched_registrations_[aten::linalg_cond.p_str] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4286893Z test_unimplemented_batched_registrations_[aten::linalg_cond] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4287164Z test_unimplemented_batched_registrations_[aten::linalg_det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4287436Z test_unimplemented_batched_registrations_[aten::linalg_diagonal] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4287735Z test_unimplemented_batched_registrations_[aten::linalg_eigh.eigvals] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4288020Z test_unimplemented_batched_registrations_[aten::linalg_eigh] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4288286Z test_unimplemented_batched_registrations_[aten::linalg_eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4288557Z test_unimplemented_batched_registrations_[aten::linalg_eigvalsh] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4288818Z test_unimplemented_batched_registrations_[aten::linalg_inv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4289112Z test_unimplemented_batched_registrations_[aten::linalg_ldl_factor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4289403Z test_unimplemented_batched_registrations_[aten::linalg_lu_factor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4289652Z test_unimplemented_batched_registrations_[aten::linalg_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4289935Z test_unimplemented_batched_registrations_[aten::linalg_matrix_norm.str_ord] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4290206Z test_unimplemented_batched_registrations_[aten::linalg_matrix_norm] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4290506Z test_unimplemented_batched_registrations_[aten::linalg_matrix_power] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4290822Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4291133Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.atol_rtol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4291443Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.out_tol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4291744Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.tol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4292033Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4292308Z test_unimplemented_batched_registrations_[aten::linalg_multi_dot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4292631Z test_unimplemented_batched_registrations_[aten::linalg_norm.ord_str] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4292904Z test_unimplemented_batched_registrations_[aten::linalg_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4293211Z test_unimplemented_batched_registrations_[aten::linalg_pinv.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4293517Z test_unimplemented_batched_registrations_[aten::linalg_pinv.out_rcond_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4293819Z test_unimplemented_batched_registrations_[aten::linalg_pinv.rcond_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4294173Z test_unimplemented_batched_registrations_[aten::linalg_pinv] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4294464Z test_unimplemented_batched_registrations_[aten::linalg_slogdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4294717Z test_unimplemented_batched_registrations_[aten::linalg_solve] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4294987Z test_unimplemented_batched_registrations_[aten::linalg_solve_ex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4295270Z test_unimplemented_batched_registrations_[aten::linalg_svd.U] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4295534Z test_unimplemented_batched_registrations_[aten::linalg_svd] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4295804Z test_unimplemented_batched_registrations_[aten::linalg_svdvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4296077Z test_unimplemented_batched_registrations_[aten::linalg_tensorinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4296371Z test_unimplemented_batched_registrations_[aten::linalg_tensorsolve] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4296662Z test_unimplemented_batched_registrations_[aten::linalg_vander] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4296948Z test_unimplemented_batched_registrations_[aten::linalg_vecdot] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4297225Z test_unimplemented_batched_registrations_[aten::linear] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4297506Z test_unimplemented_batched_registrations_[aten::log_sigmoid] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4297801Z test_unimplemented_batched_registrations_[aten::log_softmax.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4298075Z test_unimplemented_batched_registrations_[aten::logdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4298370Z test_unimplemented_batched_registrations_[aten::logsumexp.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4298634Z test_unimplemented_batched_registrations_[aten::lstm.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4298918Z test_unimplemented_batched_registrations_[aten::lstm.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4299190Z test_unimplemented_batched_registrations_[aten::lstm_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4299468Z test_unimplemented_batched_registrations_[aten::lu_solve] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4299727Z test_unimplemented_batched_registrations_[aten::mH] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4299980Z test_unimplemented_batched_registrations_[aten::mT] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4300355Z test_unimplemented_batched_registrations_[aten::margin_ranking_loss] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4300664Z test_unimplemented_batched_registrations_[aten::masked_select_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4300923Z test_unimplemented_batched_registrations_[aten::matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4301183Z test_unimplemented_batched_registrations_[aten::matrix_H] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4301464Z test_unimplemented_batched_registrations_[aten::matrix_exp] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4301817Z test_unimplemented_batched_registrations_[aten::matrix_exp_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4302084Z test_unimplemented_batched_registrations_[aten::matrix_power] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4302374Z test_unimplemented_batched_registrations_[aten::max.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4302663Z test_unimplemented_batched_registrations_[aten::max.names_dim_max] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4302907Z test_unimplemented_batched_registrations_[aten::max.other] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4303191Z test_unimplemented_batched_registrations_[aten::max_pool1d] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4303474Z test_unimplemented_batched_registrations_[aten::max_pool1d_with_indices] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4303735Z test_unimplemented_batched_registrations_[aten::max_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4304016Z test_unimplemented_batched_registrations_[aten::max_pool3d] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4304303Z test_unimplemented_batched_registrations_[aten::mean.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4304599Z test_unimplemented_batched_registrations_[aten::median.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4304900Z test_unimplemented_batched_registrations_[aten::median.names_dim_values] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4305178Z test_unimplemented_batched_registrations_[aten::meshgrid.indexing] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4305442Z test_unimplemented_batched_registrations_[aten::meshgrid] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4305723Z test_unimplemented_batched_registrations_[aten::min.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4306015Z test_unimplemented_batched_registrations_[aten::min.names_dim_min] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4306278Z test_unimplemented_batched_registrations_[aten::min.other] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4306564Z test_unimplemented_batched_registrations_[aten::mish_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4306832Z test_unimplemented_batched_registrations_[aten::moveaxis.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4307106Z test_unimplemented_batched_registrations_[aten::moveaxis.intlist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4307375Z test_unimplemented_batched_registrations_[aten::movedim.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4307709Z test_unimplemented_batched_registrations_[aten::movedim.intlist] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4307976Z test_unimplemented_batched_registrations_[aten::msort] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4308277Z test_unimplemented_batched_registrations_[aten::multilabel_margin_loss] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4308552Z test_unimplemented_batched_registrations_[aten::multiply.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4308822Z test_unimplemented_batched_registrations_[aten::multiply.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4309143Z test_unimplemented_batched_registrations_[aten::multiply_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4309406Z test_unimplemented_batched_registrations_[aten::multiply_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4309668Z test_unimplemented_batched_registrations_[aten::nanmean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4309966Z test_unimplemented_batched_registrations_[aten::nanmedian.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4310272Z test_unimplemented_batched_registrations_[aten::nanmedian.names_dim_values] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4310572Z test_unimplemented_batched_registrations_[aten::nanquantile.scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4310859Z test_unimplemented_batched_registrations_[aten::nanquantile] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4311133Z test_unimplemented_batched_registrations_[aten::narrow.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4311394Z test_unimplemented_batched_registrations_[aten::narrow] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4311696Z test_unimplemented_batched_registrations_[aten::native_channel_shuffle] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4311957Z test_unimplemented_batched_registrations_[aten::negative] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4312239Z test_unimplemented_batched_registrations_[aten::negative_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4312541Z test_unimplemented_batched_registrations_[aten::nested_to_padded_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4312803Z test_unimplemented_batched_registrations_[aten::nll_loss2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4313064Z test_unimplemented_batched_registrations_[aten::nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4313325Z test_unimplemented_batched_registrations_[aten::nll_loss_nd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4313614Z test_unimplemented_batched_registrations_[aten::nonzero_numpy] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4313919Z test_unimplemented_batched_registrations_[aten::norm.names_ScalarOpt_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4314232Z test_unimplemented_batched_registrations_[aten::norm.names_ScalarOpt_dim_dtype] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4314520Z test_unimplemented_batched_registrations_[aten::norm_except_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4314815Z test_unimplemented_batched_registrations_[aten::not_equal.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4315088Z test_unimplemented_batched_registrations_[aten::not_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4315411Z test_unimplemented_batched_registrations_[aten::not_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4315706Z test_unimplemented_batched_registrations_[aten::not_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4315976Z test_unimplemented_batched_registrations_[aten::nuclear_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4316239Z test_unimplemented_batched_registrations_[aten::nuclear_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4316497Z test_unimplemented_batched_registrations_[aten::numpy_T] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4316823Z test_unimplemented_batched_registrations_[aten::one_hot] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4317082Z test_unimplemented_batched_registrations_[aten::orgqr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4317346Z test_unimplemented_batched_registrations_[aten::outer] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4317628Z test_unimplemented_batched_registrations_[aten::output_nr] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4317886Z test_unimplemented_batched_registrations_[aten::pad] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4318177Z test_unimplemented_batched_registrations_[aten::pad_sequence] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4318455Z test_unimplemented_batched_registrations_[aten::pairwise_distance] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4318735Z test_unimplemented_batched_registrations_[aten::pdist] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4319019Z test_unimplemented_batched_registrations_[aten::pin_memory] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4319268Z test_unimplemented_batched_registrations_[aten::pinverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4319541Z test_unimplemented_batched_registrations_[aten::poisson_nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4319807Z test_unimplemented_batched_registrations_[aten::positive] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4320068Z test_unimplemented_batched_registrations_[aten::prelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4320356Z test_unimplemented_batched_registrations_[aten::promote_types] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4320633Z test_unimplemented_batched_registrations_[aten::qr.Q] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4320884Z test_unimplemented_batched_registrations_[aten::qr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4321178Z test_unimplemented_batched_registrations_[aten::quantile.scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4321457Z test_unimplemented_batched_registrations_[aten::quantile] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4321714Z test_unimplemented_batched_registrations_[aten::ravel] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4321987Z test_unimplemented_batched_registrations_[aten::real] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4322268Z test_unimplemented_batched_registrations_[aten::refine_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4322545Z test_unimplemented_batched_registrations_[aten::relu6] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4322820Z test_unimplemented_batched_registrations_[aten::relu6_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4323125Z test_unimplemented_batched_registrations_[aten::rename] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4323412Z test_unimplemented_batched_registrations_[aten::rename_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4323869Z test_unimplemented_batched_registrations_[aten::repeat_interleave.self_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4324172Z test_unimplemented_batched_registrations_[aten::repeat_interleave.self_int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4324538Z test_unimplemented_batched_registrations_[aten::requires_grad_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4324798Z test_unimplemented_batched_registrations_[aten::reshape] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4325065Z test_unimplemented_batched_registrations_[aten::reshape_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4325330Z test_unimplemented_batched_registrations_[aten::resolve_conj] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4325592Z test_unimplemented_batched_registrations_[aten::resolve_neg] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4325870Z test_unimplemented_batched_registrations_[aten::result_type.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4326154Z test_unimplemented_batched_registrations_[aten::result_type.Scalar_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4326441Z test_unimplemented_batched_registrations_[aten::result_type.Scalar_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4326714Z test_unimplemented_batched_registrations_[aten::result_type.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4326997Z test_unimplemented_batched_registrations_[aten::retain_grad] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4327267Z test_unimplemented_batched_registrations_[aten::retains_grad] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4327555Z test_unimplemented_batched_registrations_[aten::rnn_relu.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4327843Z test_unimplemented_batched_registrations_[aten::rnn_relu.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4328124Z test_unimplemented_batched_registrations_[aten::rnn_relu_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4328413Z test_unimplemented_batched_registrations_[aten::rnn_tanh.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4328701Z test_unimplemented_batched_registrations_[aten::rnn_tanh.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4328985Z test_unimplemented_batched_registrations_[aten::rnn_tanh_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4329243Z test_unimplemented_batched_registrations_[aten::row_stack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4329500Z test_unimplemented_batched_registrations_[aten::rrelu] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4329774Z test_unimplemented_batched_registrations_[aten::rrelu_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4330048Z test_unimplemented_batched_registrations_[aten::selu] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4330329Z test_unimplemented_batched_registrations_[aten::selu_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4330700Z test_unimplemented_batched_registrations_[aten::set_.source_Tensor_storage_offset] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4330994Z test_unimplemented_batched_registrations_[aten::set_data] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4331277Z test_unimplemented_batched_registrations_[aten::silu_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4331520Z test_unimplemented_batched_registrations_[aten::size.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4331780Z test_unimplemented_batched_registrations_[aten::slogdet] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4332112Z test_unimplemented_batched_registrations_[aten::slow_conv3d] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4332384Z test_unimplemented_batched_registrations_[aten::smm] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4332652Z test_unimplemented_batched_registrations_[aten::softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4332977Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4333300Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4333623Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4333939Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4334265Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4334584Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4334900Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4335266Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4335545Z test_unimplemented_batched_registrations_[aten::special_digamma] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4335812Z test_unimplemented_batched_registrations_[aten::special_erf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4336084Z test_unimplemented_batched_registrations_[aten::special_erfc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4336340Z test_unimplemented_batched_registrations_[aten::special_erfinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4336607Z test_unimplemented_batched_registrations_[aten::special_exp2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4336875Z test_unimplemented_batched_registrations_[aten::special_expit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4337133Z test_unimplemented_batched_registrations_[aten::special_expm1] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4337408Z test_unimplemented_batched_registrations_[aten::special_gammainc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4337685Z test_unimplemented_batched_registrations_[aten::special_gammaincc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4337953Z test_unimplemented_batched_registrations_[aten::special_gammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4338322Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_h.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4338642Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_h.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4338964Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_he.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4339281Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_he.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4339596Z test_unimplemented_batched_registrations_[aten::special_i0] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4339913Z test_unimplemented_batched_registrations_[aten::special_laguerre_polynomial_l.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4340230Z test_unimplemented_batched_registrations_[aten::special_laguerre_polynomial_l.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4340544Z test_unimplemented_batched_registrations_[aten::special_legendre_polynomial_p.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4340867Z test_unimplemented_batched_registrations_[aten::special_legendre_polynomial_p.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4341138Z test_unimplemented_batched_registrations_[aten::special_log1p] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4341403Z test_unimplemented_batched_registrations_[aten::special_log_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4341671Z test_unimplemented_batched_registrations_[aten::special_logit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4341951Z test_unimplemented_batched_registrations_[aten::special_logsumexp] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4342232Z test_unimplemented_batched_registrations_[aten::special_multigammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4342498Z test_unimplemented_batched_registrations_[aten::special_ndtr] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4342771Z test_unimplemented_batched_registrations_[aten::special_polygamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4343031Z test_unimplemented_batched_registrations_[aten::special_psi] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4343301Z test_unimplemented_batched_registrations_[aten::special_round] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4343635Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4343964Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4344299Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4344622Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4344939Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4345276Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4345659Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4345991Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4346259Z test_unimplemented_batched_registrations_[aten::special_sinc] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4346510Z test_unimplemented_batched_registrations_[aten::special_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4346881Z test_unimplemented_batched_registrations_[aten::special_xlogy.other_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4347188Z test_unimplemented_batched_registrations_[aten::special_xlogy.self_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4347478Z test_unimplemented_batched_registrations_[aten::special_xlogy] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4347746Z test_unimplemented_batched_registrations_[aten::split.sizes] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4348004Z test_unimplemented_batched_registrations_[aten::square] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4348281Z test_unimplemented_batched_registrations_[aten::square_] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4348566Z test_unimplemented_batched_registrations_[aten::sspaddmm] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4348870Z test_unimplemented_batched_registrations_[aten::std.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4349130Z test_unimplemented_batched_registrations_[aten::std.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4349419Z test_unimplemented_batched_registrations_[aten::std.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4349675Z test_unimplemented_batched_registrations_[aten::std] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4349983Z test_unimplemented_batched_registrations_[aten::std_mean.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4350249Z test_unimplemented_batched_registrations_[aten::std_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4350544Z test_unimplemented_batched_registrations_[aten::std_mean.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4350788Z test_unimplemented_batched_registrations_[aten::std_mean] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4351073Z test_unimplemented_batched_registrations_[aten::stft.center] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4351352Z test_unimplemented_batched_registrations_[aten::stft] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4351638Z test_unimplemented_batched_registrations_[aten::stride.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4351931Z test_unimplemented_batched_registrations_[aten::subtract.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4352201Z test_unimplemented_batched_registrations_[aten::subtract.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4352494Z test_unimplemented_batched_registrations_[aten::subtract_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4352778Z test_unimplemented_batched_registrations_[aten::subtract_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4353085Z test_unimplemented_batched_registrations_[aten::sum_to_size] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4353371Z test_unimplemented_batched_registrations_[aten::svd.U] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4353624Z test_unimplemented_batched_registrations_[aten::svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4353886Z test_unimplemented_batched_registrations_[aten::swapaxes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4354149Z test_unimplemented_batched_registrations_[aten::swapaxes_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4354458Z test_unimplemented_batched_registrations_[aten::swapdims] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4354703Z test_unimplemented_batched_registrations_[aten::swapdims_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4354975Z test_unimplemented_batched_registrations_[aten::take_along_dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4355278Z test_unimplemented_batched_registrations_[aten::tensor_split.indices] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4355577Z test_unimplemented_batched_registrations_[aten::tensor_split.sections] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4355902Z test_unimplemented_batched_registrations_[aten::tensor_split.tensor_indices_or_sections] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4356163Z test_unimplemented_batched_registrations_[aten::tensordot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4356449Z test_unimplemented_batched_registrations_[aten::thnn_conv2d] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4356703Z test_unimplemented_batched_registrations_[aten::tile] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4356986Z test_unimplemented_batched_registrations_[aten::to.device] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4357267Z test_unimplemented_batched_registrations_[aten::to.dtype] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4357556Z test_unimplemented_batched_registrations_[aten::to.dtype_layout] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4357833Z test_unimplemented_batched_registrations_[aten::to.other] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4358110Z test_unimplemented_batched_registrations_[aten::to_dense] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4358404Z test_unimplemented_batched_registrations_[aten::to_dense_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4358699Z test_unimplemented_batched_registrations_[aten::to_mkldnn_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4358971Z test_unimplemented_batched_registrations_[aten::trace_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4359241Z test_unimplemented_batched_registrations_[aten::trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4359507Z test_unimplemented_batched_registrations_[aten::trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4359767Z test_unimplemented_batched_registrations_[aten::trapz.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4360029Z test_unimplemented_batched_registrations_[aten::trapz.x] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4360321Z test_unimplemented_batched_registrations_[aten::triplet_margin_loss] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4360640Z test_unimplemented_batched_registrations_[aten::true_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4360921Z test_unimplemented_batched_registrations_[aten::true_divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4361194Z test_unimplemented_batched_registrations_[aten::true_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4361467Z test_unimplemented_batched_registrations_[aten::true_divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4361727Z test_unimplemented_batched_registrations_[aten::type_as] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4362046Z test_unimplemented_batched_registrations_[aten::unflatten.int] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4362347Z test_unimplemented_batched_registrations_[aten::unflatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4362638Z test_unimplemented_batched_registrations_[aten::unsafe_chunk] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4362924Z test_unimplemented_batched_registrations_[aten::upsample_bicubic2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4363232Z test_unimplemented_batched_registrations_[aten::upsample_bilinear2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4363533Z test_unimplemented_batched_registrations_[aten::upsample_linear1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4363989Z test_unimplemented_batched_registrations_[aten::upsample_nearest1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4364305Z test_unimplemented_batched_registrations_[aten::upsample_nearest2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4364608Z test_unimplemented_batched_registrations_[aten::upsample_nearest3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4364916Z test_unimplemented_batched_registrations_[aten::upsample_trilinear3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4365218Z test_unimplemented_batched_registrations_[aten::value_selecting_reduction_backward] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4365495Z test_unimplemented_batched_registrations_[aten::vander] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4365794Z test_unimplemented_batched_registrations_[aten::var.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4366056Z test_unimplemented_batched_registrations_[aten::var.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4366342Z test_unimplemented_batched_registrations_[aten::var.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4366600Z test_unimplemented_batched_registrations_[aten::var] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4366908Z test_unimplemented_batched_registrations_[aten::var_mean.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4367174Z test_unimplemented_batched_registrations_[aten::var_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4367467Z test_unimplemented_batched_registrations_[aten::var_mean.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4367714Z test_unimplemented_batched_registrations_[aten::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4367970Z test_unimplemented_batched_registrations_[aten::view_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4368306Z test_unimplemented_batched_registrations_[aten::vsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4368585Z test_unimplemented_batched_registrations_[aten::vsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4368844Z test_unimplemented_batched_registrations_[aten::vstack] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:10:44.4369123Z test_unimplemented_batched_registrations_[aten::where.ScalarOther] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4369400Z test_unimplemented_batched_registrations_[aten::where.ScalarSelf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:10:44.4369691Z test_unimplemented_batched_registrations_[aten::where.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4370034Z test_unimplemented_batched_registrations_[aten::where] (__main__.TestFunctorchDispatcher) ... expected failure (0.001s) 2023-01-11T21:10:44.4370059Z 2023-01-11T21:10:44.4370434Z ---------------------------------------------------------------------- 2023-01-11T21:10:44.4370555Z Ran 1691 tests in 2.690s 2023-01-11T21:10:44.4370576Z 2023-01-11T21:10:44.4370701Z OK (expected failures=302) 2023-01-11T21:10:44.4370720Z 2023-01-11T21:10:44.4370826Z Generating XML reports... 2023-01-11T21:10:44.4371307Z Generated XML report: test-reports/python-unittest/functorch.test_vmap_registrations/TEST-TestFunctorchDispatcher-20230111211041.xml 2023-01-11T21:10:44.4371328Z 2023-01-11T21:10:44.4371746Z ##[endgroup] 2023-01-11T21:10:44.4372213Z FINISHED PRINTING LOG FILE of functorch/test_vmap_registrations (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_registrations_5jg3weol) 2023-01-11T21:10:44.4372238Z 2023-01-11T21:10:46.8795857Z Ignoring disabled issues: ['91003'] 2023-01-11T21:10:46.9120321Z Running functorch/test_dims ... [2023-01-11 21:10:46.911540] 2023-01-11T21:10:46.9123180Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_dims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:10:46.911895] 2023-01-11T21:10:47.2826956Z 2023-01-11T21:10:47.2827894Z Expand the folded group to see the log file of functorch/test_control_flow 2023-01-11T21:10:47.2829567Z ##[group]PRINTING LOG FILE of functorch/test_control_flow (/var/lib/jenkins/workspace/test/test-reports/functorch-test_control_flow_b2h81wdn) 2023-01-11T21:10:47.2830323Z 2023-01-11T21:10:47.2830528Z Running tests... 2023-01-11T21:10:47.2831545Z ---------------------------------------------------------------------- 2023-01-11T21:10:47.2832380Z Test results will be stored in test-reports/python-unittest/functorch.test_control_flow 2023-01-11T21:10:47.2832808Z test_cond_no_trace (__main__.TestControlFlow) ... ok (1.586s) 2023-01-11T21:10:47.2833270Z test_assert_on_mismatch_tensor_size (__main__.TestControlFlowTraced) ... ok (0.036s) 2023-01-11T21:10:47.2833743Z test_assert_on_mismatch_tensor_size_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.150s) 2023-01-11T21:10:47.2834190Z test_assert_on_mismatch_type_size (__main__.TestControlFlowTraced) ... ok (0.027s) 2023-01-11T21:10:47.2834653Z test_assert_on_mismatch_type_size_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.009s) 2023-01-11T21:10:47.2835149Z test_cond_functionalized (__main__.TestControlFlowTraced) ... ok (0.165s) 2023-01-11T21:10:47.2835608Z test_cond_functionalized_data_dependent_pred (__main__.TestControlFlowTraced) ... ok (0.114s) 2023-01-11T21:10:47.2836092Z test_cond_functionalized_input_mutation_on_false_branch (__main__.TestControlFlowTraced) ... ok (0.037s) 2023-01-11T21:10:47.2836602Z test_cond_functionalized_input_mutation_on_true_branch (__main__.TestControlFlowTraced) ... ok (0.028s) 2023-01-11T21:10:47.2837081Z test_cond_functionalized_nested (__main__.TestControlFlowTraced) ... ok (0.342s) 2023-01-11T21:10:47.2837535Z test_cond_functionalized_nested_input_mutation (__main__.TestControlFlowTraced) ... ok (0.027s) 2023-01-11T21:10:47.2838017Z test_cond_functionalized_output_alias_input (__main__.TestControlFlowTraced) ... ok (0.023s) 2023-01-11T21:10:47.2838683Z test_cond_nested_traced (__main__.TestControlFlowTraced) ... ok (0.083s) 2023-01-11T21:10:47.2839141Z test_cond_nested_traced_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.028s) 2023-01-11T21:10:47.2839563Z test_cond_nested_traced_multi (__main__.TestControlFlowTraced) ... ok (0.087s) 2023-01-11T21:10:47.2840010Z test_cond_nested_traced_multi_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.025s) 2023-01-11T21:10:47.2840469Z test_cond_nested_traced_other_inputs (__main__.TestControlFlowTraced) ... ok (0.092s) 2023-01-11T21:10:47.2840920Z test_cond_nested_traced_other_inputs_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.027s) 2023-01-11T21:10:47.2841472Z test_cond_traced_not_nested (__main__.TestControlFlowTraced) ... ok (0.039s) 2023-01-11T21:10:47.2841913Z test_cond_traced_not_nested_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.014s) 2023-01-11T21:10:47.2842334Z test_map_real (__main__.TestControlFlowTraced) ... ok (0.032s) 2023-01-11T21:10:47.2842716Z test_map_symbolic (__main__.TestControlFlowTraced) ... ok (0.415s) 2023-01-11T21:10:47.2843140Z test_nested_cond_map_cond_symbolic (__main__.TestControlFlowTraced) ... ok (1.064s) 2023-01-11T21:10:47.2843574Z test_nested_map_cond_real (__main__.TestControlFlowTraced) ... ok (0.070s) 2023-01-11T21:10:47.2844420Z test_nested_map_cond_symbolic (__main__.TestControlFlowTraced) ... ok (0.512s) 2023-01-11T21:10:47.2844675Z 2023-01-11T21:10:47.2844967Z ---------------------------------------------------------------------- 2023-01-11T21:10:47.2845304Z Ran 25 tests in 5.034s 2023-01-11T21:10:47.2845468Z 2023-01-11T21:10:47.2845568Z OK 2023-01-11T21:10:47.2845685Z 2023-01-11T21:10:47.2845808Z Generating XML reports... 2023-01-11T21:10:47.2846395Z Generated XML report: test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlow-20230111211041.xml 2023-01-11T21:10:47.2847147Z Generated XML report: test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlowTraced-20230111211041.xml 2023-01-11T21:10:47.2847499Z 2023-01-11T21:10:47.2847813Z ##[endgroup] 2023-01-11T21:10:47.2848384Z FINISHED PRINTING LOG FILE of functorch/test_control_flow (/var/lib/jenkins/workspace/test/test-reports/functorch-test_control_flow_b2h81wdn) 2023-01-11T21:10:47.2848714Z 2023-01-11T21:10:49.8436142Z Ignoring disabled issues: ['91003'] 2023-01-11T21:10:49.8759095Z Running functorch/test_functionalize ... [2023-01-11 21:10:49.875347] 2023-01-11T21:10:49.8760401Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_functionalize.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:10:49.875678] 2023-01-11T21:11:01.2844545Z 2023-01-11T21:11:01.2845378Z Expand the folded group to see the log file of functorch/test_functionalize 2023-01-11T21:11:01.2847133Z ##[group]PRINTING LOG FILE of functorch/test_functionalize (/var/lib/jenkins/workspace/test/test-reports/functorch-test_functionalize_g3euobna) 2023-01-11T21:11:01.2848741Z /var/lib/jenkins/workspace/test/functorch/test_aotdispatch.py:61: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T21:11:01.2850319Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:11:01.2850928Z 2023-01-11T21:11:01.2851150Z Running tests... 2023-01-11T21:11:01.2851961Z ---------------------------------------------------------------------- 2023-01-11T21:11:01.2852972Z Test results will be stored in test-reports/python-unittest/functorch.test_functionalize 2023-01-11T21:11:01.2854090Z test_autocast_disable_guard_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.403s) 2023-01-11T21:11:01.2854934Z test_batch_norm_amp_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.232s) 2023-01-11T21:11:01.2855682Z test_batchnorm_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.149s) 2023-01-11T21:11:01.2857104Z test_compilation_context_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2857947Z warnings.warn( 2023-01-11T21:11:01.2858959Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2859783Z warnings.warn( 2023-01-11T21:11:01.2860010Z ok (0.030s) 2023-01-11T21:11:01.2861217Z test_custom_autograd_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2862032Z warnings.warn( 2023-01-11T21:11:01.2862272Z ok (0.007s) 2023-01-11T21:11:01.2862680Z test_default_partitioner_saves_symints_not_tensors_for_bw_functionalize (__main__.make_functionalize_test..FunctionalizeTest) 2023-01-11T21:11:01.2863212Z In this test, the important thing is that primals_1 is **only** needed in the backward ... ok (0.566s) 2023-01-11T21:11:01.2864523Z test_dupe_arg_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2865340Z warnings.warn( 2023-01-11T21:11:01.2865579Z ok (0.016s) 2023-01-11T21:11:01.2867211Z test_dupe_arg_torture_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2868393Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2869454Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2870168Z warnings.warn( 2023-01-11T21:11:01.2871679Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2872703Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2873005Z ok (0.029s) 2023-01-11T21:11:01.2874226Z test_embedding_bag_view_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2875100Z warnings.warn( 2023-01-11T21:11:01.2875345Z ok (0.195s) 2023-01-11T21:11:01.2876542Z test_grad_context_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2877356Z warnings.warn( 2023-01-11T21:11:01.2877573Z ok (0.020s) 2023-01-11T21:11:01.2878765Z test_inner_grad_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2879575Z warnings.warn( 2023-01-11T21:11:01.2879812Z ok (0.041s) 2023-01-11T21:11:01.2881035Z test_input_aliased_with_mutation_output_alias_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2881891Z warnings.warn( 2023-01-11T21:11:01.2882129Z ok (0.091s) 2023-01-11T21:11:01.2883396Z test_input_data_and_metadata_mutation_aliases_other_input_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2884561Z warnings.warn( 2023-01-11T21:11:01.2884782Z ok (0.117s) 2023-01-11T21:11:01.2886016Z test_input_data_and_metadata_mutation_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2886866Z warnings.warn( 2023-01-11T21:11:01.2887104Z ok (0.068s) 2023-01-11T21:11:01.2888420Z test_input_inplace_requires_grad_true_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2889263Z warnings.warn( 2023-01-11T21:11:01.2889500Z ok (0.026s) 2023-01-11T21:11:01.2890737Z test_input_metadata_mutation_aliases_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2891648Z warnings.warn( 2023-01-11T21:11:01.2891870Z ok (0.024s) 2023-01-11T21:11:01.2893091Z test_input_mutation_alias_everything_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2893927Z warnings.warn( 2023-01-11T21:11:01.2894163Z ok (0.123s) 2023-01-11T21:11:01.2895434Z test_input_mutation_aliases_and_none_require_gradients_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2896278Z warnings.warn( 2023-01-11T21:11:01.2896514Z ok (0.037s) 2023-01-11T21:11:01.2897744Z test_input_mutation_aliases_and_output_alias_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2898599Z warnings.warn( 2023-01-11T21:11:01.2898812Z ok (0.079s) 2023-01-11T21:11:01.2900060Z test_input_mutation_aliases_bases_out_of_order_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2900892Z warnings.warn( 2023-01-11T21:11:01.2901127Z ok (0.125s) 2023-01-11T21:11:01.2902419Z test_input_mutation_aliases_other_input2_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2903249Z warnings.warn( 2023-01-11T21:11:01.2903487Z ok (0.115s) 2023-01-11T21:11:01.2904720Z test_input_mutation_aliases_other_input_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2905634Z warnings.warn( 2023-01-11T21:11:01.2905851Z ok (0.109s) 2023-01-11T21:11:01.2907519Z test_input_mutation_and_output_view_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2908680Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2909762Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2910472Z warnings.warn( 2023-01-11T21:11:01.2911921Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2912951Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2913240Z ok (0.019s) 2023-01-11T21:11:01.2914464Z test_input_mutation_batchnorm_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2915297Z warnings.warn( 2023-01-11T21:11:01.2915603Z ok (0.150s) 2023-01-11T21:11:01.2916812Z test_input_mutation_is_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2917641Z warnings.warn( 2023-01-11T21:11:01.2917875Z ok (0.018s) 2023-01-11T21:11:01.2919124Z test_input_mutation_metadata2_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2919959Z warnings.warn( 2023-01-11T21:11:01.2920192Z ok (0.038s) 2023-01-11T21:11:01.2921409Z test_input_mutation_metadata_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2922299Z warnings.warn( 2023-01-11T21:11:01.2922522Z ok (0.025s) 2023-01-11T21:11:01.2923975Z test_input_mutation_multiple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2924813Z warnings.warn( 2023-01-11T21:11:01.2925047Z ok (0.043s) 2023-01-11T21:11:01.2926716Z test_input_mutation_output_view_multiple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2927884Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2928948Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2929660Z warnings.warn( 2023-01-11T21:11:01.2931107Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2932142Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2932445Z ok (0.043s) 2023-01-11T21:11:01.2933747Z test_input_mutation_resize_smaller_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2934650Z warnings.warn( 2023-01-11T21:11:01.2934891Z ok (0.023s) 2023-01-11T21:11:01.2936101Z test_input_mutation_simple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2937002Z warnings.warn( 2023-01-11T21:11:01.2937222Z ok (0.026s) 2023-01-11T21:11:01.2937642Z test_input_mutation_simple_with_none_and_nontensor_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.014s) 2023-01-11T21:11:01.2939514Z test_input_output_view_metadata_mutate_multiple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2940695Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2941778Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2942485Z warnings.warn( 2023-01-11T21:11:01.2943917Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2944947Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2945251Z ok (0.034s) 2023-01-11T21:11:01.2946492Z test_input_output_view_mutate_multiple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2947337Z warnings.warn( 2023-01-11T21:11:01.2948821Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2949867Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2950167Z ok (0.036s) 2023-01-11T21:11:01.2951391Z test_input_output_view_simple_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2952294Z warnings.warn( 2023-01-11T21:11:01.2953753Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2954782Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2955065Z ok (0.013s) 2023-01-11T21:11:01.2955452Z test_invalid_dupe_fake_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.292s) 2023-01-11T21:11:01.2955982Z test_invalid_dupe_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.058s) 2023-01-11T21:11:01.2957769Z test_invalid_dupe_left_bias_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2958928Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2959998Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2960696Z warnings.warn( 2023-01-11T21:11:01.2962138Z /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py:4098: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:11:01.2963164Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:11:01.2963468Z ok (0.046s) 2023-01-11T21:11:01.2964152Z test_invalid_requires_grad_fake_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.125s) 2023-01-11T21:11:01.2964718Z test_invalid_requires_grad_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.029s) 2023-01-11T21:11:01.2965242Z test_list_codegen_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.045s) 2023-01-11T21:11:01.2965742Z test_module_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.057s) 2023-01-11T21:11:01.2967071Z test_multi_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2967979Z warnings.warn( 2023-01-11T21:11:01.2968222Z ok (0.024s) 2023-01-11T21:11:01.2969429Z test_multi_output_list_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2970250Z warnings.warn( 2023-01-11T21:11:01.2970470Z ok (0.022s) 2023-01-11T21:11:01.2971672Z test_no_grad_input_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2972498Z warnings.warn( 2023-01-11T21:11:01.2973504Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2974200Z warnings.warn( 2023-01-11T21:11:01.2975188Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2975878Z warnings.warn( 2023-01-11T21:11:01.2976883Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2977579Z warnings.warn( 2023-01-11T21:11:01.2977797Z ok (0.118s) 2023-01-11T21:11:01.2979003Z test_nonidempotent_amp_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2979829Z warnings.warn( 2023-01-11T21:11:01.2980884Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2981601Z warnings.warn( 2023-01-11T21:11:01.2981820Z ok (0.231s) 2023-01-11T21:11:01.2983007Z test_output_dict_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2983877Z warnings.warn( 2023-01-11T21:11:01.2984891Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2985587Z warnings.warn( 2023-01-11T21:11:01.2986574Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2987257Z warnings.warn( 2023-01-11T21:11:01.2987492Z ok (0.047s) 2023-01-11T21:11:01.2987865Z test_output_op_depending_on_symint_functionalize (__main__.make_functionalize_test..FunctionalizeTest) 2023-01-11T21:11:01.2988509Z It won't be obvious from reading this test what it's testing for. We should probably make it into a more ... ok (0.026s) 2023-01-11T21:11:01.2989053Z test_real_weights_in_symbolic_mode_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.129s) 2023-01-11T21:11:01.2989629Z test_real_weights_in_symbolic_mode_with_inplace_ops_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.023s) 2023-01-11T21:11:01.2990165Z test_resize_input_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.008s) 2023-01-11T21:11:01.2991930Z test_single_output_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2992774Z warnings.warn( 2023-01-11T21:11:01.2993013Z ok (0.015s) 2023-01-11T21:11:01.2994276Z test_some_output_requires_grad_input_doesnt_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2995118Z warnings.warn( 2023-01-11T21:11:01.2995337Z ok (0.012s) 2023-01-11T21:11:01.2996655Z test_some_outputs_dont_require_grad_non_view_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2997517Z warnings.warn( 2023-01-11T21:11:01.2997752Z ok (0.017s) 2023-01-11T21:11:01.2998972Z test_some_outputs_dont_require_grad_view_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.2999918Z warnings.warn( 2023-01-11T21:11:01.3000155Z ok (0.012s) 2023-01-11T21:11:01.3001361Z test_squeeze_mutation_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3002182Z warnings.warn( 2023-01-11T21:11:01.3002396Z ok (0.253s) 2023-01-11T21:11:01.3003609Z test_view_and_inplace_view_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3004633Z warnings.warn( 2023-01-11T21:11:01.3004874Z ok (0.021s) 2023-01-11T21:11:01.3006061Z test_view_detach_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3006873Z warnings.warn( 2023-01-11T21:11:01.3007115Z ok (0.020s) 2023-01-11T21:11:01.3007526Z test_autocast_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test requires torchvision (0.001s) 2023-01-11T21:11:01.3008057Z test_contiguous_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.011s) 2023-01-11T21:11:01.3009419Z test_default_partitioner_getitem_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3010256Z warnings.warn( 2023-01-11T21:11:01.3010494Z ok (0.041s) 2023-01-11T21:11:01.3011830Z test_default_partitioner_output_tensor_shape_tensor_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3012713Z warnings.warn( 2023-01-11T21:11:01.3012949Z ok (0.300s) 2023-01-11T21:11:01.3014170Z test_meta_tensor_inplace_op_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3015102Z warnings.warn( 2023-01-11T21:11:01.3015322Z ok (0.149s) 2023-01-11T21:11:01.3016538Z test_min_cut_partitioner_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3017356Z warnings.warn( 2023-01-11T21:11:01.3018366Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3019075Z warnings.warn( 2023-01-11T21:11:01.3020074Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3020775Z warnings.warn( 2023-01-11T21:11:01.3021014Z ok (0.139s) 2023-01-11T21:11:01.3022272Z test_min_cut_partitioner_output_tensor_shape_tensor_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3023116Z warnings.warn( 2023-01-11T21:11:01.3023333Z ok (0.437s) 2023-01-11T21:11:01.3024577Z test_min_cut_partitioner_recomputable_ops_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3025407Z warnings.warn( 2023-01-11T21:11:01.3026416Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3027095Z warnings.warn( 2023-01-11T21:11:01.3027331Z ok (0.055s) 2023-01-11T21:11:01.3028615Z test_min_cut_partitioner_save_shape_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3029465Z warnings.warn( 2023-01-11T21:11:01.3030472Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3031207Z warnings.warn( 2023-01-11T21:11:01.3031439Z ok (0.267s) 2023-01-11T21:11:01.3031830Z test_preserve_random_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.035s) 2023-01-11T21:11:01.3033199Z test_recompute_partitioning_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:11:01.3034014Z warnings.warn( 2023-01-11T21:11:01.3034251Z ok (0.031s) 2023-01-11T21:11:01.3034402Z 2023-01-11T21:11:01.3034719Z ---------------------------------------------------------------------- 2023-01-11T21:11:01.3035057Z Ran 69 tests in 6.186s 2023-01-11T21:11:01.3035204Z 2023-01-11T21:11:01.3035313Z OK (skipped=1) 2023-01-11T21:11:01.3035470Z 2023-01-11T21:11:01.3035592Z Generating XML reports... 2023-01-11T21:11:01.3036227Z Generated XML report: test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestAOTAutograd-20230111211054.xml 2023-01-11T21:11:01.3037046Z Generated XML report: test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestPartitioning-20230111211054.xml 2023-01-11T21:11:01.3037432Z 2023-01-11T21:11:01.3037840Z ##[endgroup] 2023-01-11T21:11:01.3038415Z FINISHED PRINTING LOG FILE of functorch/test_functionalize (/var/lib/jenkins/workspace/test/test-reports/functorch-test_functionalize_g3euobna) 2023-01-11T21:11:01.3038756Z 2023-01-11T21:11:03.8228524Z Ignoring disabled issues: ['91003'] 2023-01-11T21:11:03.8547180Z Running functorch/test_memory_efficient_fusion ... [2023-01-11 21:11:03.854291] 2023-01-11T21:11:03.8550185Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_memory_efficient_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:11:03.854597] 2023-01-11T21:11:09.1518247Z 2023-01-11T21:11:09.1519293Z Expand the folded group to see the log file of functorch/test_dims 2023-01-11T21:11:09.1520994Z ##[group]PRINTING LOG FILE of functorch/test_dims (/var/lib/jenkins/workspace/test/test-reports/functorch-test_dims_qwrkqk_a) 2023-01-11T21:11:09.1521697Z 2023-01-11T21:11:09.1521921Z Running tests... 2023-01-11T21:11:09.1522988Z ---------------------------------------------------------------------- 2023-01-11T21:11:09.1524448Z Test results will be stored in test-reports/python-unittest/functorch.test_dims 2023-01-11T21:11:09.1526329Z test_attn (__main__.TestMin) ... /opt/conda/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:284: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2023-01-11T21:11:09.1527522Z warnings.warn( 2023-01-11T21:11:09.1528015Z ok (1.934s) 2023-01-11T21:11:09.1530518Z test_attn_cuda (__main__.TestMin) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/86712 for platform(s) win, windows, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:11:09.1532109Z test_big_split (__main__.TestMin) ... ok (0.274s) 2023-01-11T21:11:09.1532742Z test_c (__main__.TestMin) ... ok (0.257s) 2023-01-11T21:11:09.1533395Z test_compare_dims (__main__.TestMin) ... ok (0.249s) 2023-01-11T21:11:09.1534061Z test_diag (__main__.TestMin) ... ok (0.262s) 2023-01-11T21:11:09.1534761Z test_dim_args (__main__.TestMin) ... ok (0.291s) 2023-01-11T21:11:09.1535443Z test_dims_with_size (__main__.TestMin) ... ok (0.289s) 2023-01-11T21:11:09.1536109Z test_dir (__main__.TestMin) ... ok (0.293s) 2023-01-11T21:11:09.1536907Z test_doc (__main__.TestMin) ... ok (0.303s) 2023-01-11T21:11:09.1537560Z test_embed (__main__.TestMin) ... ok (0.280s) 2023-01-11T21:11:09.1538204Z test_eq (__main__.TestMin) ... ok (0.365s) 2023-01-11T21:11:09.1538823Z test_expand (__main__.TestMin) ... ok (0.261s) 2023-01-11T21:11:09.1539499Z test_functorch (__main__.TestMin) ... ok (0.262s) 2023-01-11T21:11:09.1540159Z test_hello (__main__.TestMin) ... ok (0.263s) 2023-01-11T21:11:09.1540783Z test_index (__main__.TestMin) ... ok (0.286s) 2023-01-11T21:11:09.1541469Z test_index_placement (__main__.TestMin) ... ok (0.287s) 2023-01-11T21:11:09.1542169Z test_inplace (__main__.TestMin) ... ok (0.260s) 2023-01-11T21:11:09.1542846Z test_manual_stuff (__main__.TestMin) ... ok (0.265s) 2023-01-11T21:11:09.1543489Z test_mask (__main__.TestMin) ... ok (0.246s) 2023-01-11T21:11:09.1544118Z test_max (__main__.TestMin) ... ok (0.247s) 2023-01-11T21:11:09.1544769Z test_mm (__main__.TestMin) ... ok (0.255s) 2023-01-11T21:11:09.1545421Z test_mm_fuse (__main__.TestMin) ... ok (0.245s) 2023-01-11T21:11:09.1546066Z test_monkey (__main__.TestMin) ... ok (0.246s) 2023-01-11T21:11:09.1546785Z test_network (__main__.TestMin) ... skip: no torchvision (0.245s) 2023-01-11T21:11:09.1547473Z test_order (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:11:09.1548143Z test_order_keyword (__main__.TestMin) ... ok (0.247s) 2023-01-11T21:11:09.1548822Z test_parse (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:11:09.1549467Z test_permute_orig (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:11:09.1550142Z test_seg (__main__.TestMin) ... ok (0.257s) 2023-01-11T21:11:09.1550784Z test_simple (__main__.TestMin) ... ok (0.247s) 2023-01-11T21:11:09.1551461Z test_softmax_split (__main__.TestMin) ... ok (0.250s) 2023-01-11T21:11:09.1552109Z test_stack (__main__.TestMin) ... ok (0.246s) 2023-01-11T21:11:09.1552808Z test_time_mm_fuse (__main__.TestMin) ... pp: 0.03758191399901988916 seconds 2023-01-11T21:11:09.1553433Z fc: 0.05716401599966047797 seconds 2023-01-11T21:11:09.1553921Z ok (0.447s) 2023-01-11T21:11:09.1554512Z test_with_dims_split (__main__.TestMin) ... ok (0.275s) 2023-01-11T21:11:09.1555259Z test_attn (__main__.TestMinFunctorchOnly) ... ok (0.258s) 2023-01-11T21:11:09.1556104Z test_attn_cuda (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2023-01-11T21:11:09.1556995Z test_big_split (__main__.TestMinFunctorchOnly) ... ok (0.297s) 2023-01-11T21:11:09.1557781Z test_c (__main__.TestMinFunctorchOnly) ... ok (0.265s) 2023-01-11T21:11:09.1558577Z test_compare_dims (__main__.TestMinFunctorchOnly) ... ok (0.309s) 2023-01-11T21:11:09.1559366Z test_diag (__main__.TestMinFunctorchOnly) ... ok (0.292s) 2023-01-11T21:11:09.1560139Z test_dim_args (__main__.TestMinFunctorchOnly) ... ok (0.287s) 2023-01-11T21:11:09.1560950Z test_dims_with_size (__main__.TestMinFunctorchOnly) ... ok (0.283s) 2023-01-11T21:11:09.1561722Z test_dir (__main__.TestMinFunctorchOnly) ... ok (0.256s) 2023-01-11T21:11:09.1562494Z test_doc (__main__.TestMinFunctorchOnly) ... ok (0.275s) 2023-01-11T21:11:09.1563257Z test_embed (__main__.TestMinFunctorchOnly) ... ok (0.347s) 2023-01-11T21:11:09.1564263Z test_eq (__main__.TestMinFunctorchOnly) ... ok (0.276s) 2023-01-11T21:11:09.1565037Z test_expand (__main__.TestMinFunctorchOnly) ... ok (0.265s) 2023-01-11T21:11:09.1566008Z test_functorch (__main__.TestMinFunctorchOnly) ... ok (0.275s) 2023-01-11T21:11:09.1566841Z test_hello (__main__.TestMinFunctorchOnly) ... ok (0.284s) 2023-01-11T21:11:09.1567599Z test_index (__main__.TestMinFunctorchOnly) ... ok (0.258s) 2023-01-11T21:11:09.1568412Z test_index_placement (__main__.TestMinFunctorchOnly) ... ok (0.254s) 2023-01-11T21:11:09.1569242Z test_inplace (__main__.TestMinFunctorchOnly) ... ok (0.266s) 2023-01-11T21:11:09.1570033Z test_manual_stuff (__main__.TestMinFunctorchOnly) ... ok (0.314s) 2023-01-11T21:11:09.1570830Z test_mask (__main__.TestMinFunctorchOnly) ... ok (0.250s) 2023-01-11T21:11:09.1571590Z test_max (__main__.TestMinFunctorchOnly) ... ok (0.260s) 2023-01-11T21:11:09.1572463Z test_mm (__main__.TestMinFunctorchOnly) ... ok (0.246s) 2023-01-11T21:11:09.1573231Z test_mm_fuse (__main__.TestMinFunctorchOnly) ... ok (0.268s) 2023-01-11T21:11:09.1574022Z test_monkey (__main__.TestMinFunctorchOnly) ... ok (0.273s) 2023-01-11T21:11:09.1574883Z test_network (__main__.TestMinFunctorchOnly) ... skip: no torchvision (0.300s) 2023-01-11T21:11:09.1575714Z test_order (__main__.TestMinFunctorchOnly) ... ok (0.308s) 2023-01-11T21:11:09.1576514Z test_order_keyword (__main__.TestMinFunctorchOnly) ... ok (0.298s) 2023-01-11T21:11:09.1577327Z test_parse (__main__.TestMinFunctorchOnly) ... ok (0.287s) 2023-01-11T21:11:09.1578109Z test_permute_orig (__main__.TestMinFunctorchOnly) ... ok (0.264s) 2023-01-11T21:11:09.1578908Z test_seg (__main__.TestMinFunctorchOnly) ... ok (0.259s) 2023-01-11T21:11:09.1579681Z test_simple (__main__.TestMinFunctorchOnly) ... ok (0.247s) 2023-01-11T21:11:09.1580466Z test_softmax_split (__main__.TestMinFunctorchOnly) ... ok (0.248s) 2023-01-11T21:11:09.1581286Z test_stack (__main__.TestMinFunctorchOnly) ... ok (0.246s) 2023-01-11T21:11:09.1582155Z test_time_mm_fuse (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2023-01-11T21:11:09.1583049Z test_with_dims_split (__main__.TestMinFunctorchOnly) ... ok (0.263s) 2023-01-11T21:11:09.1583512Z 2023-01-11T21:11:09.1584115Z ---------------------------------------------------------------------- 2023-01-11T21:11:09.1584812Z Ran 70 tests in 19.984s 2023-01-11T21:11:09.1585151Z 2023-01-11T21:11:09.1585368Z OK (skipped=5) 2023-01-11T21:11:09.1585671Z 2023-01-11T21:11:09.1585899Z Generating XML reports... 2023-01-11T21:11:09.1587024Z Generated XML report: test-reports/python-unittest/functorch.test_dims/TEST-TestMin-20230111211048.xml 2023-01-11T21:11:09.1588542Z Generated XML report: test-reports/python-unittest/functorch.test_dims/TEST-TestMinFunctorchOnly-20230111211048.xml 2023-01-11T21:11:09.1589277Z 2023-01-11T21:11:09.1589955Z ##[endgroup] 2023-01-11T21:11:09.1591112Z FINISHED PRINTING LOG FILE of functorch/test_dims (/var/lib/jenkins/workspace/test/test-reports/functorch-test_dims_qwrkqk_a) 2023-01-11T21:11:09.1591791Z 2023-01-11T21:11:11.6251380Z Ignoring disabled issues: ['91003'] 2023-01-11T21:11:11.6571931Z Running functorch/test_minifier ... [2023-01-11 21:11:11.656785] 2023-01-11T21:11:11.6574715Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:11:11.657083] 2023-01-11T21:11:15.9840584Z 2023-01-11T21:11:15.9841569Z Expand the folded group to see the log file of functorch/test_minifier 2023-01-11T21:11:15.9843255Z ##[group]PRINTING LOG FILE of functorch/test_minifier (/var/lib/jenkins/workspace/test/test-reports/functorch-test_minifier_nb62r__1) 2023-01-11T21:11:15.9844319Z 2023-01-11T21:11:15.9844629Z Running tests... 2023-01-11T21:11:15.9845367Z ---------------------------------------------------------------------- 2023-01-11T21:11:15.9845928Z Test results will be stored in test-reports/python-unittest/functorch.test_minifier 2023-01-11T21:11:15.9846327Z test_has_add_mul (__main__.TestMinifier) ... ok (1.722s) 2023-01-11T21:11:15.9846711Z test_has_mul_minifier (__main__.TestMinifier) ... Started off with 9 nodes 2023-01-11T21:11:15.9847066Z 2023-01-11T21:11:15.9847691Z # Working Repro with 9 nodes 2023-01-11T21:11:15.9848405Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9849224Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9849750Z 2023-01-11T21:11:15.9849778Z 2023-01-11T21:11:15.9849811Z 2023-01-11T21:11:15.9850050Z def forward(self, x_1): 2023-01-11T21:11:15.9850618Z mul = torch.ops.aten.mul.Tensor(x_1, 3); x_1 = None 2023-01-11T21:11:15.9851291Z add = torch.ops.aten.add.Tensor(mul, 5); mul = None 2023-01-11T21:11:15.9851938Z cos = torch.ops.aten.cos.default(add); add = None 2023-01-11T21:11:15.9852824Z sub = torch.ops.aten.sub.Tensor(cos, cos); cos = None 2023-01-11T21:11:15.9853478Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:11:15.9854141Z add_1 = torch.ops.aten.add.Tensor(div, 3); div = None 2023-01-11T21:11:15.9854874Z mul_1 = torch.ops.aten.mul.Tensor(add_1, 2); add_1 = None 2023-01-11T21:11:15.9855410Z return (mul_1,) 2023-01-11T21:11:15.9855857Z 2023-01-11T21:11:15.9856136Z 2023-01-11T21:11:15.9856341Z Trying granularity 8 2023-01-11T21:11:15.9856706Z 2023-01-11T21:11:15.9857071Z Strategy: Eliminate dead code (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:11:15.9858105Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9858269Z 2023-01-11T21:11:15.9858429Z Strategy: Remove unused inputs (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:11:15.9858743Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9858913Z 2023-01-11T21:11:15.9859068Z Strategy: Truncate suffix (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:11:15.9859346Z FAIL: Truncate suffix 2023-01-11T21:11:15.9859521Z 2023-01-11T21:11:15.9859679Z Strategy: Delta Debugging (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:11:15.9859970Z FAIL: Delta Debugging 2023-01-11T21:11:15.9860210Z Trying granularity 4 2023-01-11T21:11:15.9860372Z 2023-01-11T21:11:15.9860525Z Strategy: Truncate suffix (G: 4) (9 nodes, 1 inputs) 2023-01-11T21:11:15.9860813Z FAIL: Truncate suffix 2023-01-11T21:11:15.9860977Z 2023-01-11T21:11:15.9861138Z Strategy: Delta Debugging (G: 4) (9 nodes, 1 inputs) 2023-01-11T21:11:15.9861420Z SUCCESS: Went from 9 to 6 nodes 2023-01-11T21:11:15.9861597Z 2023-01-11T21:11:15.9861721Z # Working Repro with 6 nodes 2023-01-11T21:11:15.9862114Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9862523Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9862801Z 2023-01-11T21:11:15.9862820Z 2023-01-11T21:11:15.9862839Z 2023-01-11T21:11:15.9862958Z def forward(self, cos): 2023-01-11T21:11:15.9863288Z sub = torch.ops.aten.sub.Tensor(cos, cos); cos = None 2023-01-11T21:11:15.9863659Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:11:15.9864008Z add_1 = torch.ops.aten.add.Tensor(div, 3); div = None 2023-01-11T21:11:15.9864377Z mul_1 = torch.ops.aten.mul.Tensor(add_1, 2); add_1 = None 2023-01-11T21:11:15.9864692Z return (mul_1,) 2023-01-11T21:11:15.9864893Z 2023-01-11T21:11:15.9865034Z 2023-01-11T21:11:15.9865149Z Trying granularity 4 2023-01-11T21:11:15.9865313Z 2023-01-11T21:11:15.9865478Z Strategy: Eliminate dead code (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9865764Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9866034Z 2023-01-11T21:11:15.9866207Z Strategy: Remove unused inputs (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9866510Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9866683Z 2023-01-11T21:11:15.9866837Z Strategy: Truncate suffix (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9867113Z FAIL: Truncate suffix 2023-01-11T21:11:15.9867282Z 2023-01-11T21:11:15.9867438Z Strategy: Delta Debugging (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9867730Z FAIL: Delta Debugging 2023-01-11T21:11:15.9867968Z Trying granularity 2 2023-01-11T21:11:15.9868129Z 2023-01-11T21:11:15.9868283Z Strategy: Truncate suffix (G: 2) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9868583Z SUCCESS: Went from 6 to 4 nodes 2023-01-11T21:11:15.9868758Z 2023-01-11T21:11:15.9868951Z # Working Repro with 4 nodes 2023-01-11T21:11:15.9869348Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9869781Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9870051Z 2023-01-11T21:11:15.9870071Z 2023-01-11T21:11:15.9870090Z 2023-01-11T21:11:15.9870209Z def forward(self, cos): 2023-01-11T21:11:15.9870515Z sub = torch.ops.aten.sub.Tensor(cos, cos); cos = None 2023-01-11T21:11:15.9870884Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:11:15.9871183Z return (div,) 2023-01-11T21:11:15.9871456Z 2023-01-11T21:11:15.9871591Z 2023-01-11T21:11:15.9871706Z Trying granularity 4 2023-01-11T21:11:15.9871874Z 2023-01-11T21:11:15.9872041Z Strategy: Eliminate dead code (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9872344Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9872501Z 2023-01-11T21:11:15.9872668Z Strategy: Remove unused inputs (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9872977Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9873152Z 2023-01-11T21:11:15.9873308Z Strategy: Truncate suffix (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9873584Z FAIL: Truncate suffix 2023-01-11T21:11:15.9873748Z 2023-01-11T21:11:15.9873902Z Strategy: Delta Debugging (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9874195Z FAIL: Delta Debugging 2023-01-11T21:11:15.9874431Z Trying granularity 2 2023-01-11T21:11:15.9874591Z 2023-01-11T21:11:15.9874750Z Strategy: Truncate suffix (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9875032Z FAIL: Truncate suffix 2023-01-11T21:11:15.9875198Z 2023-01-11T21:11:15.9875354Z Strategy: Delta Debugging (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9875641Z SUCCESS: Went from 4 to 3 nodes 2023-01-11T21:11:15.9875818Z 2023-01-11T21:11:15.9875956Z # Working Repro with 3 nodes 2023-01-11T21:11:15.9876326Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9876736Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9877013Z 2023-01-11T21:11:15.9877033Z 2023-01-11T21:11:15.9877052Z 2023-01-11T21:11:15.9877182Z def forward(self, sub): 2023-01-11T21:11:15.9877491Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:11:15.9877794Z return (div,) 2023-01-11T21:11:15.9878004Z 2023-01-11T21:11:15.9878140Z 2023-01-11T21:11:15.9878254Z Trying granularity 2 2023-01-11T21:11:15.9878428Z 2023-01-11T21:11:15.9878583Z Strategy: Eliminate dead code (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9878872Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9879050Z 2023-01-11T21:11:15.9879215Z Strategy: Remove unused inputs (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9879532Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9879702Z 2023-01-11T21:11:15.9879840Z Strategy: Truncate suffix (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9880132Z FAIL: Truncate suffix 2023-01-11T21:11:15.9880294Z 2023-01-11T21:11:15.9880455Z Strategy: Delta Debugging (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9880756Z FAIL: Delta Debugging 2023-01-11T21:11:15.9880993Z Trying granularity 1 2023-01-11T21:11:15.9881156Z 2023-01-11T21:11:15.9881312Z Strategy: Truncate suffix (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9881604Z FAIL: Truncate suffix 2023-01-11T21:11:15.9881748Z 2023-01-11T21:11:15.9881903Z Strategy: Delta Debugging (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9882192Z FAIL: Delta Debugging 2023-01-11T21:11:15.9882354Z 2023-01-11T21:11:15.9882507Z Strategy: Remove outputs (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9882779Z FAIL: Remove outputs 2023-01-11T21:11:15.9883027Z Made 15 queries 2023-01-11T21:11:15.9883195Z 2023-01-11T21:11:15.9883318Z # Working Repro with 3 nodes 2023-01-11T21:11:15.9883862Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9884306Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9884583Z 2023-01-11T21:11:15.9884701Z 2023-01-11T21:11:15.9884719Z 2023-01-11T21:11:15.9884848Z def forward(self, sub): 2023-01-11T21:11:15.9885176Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:11:15.9885462Z return (div,) 2023-01-11T21:11:15.9885688Z 2023-01-11T21:11:15.9885826Z 2023-01-11T21:11:15.9885967Z Wrote minimal repro out to repro.py 2023-01-11T21:11:15.9886235Z Started off with 7 nodes 2023-01-11T21:11:15.9886405Z 2023-01-11T21:11:15.9886529Z # Working Repro with 7 nodes 2023-01-11T21:11:15.9886993Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9887549Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9887809Z 2023-01-11T21:11:15.9887848Z 2023-01-11T21:11:15.9887868Z 2023-01-11T21:11:15.9887975Z def forward(self, x_1, y_1): 2023-01-11T21:11:15.9888308Z div = torch.ops.aten.div.Tensor(y_1, 3); y_1 = None 2023-01-11T21:11:15.9888660Z add = torch.ops.aten.add.Tensor(x_1, 3); x_1 = None 2023-01-11T21:11:15.9889009Z mul = torch.ops.aten.mul.Tensor(add, div); add = None 2023-01-11T21:11:15.9889395Z add_1 = torch.ops.aten.add.Tensor(mul, div); mul = div = None 2023-01-11T21:11:15.9889706Z return add_1 2023-01-11T21:11:15.9889931Z 2023-01-11T21:11:15.9890050Z 2023-01-11T21:11:15.9890163Z Trying granularity 4 2023-01-11T21:11:15.9890329Z 2023-01-11T21:11:15.9890501Z Strategy: Eliminate dead code (G: 4) (7 nodes, 2 inputs) 2023-01-11T21:11:15.9890812Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9890976Z 2023-01-11T21:11:15.9891130Z Strategy: Remove unused inputs (G: 4) (7 nodes, 2 inputs) 2023-01-11T21:11:15.9891436Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9891611Z 2023-01-11T21:11:15.9891770Z Strategy: Truncate suffix (G: 4) (7 nodes, 2 inputs) 2023-01-11T21:11:15.9892060Z SUCCESS: Went from 7 to 6 nodes 2023-01-11T21:11:15.9892237Z 2023-01-11T21:11:15.9892360Z # Working Repro with 6 nodes 2023-01-11T21:11:15.9892826Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9893299Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9893575Z 2023-01-11T21:11:15.9893594Z 2023-01-11T21:11:15.9893613Z 2023-01-11T21:11:15.9893718Z def forward(self, x_1, y_1): 2023-01-11T21:11:15.9894043Z div = torch.ops.aten.div.Tensor(y_1, 3); y_1 = None 2023-01-11T21:11:15.9894421Z add = torch.ops.aten.add.Tensor(x_1, 3); x_1 = None 2023-01-11T21:11:15.9894781Z mul = torch.ops.aten.mul.Tensor(add, div); add = div = None 2023-01-11T21:11:15.9895080Z return (mul,) 2023-01-11T21:11:15.9895309Z 2023-01-11T21:11:15.9895445Z 2023-01-11T21:11:15.9895563Z Trying granularity 4 2023-01-11T21:11:15.9895710Z 2023-01-11T21:11:15.9895886Z Strategy: Eliminate dead code (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:11:15.9896196Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9896369Z 2023-01-11T21:11:15.9896539Z Strategy: Remove unused inputs (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:11:15.9896835Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9897010Z 2023-01-11T21:11:15.9897169Z Strategy: Truncate suffix (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:11:15.9897463Z FAIL: Truncate suffix 2023-01-11T21:11:15.9897625Z 2023-01-11T21:11:15.9897763Z Strategy: Delta Debugging (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:11:15.9898077Z SUCCESS: Went from 6 to 4 nodes 2023-01-11T21:11:15.9898263Z 2023-01-11T21:11:15.9898378Z # Working Repro with 4 nodes 2023-01-11T21:11:15.9898833Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9899285Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9899563Z 2023-01-11T21:11:15.9899582Z 2023-01-11T21:11:15.9899601Z 2023-01-11T21:11:15.9899726Z def forward(self, div, add): 2023-01-11T21:11:15.9900127Z mul = torch.ops.aten.mul.Tensor(add, div); add = div = None 2023-01-11T21:11:15.9900453Z return (mul,) 2023-01-11T21:11:15.9900672Z 2023-01-11T21:11:15.9900801Z 2023-01-11T21:11:15.9900919Z Trying granularity 4 2023-01-11T21:11:15.9901083Z 2023-01-11T21:11:15.9901250Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9901539Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9901709Z 2023-01-11T21:11:15.9901885Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9902177Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9902348Z 2023-01-11T21:11:15.9902487Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9902843Z FAIL: Truncate suffix 2023-01-11T21:11:15.9903009Z 2023-01-11T21:11:15.9903174Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9903459Z FAIL: Delta Debugging 2023-01-11T21:11:15.9903696Z Trying granularity 2 2023-01-11T21:11:15.9903858Z 2023-01-11T21:11:15.9904012Z Strategy: Truncate suffix (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9904301Z FAIL: Truncate suffix 2023-01-11T21:11:15.9904444Z 2023-01-11T21:11:15.9904600Z Strategy: Delta Debugging (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9904893Z FAIL: Delta Debugging 2023-01-11T21:11:15.9905152Z Trying granularity 1 2023-01-11T21:11:15.9905315Z 2023-01-11T21:11:15.9905452Z Strategy: Truncate suffix (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9905741Z FAIL: Truncate suffix 2023-01-11T21:11:15.9905902Z 2023-01-11T21:11:15.9906057Z Strategy: Delta Debugging (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9906329Z FAIL: Delta Debugging 2023-01-11T21:11:15.9906495Z 2023-01-11T21:11:15.9906649Z Strategy: Remove outputs (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9906948Z FAIL: Remove outputs 2023-01-11T21:11:15.9907181Z Made 9 queries 2023-01-11T21:11:15.9907314Z 2023-01-11T21:11:15.9907437Z # Working Repro with 4 nodes 2023-01-11T21:11:15.9907898Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9908368Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9908647Z 2023-01-11T21:11:15.9908666Z 2023-01-11T21:11:15.9908685Z 2023-01-11T21:11:15.9908810Z def forward(self, div, add): 2023-01-11T21:11:15.9909131Z mul = torch.ops.aten.mul.Tensor(add, div); add = div = None 2023-01-11T21:11:15.9909443Z return (mul,) 2023-01-11T21:11:15.9909673Z 2023-01-11T21:11:15.9909791Z 2023-01-11T21:11:15.9909929Z Wrote minimal repro out to repro.py 2023-01-11T21:11:15.9910200Z ok (0.065s) 2023-01-11T21:11:15.9910522Z test_input_returned (__main__.TestMinifier) ... Started off with 7 nodes 2023-01-11T21:11:15.9910777Z 2023-01-11T21:11:15.9910881Z # Working Repro with 7 nodes 2023-01-11T21:11:15.9911410Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9911924Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9912200Z 2023-01-11T21:11:15.9912220Z 2023-01-11T21:11:15.9912240Z 2023-01-11T21:11:15.9912368Z def forward(self, a_1, b_1, c_1): 2023-01-11T21:11:15.9912678Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:11:15.9913039Z cos = torch.ops.aten.cos.default(c_1); c_1 = None 2023-01-11T21:11:15.9913389Z mul = torch.ops.aten.mul.Tensor(sin, cos) 2023-01-11T21:11:15.9913676Z return (sin, b_1, cos, mul) 2023-01-11T21:11:15.9913922Z 2023-01-11T21:11:15.9914060Z 2023-01-11T21:11:15.9914177Z Trying granularity 4 2023-01-11T21:11:15.9914349Z 2023-01-11T21:11:15.9914487Z Strategy: Remove outputs (G: 4) (7 nodes, 3 inputs) 2023-01-11T21:11:15.9914797Z SUCCESS: Went from 4 to 2 outputs 2023-01-11T21:11:15.9914978Z 2023-01-11T21:11:15.9915104Z # Working Repro with 7 nodes 2023-01-11T21:11:15.9915705Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9916208Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9916485Z 2023-01-11T21:11:15.9916503Z 2023-01-11T21:11:15.9916526Z 2023-01-11T21:11:15.9916653Z def forward(self, a_1, b_1, c_1): 2023-01-11T21:11:15.9916979Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:11:15.9917341Z cos = torch.ops.aten.cos.default(c_1); c_1 = None 2023-01-11T21:11:15.9917693Z mul = torch.ops.aten.mul.Tensor(sin, cos); cos = None 2023-01-11T21:11:15.9918010Z return [b_1, sin] 2023-01-11T21:11:15.9918292Z 2023-01-11T21:11:15.9918410Z 2023-01-11T21:11:15.9918528Z Trying granularity 4 2023-01-11T21:11:15.9918694Z 2023-01-11T21:11:15.9918863Z Strategy: Eliminate dead code (G: 4) (7 nodes, 3 inputs) 2023-01-11T21:11:15.9919174Z SUCCESS: Went from 7 to 5 nodes 2023-01-11T21:11:15.9919352Z 2023-01-11T21:11:15.9919458Z # Working Repro with 5 nodes 2023-01-11T21:11:15.9920001Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9920513Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9920785Z 2023-01-11T21:11:15.9920805Z 2023-01-11T21:11:15.9920824Z 2023-01-11T21:11:15.9920954Z def forward(self, a_1, b_1, c_1): 2023-01-11T21:11:15.9921262Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:11:15.9921564Z return [b_1, sin] 2023-01-11T21:11:15.9921798Z 2023-01-11T21:11:15.9921940Z 2023-01-11T21:11:15.9922037Z Trying granularity 4 2023-01-11T21:11:15.9922205Z 2023-01-11T21:11:15.9922372Z Strategy: Eliminate dead code (G: 4) (5 nodes, 3 inputs) 2023-01-11T21:11:15.9922681Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9922850Z 2023-01-11T21:11:15.9923018Z Strategy: Remove unused inputs (G: 4) (5 nodes, 3 inputs) 2023-01-11T21:11:15.9923314Z SUCCESS: Went from 5 to 4 nodes 2023-01-11T21:11:15.9923488Z 2023-01-11T21:11:15.9923613Z # Working Repro with 4 nodes 2023-01-11T21:11:15.9924257Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9924712Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9924989Z 2023-01-11T21:11:15.9925008Z 2023-01-11T21:11:15.9925028Z 2023-01-11T21:11:15.9925152Z def forward(self, a_1, b_1): 2023-01-11T21:11:15.9925474Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:11:15.9925777Z return [b_1, sin] 2023-01-11T21:11:15.9925995Z 2023-01-11T21:11:15.9926132Z 2023-01-11T21:11:15.9926247Z Trying granularity 4 2023-01-11T21:11:15.9926413Z 2023-01-11T21:11:15.9926579Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9926866Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9927038Z 2023-01-11T21:11:15.9927208Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9927517Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9927696Z 2023-01-11T21:11:15.9927854Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9928130Z FAIL: Truncate suffix 2023-01-11T21:11:15.9928293Z 2023-01-11T21:11:15.9928452Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9928756Z SUCCESS: Went from 4 to 3 nodes 2023-01-11T21:11:15.9928932Z 2023-01-11T21:11:15.9929040Z # Working Repro with 3 nodes 2023-01-11T21:11:15.9929496Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9929969Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9930245Z 2023-01-11T21:11:15.9930264Z 2023-01-11T21:11:15.9930284Z 2023-01-11T21:11:15.9930405Z def forward(self, b_1, sin): 2023-01-11T21:11:15.9930649Z return [b_1, sin] 2023-01-11T21:11:15.9930879Z 2023-01-11T21:11:15.9931015Z 2023-01-11T21:11:15.9931218Z Trying granularity 2 2023-01-11T21:11:15.9931395Z 2023-01-11T21:11:15.9931544Z Strategy: Remove outputs (G: 2) (3 nodes, 2 inputs) 2023-01-11T21:11:15.9931844Z SUCCESS: Went from 2 to 1 outputs 2023-01-11T21:11:15.9932022Z 2023-01-11T21:11:15.9932147Z # Working Repro with 3 nodes 2023-01-11T21:11:15.9932585Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9933044Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9933320Z 2023-01-11T21:11:15.9933338Z 2023-01-11T21:11:15.9933427Z 2023-01-11T21:11:15.9933558Z def forward(self, b_1, sin): 2023-01-11T21:11:15.9933819Z return [sin] 2023-01-11T21:11:15.9934067Z 2023-01-11T21:11:15.9934206Z 2023-01-11T21:11:15.9934322Z Trying granularity 2 2023-01-11T21:11:15.9934488Z 2023-01-11T21:11:15.9934658Z Strategy: Eliminate dead code (G: 2) (3 nodes, 2 inputs) 2023-01-11T21:11:15.9934968Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9935122Z 2023-01-11T21:11:15.9935288Z Strategy: Remove unused inputs (G: 2) (3 nodes, 2 inputs) 2023-01-11T21:11:15.9935604Z SUCCESS: Went from 3 to 2 nodes 2023-01-11T21:11:15.9935780Z 2023-01-11T21:11:15.9935904Z # Working Repro with 2 nodes 2023-01-11T21:11:15.9936261Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9936684Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9936957Z 2023-01-11T21:11:15.9936976Z 2023-01-11T21:11:15.9936995Z 2023-01-11T21:11:15.9937116Z def forward(self, sin): 2023-01-11T21:11:15.9937370Z return [sin] 2023-01-11T21:11:15.9937581Z 2023-01-11T21:11:15.9937720Z 2023-01-11T21:11:15.9937835Z Trying granularity 2 2023-01-11T21:11:15.9937999Z 2023-01-11T21:11:15.9938165Z Strategy: Eliminate dead code (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:11:15.9938451Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9938620Z 2023-01-11T21:11:15.9938790Z Strategy: Remove unused inputs (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:11:15.9939105Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9939276Z 2023-01-11T21:11:15.9939416Z Strategy: Truncate suffix (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:11:15.9939713Z FAIL: Truncate suffix 2023-01-11T21:11:15.9939877Z 2023-01-11T21:11:15.9940033Z Strategy: Delta Debugging (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:11:15.9940322Z FAIL: Delta Debugging 2023-01-11T21:11:15.9940560Z Trying granularity 1 2023-01-11T21:11:15.9940723Z 2023-01-11T21:11:15.9940877Z Strategy: Truncate suffix (G: 1) (2 nodes, 1 inputs) 2023-01-11T21:11:15.9941173Z FAIL: Truncate suffix 2023-01-11T21:11:15.9941316Z 2023-01-11T21:11:15.9941476Z Strategy: Delta Debugging (G: 1) (2 nodes, 1 inputs) 2023-01-11T21:11:15.9941780Z FAIL: Delta Debugging 2023-01-11T21:11:15.9941948Z 2023-01-11T21:11:15.9942099Z Strategy: Remove outputs (G: 1) (2 nodes, 1 inputs) 2023-01-11T21:11:15.9942376Z FAIL: Remove outputs 2023-01-11T21:11:15.9942632Z Made 15 queries 2023-01-11T21:11:15.9942785Z 2023-01-11T21:11:15.9942919Z # Working Repro with 2 nodes 2023-01-11T21:11:15.9943286Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9943691Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9943967Z 2023-01-11T21:11:15.9943986Z 2023-01-11T21:11:15.9944004Z 2023-01-11T21:11:15.9944122Z def forward(self, sin): 2023-01-11T21:11:15.9944376Z return [sin] 2023-01-11T21:11:15.9944582Z 2023-01-11T21:11:15.9944720Z 2023-01-11T21:11:15.9944862Z Wrote minimal repro out to repro.py 2023-01-11T21:11:15.9945138Z ok (0.062s) 2023-01-11T21:11:15.9945425Z test_module (__main__.TestMinifier) ... Started off with 6 nodes 2023-01-11T21:11:15.9945650Z 2023-01-11T21:11:15.9945781Z # Working Repro with 6 nodes 2023-01-11T21:11:15.9946156Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9946686Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9946972Z 2023-01-11T21:11:15.9946991Z 2023-01-11T21:11:15.9947008Z 2023-01-11T21:11:15.9947128Z def forward(self, x): 2023-01-11T21:11:15.9947389Z relu = self.relu(x); x = None 2023-01-11T21:11:15.9947726Z sub = relu - relu; relu = None 2023-01-11T21:11:15.9948008Z truediv = sub / sub; sub = None 2023-01-11T21:11:15.9948276Z add = truediv + 3; truediv = None 2023-01-11T21:11:15.9948539Z return add 2023-01-11T21:11:15.9948762Z 2023-01-11T21:11:15.9948882Z 2023-01-11T21:11:15.9948997Z Trying granularity 4 2023-01-11T21:11:15.9949243Z 2023-01-11T21:11:15.9949410Z Strategy: Eliminate dead code (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9949717Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9949889Z 2023-01-11T21:11:15.9950037Z Strategy: Remove unused inputs (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9950348Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9950519Z 2023-01-11T21:11:15.9950678Z Strategy: Truncate suffix (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9950975Z FAIL: Truncate suffix 2023-01-11T21:11:15.9951121Z 2023-01-11T21:11:15.9951275Z Strategy: Delta Debugging (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9951566Z FAIL: Delta Debugging 2023-01-11T21:11:15.9951823Z Trying granularity 2 2023-01-11T21:11:15.9951986Z 2023-01-11T21:11:15.9952122Z Strategy: Truncate suffix (G: 2) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9952404Z FAIL: Truncate suffix 2023-01-11T21:11:15.9952567Z 2023-01-11T21:11:15.9952722Z Strategy: Delta Debugging (G: 2) (6 nodes, 1 inputs) 2023-01-11T21:11:15.9953013Z SUCCESS: Went from 6 to 5 nodes 2023-01-11T21:11:15.9953195Z 2023-01-11T21:11:15.9953317Z # Working Repro with 5 nodes 2023-01-11T21:11:15.9953693Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9954116Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9954375Z 2023-01-11T21:11:15.9954412Z 2023-01-11T21:11:15.9954435Z 2023-01-11T21:11:15.9954538Z def forward(self, relu): 2023-01-11T21:11:15.9954861Z sub = relu - relu; relu = None 2023-01-11T21:11:15.9955148Z truediv = sub / sub; sub = None 2023-01-11T21:11:15.9955420Z add = truediv + 3; truediv = None 2023-01-11T21:11:15.9955683Z return add 2023-01-11T21:11:15.9955908Z 2023-01-11T21:11:15.9956044Z 2023-01-11T21:11:15.9956140Z Trying granularity 4 2023-01-11T21:11:15.9956306Z 2023-01-11T21:11:15.9956470Z Strategy: Eliminate dead code (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:11:15.9956770Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9956942Z 2023-01-11T21:11:15.9957114Z Strategy: Remove unused inputs (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:11:15.9957409Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9957580Z 2023-01-11T21:11:15.9957737Z Strategy: Truncate suffix (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:11:15.9958028Z FAIL: Truncate suffix 2023-01-11T21:11:15.9958191Z 2023-01-11T21:11:15.9958335Z Strategy: Delta Debugging (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:11:15.9958632Z FAIL: Delta Debugging 2023-01-11T21:11:15.9958892Z Trying granularity 2 2023-01-11T21:11:15.9959052Z 2023-01-11T21:11:15.9959209Z Strategy: Truncate suffix (G: 2) (5 nodes, 1 inputs) 2023-01-11T21:11:15.9959496Z SUCCESS: Went from 5 to 4 nodes 2023-01-11T21:11:15.9959672Z 2023-01-11T21:11:15.9959794Z # Working Repro with 4 nodes 2023-01-11T21:11:15.9960163Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9960567Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9960844Z 2023-01-11T21:11:15.9960866Z 2023-01-11T21:11:15.9960885Z 2023-01-11T21:11:15.9961005Z def forward(self, relu): 2023-01-11T21:11:15.9961328Z sub = relu - relu; relu = None 2023-01-11T21:11:15.9961596Z truediv = sub / sub; sub = None 2023-01-11T21:11:15.9961865Z return (truediv,) 2023-01-11T21:11:15.9962100Z 2023-01-11T21:11:15.9962236Z 2023-01-11T21:11:15.9962412Z Trying granularity 4 2023-01-11T21:11:15.9962567Z 2023-01-11T21:11:15.9962735Z Strategy: Eliminate dead code (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9963045Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9963214Z 2023-01-11T21:11:15.9963382Z Strategy: Remove unused inputs (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9963833Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9964016Z 2023-01-11T21:11:15.9964173Z Strategy: Truncate suffix (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9964465Z FAIL: Truncate suffix 2023-01-11T21:11:15.9964626Z 2023-01-11T21:11:15.9964763Z Strategy: Delta Debugging (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9965152Z FAIL: Delta Debugging 2023-01-11T21:11:15.9965413Z Trying granularity 2 2023-01-11T21:11:15.9965574Z 2023-01-11T21:11:15.9965728Z Strategy: Truncate suffix (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9965999Z FAIL: Truncate suffix 2023-01-11T21:11:15.9966161Z 2023-01-11T21:11:15.9966317Z Strategy: Delta Debugging (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:11:15.9966620Z SUCCESS: Went from 4 to 3 nodes 2023-01-11T21:11:15.9966798Z 2023-01-11T21:11:15.9966905Z # Working Repro with 3 nodes 2023-01-11T21:11:15.9967281Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9967705Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9967980Z 2023-01-11T21:11:15.9967998Z 2023-01-11T21:11:15.9968018Z 2023-01-11T21:11:15.9968138Z def forward(self, sub): 2023-01-11T21:11:15.9968396Z truediv = sub / sub; sub = None 2023-01-11T21:11:15.9968664Z return (truediv,) 2023-01-11T21:11:15.9968899Z 2023-01-11T21:11:15.9969019Z 2023-01-11T21:11:15.9969134Z Trying granularity 2 2023-01-11T21:11:15.9969298Z 2023-01-11T21:11:15.9969465Z Strategy: Eliminate dead code (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9969771Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9969942Z 2023-01-11T21:11:15.9970087Z Strategy: Remove unused inputs (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9970403Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9970577Z 2023-01-11T21:11:15.9970733Z Strategy: Truncate suffix (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9971023Z FAIL: Truncate suffix 2023-01-11T21:11:15.9971167Z 2023-01-11T21:11:15.9971324Z Strategy: Delta Debugging (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9971615Z FAIL: Delta Debugging 2023-01-11T21:11:15.9971873Z Trying granularity 1 2023-01-11T21:11:15.9972017Z 2023-01-11T21:11:15.9972168Z Strategy: Truncate suffix (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9972454Z FAIL: Truncate suffix 2023-01-11T21:11:15.9972616Z 2023-01-11T21:11:15.9972777Z Strategy: Delta Debugging (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9973051Z FAIL: Delta Debugging 2023-01-11T21:11:15.9973215Z 2023-01-11T21:11:15.9973370Z Strategy: Remove outputs (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:11:15.9973661Z FAIL: Remove outputs 2023-01-11T21:11:15.9973905Z Made 15 queries 2023-01-11T21:11:15.9974040Z 2023-01-11T21:11:15.9974168Z # Working Repro with 3 nodes 2023-01-11T21:11:15.9974541Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9974964Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9975236Z 2023-01-11T21:11:15.9975255Z 2023-01-11T21:11:15.9975275Z 2023-01-11T21:11:15.9975377Z def forward(self, sub): 2023-01-11T21:11:15.9975650Z truediv = sub / sub; sub = None 2023-01-11T21:11:15.9975917Z return (truediv,) 2023-01-11T21:11:15.9976134Z 2023-01-11T21:11:15.9976278Z 2023-01-11T21:11:15.9976416Z Wrote minimal repro out to repro.py 2023-01-11T21:11:15.9976689Z ok (0.037s) 2023-01-11T21:11:15.9976998Z test_tup_use (__main__.TestMinifier) ... Started off with 8 nodes 2023-01-11T21:11:15.9977203Z 2023-01-11T21:11:15.9977328Z # Working Repro with 8 nodes 2023-01-11T21:11:15.9977780Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9978328Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9978613Z 2023-01-11T21:11:15.9978633Z 2023-01-11T21:11:15.9978651Z 2023-01-11T21:11:15.9978776Z def forward(self, a_1, b_1): 2023-01-11T21:11:15.9979102Z std_mean = torch.ops.aten.std_mean.correction(a_1); a_1 = None 2023-01-11T21:11:15.9979431Z getitem = std_mean[0] 2023-01-11T21:11:15.9979720Z getitem_1 = std_mean[1]; std_mean = None 2023-01-11T21:11:15.9980068Z mul = torch.ops.aten.mul.Tensor(b_1, getitem_1); b_1 = getitem_1 = None 2023-01-11T21:11:15.9980485Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:11:15.9980871Z return (add,) 2023-01-11T21:11:15.9981084Z 2023-01-11T21:11:15.9981219Z 2023-01-11T21:11:15.9981331Z Trying granularity 8 2023-01-11T21:11:15.9981497Z 2023-01-11T21:11:15.9981664Z Strategy: Eliminate dead code (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:11:15.9981956Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9982126Z 2023-01-11T21:11:15.9982296Z Strategy: Remove unused inputs (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:11:15.9982606Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9982781Z 2023-01-11T21:11:15.9982937Z Strategy: Truncate suffix (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:11:15.9983212Z FAIL: Truncate suffix 2023-01-11T21:11:15.9983375Z 2023-01-11T21:11:15.9983533Z Strategy: Delta Debugging (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:11:15.9983827Z FAIL: Delta Debugging 2023-01-11T21:11:15.9984065Z Trying granularity 4 2023-01-11T21:11:15.9984229Z 2023-01-11T21:11:15.9984383Z Strategy: Truncate suffix (G: 4) (8 nodes, 2 inputs) 2023-01-11T21:11:15.9984679Z FAIL: Truncate suffix 2023-01-11T21:11:15.9984839Z 2023-01-11T21:11:15.9984977Z Strategy: Delta Debugging (G: 4) (8 nodes, 2 inputs) 2023-01-11T21:11:15.9985282Z SUCCESS: Went from 8 to 6 nodes 2023-01-11T21:11:15.9985565Z SUCCESS: Went from 2 to 3 inputs 2023-01-11T21:11:15.9985743Z 2023-01-11T21:11:15.9985866Z # Working Repro with 6 nodes 2023-01-11T21:11:15.9986388Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([]), torch.float32, 'cpu'), (torch.Size([]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9986904Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9987187Z 2023-01-11T21:11:15.9987206Z 2023-01-11T21:11:15.9987226Z 2023-01-11T21:11:15.9987377Z def forward(self, b_1, getitem, getitem_1): 2023-01-11T21:11:15.9987750Z mul = torch.ops.aten.mul.Tensor(b_1, getitem_1); b_1 = getitem_1 = None 2023-01-11T21:11:15.9988146Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:11:15.9988478Z return (add,) 2023-01-11T21:11:15.9988705Z 2023-01-11T21:11:15.9988824Z 2023-01-11T21:11:15.9988942Z Trying granularity 4 2023-01-11T21:11:15.9989108Z 2023-01-11T21:11:15.9989274Z Strategy: Eliminate dead code (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:11:15.9989581Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9989753Z 2023-01-11T21:11:15.9989905Z Strategy: Remove unused inputs (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:11:15.9990217Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9990392Z 2023-01-11T21:11:15.9990550Z Strategy: Truncate suffix (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:11:15.9990843Z FAIL: Truncate suffix 2023-01-11T21:11:15.9990988Z 2023-01-11T21:11:15.9991140Z Strategy: Delta Debugging (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:11:15.9991445Z SUCCESS: Went from 6 to 4 nodes 2023-01-11T21:11:15.9991621Z 2023-01-11T21:11:15.9991746Z # Working Repro with 4 nodes 2023-01-11T21:11:15.9992184Z inps = [(torch.Size([]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:15.9992659Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:15.9992936Z 2023-01-11T21:11:15.9992955Z 2023-01-11T21:11:15.9992975Z 2023-01-11T21:11:15.9993107Z def forward(self, getitem, mul): 2023-01-11T21:11:15.9993526Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:11:15.9993849Z return (add,) 2023-01-11T21:11:15.9994078Z 2023-01-11T21:11:15.9994214Z 2023-01-11T21:11:15.9994330Z Trying granularity 4 2023-01-11T21:11:15.9994493Z 2023-01-11T21:11:15.9994640Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9994946Z FAIL: Eliminate dead code 2023-01-11T21:11:15.9995118Z 2023-01-11T21:11:15.9995281Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9995573Z FAIL: Remove unused inputs 2023-01-11T21:11:15.9995749Z 2023-01-11T21:11:15.9995904Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9996253Z FAIL: Truncate suffix 2023-01-11T21:11:15.9996419Z 2023-01-11T21:11:15.9996575Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9996851Z FAIL: Delta Debugging 2023-01-11T21:11:15.9997111Z Trying granularity 2 2023-01-11T21:11:15.9997272Z 2023-01-11T21:11:15.9997434Z Strategy: Truncate suffix (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9997706Z FAIL: Truncate suffix 2023-01-11T21:11:15.9997868Z 2023-01-11T21:11:15.9998024Z Strategy: Delta Debugging (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9998320Z FAIL: Delta Debugging 2023-01-11T21:11:15.9998557Z Trying granularity 1 2023-01-11T21:11:15.9998721Z 2023-01-11T21:11:15.9998878Z Strategy: Truncate suffix (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9999166Z FAIL: Truncate suffix 2023-01-11T21:11:15.9999328Z 2023-01-11T21:11:15.9999482Z Strategy: Delta Debugging (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:11:15.9999754Z FAIL: Delta Debugging 2023-01-11T21:11:15.9999927Z 2023-01-11T21:11:16.0000081Z Strategy: Remove outputs (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:11:16.0000375Z FAIL: Remove outputs 2023-01-11T21:11:16.0000600Z Made 11 queries 2023-01-11T21:11:16.0000753Z 2023-01-11T21:11:16.0000878Z # Working Repro with 4 nodes 2023-01-11T21:11:16.0001337Z inps = [(torch.Size([]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:11:16.0001795Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:11:16.0002073Z 2023-01-11T21:11:16.0002092Z 2023-01-11T21:11:16.0002111Z 2023-01-11T21:11:16.0002242Z def forward(self, getitem, mul): 2023-01-11T21:11:16.0002602Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:11:16.0002930Z return (add,) 2023-01-11T21:11:16.0003139Z 2023-01-11T21:11:16.0003276Z 2023-01-11T21:11:16.0003415Z Wrote minimal repro out to repro.py 2023-01-11T21:11:16.0003856Z ok (0.071s) 2023-01-11T21:11:16.0004007Z 2023-01-11T21:11:16.0004271Z ---------------------------------------------------------------------- 2023-01-11T21:11:16.0004602Z Ran 5 tests in 1.958s 2023-01-11T21:11:16.0004762Z 2023-01-11T21:11:16.0004856Z OK 2023-01-11T21:11:16.0004988Z 2023-01-11T21:11:16.0005113Z Generating XML reports... 2023-01-11T21:11:16.0005656Z Generated XML report: test-reports/python-unittest/functorch.test_minifier/TEST-TestMinifier-20230111211113.xml 2023-01-11T21:11:16.0005980Z 2023-01-11T21:11:16.0006360Z ##[endgroup] 2023-01-11T21:11:16.0006918Z FINISHED PRINTING LOG FILE of functorch/test_minifier (/var/lib/jenkins/workspace/test/test-reports/functorch-test_minifier_nb62r__1) 2023-01-11T21:11:16.0007228Z 2023-01-11T21:11:17.5469350Z 2023-01-11T21:11:17.5469943Z Expand the folded group to see the log file of functorch/test_memory_efficient_fusion 2023-01-11T21:11:17.5471942Z ##[group]PRINTING LOG FILE of functorch/test_memory_efficient_fusion (/var/lib/jenkins/workspace/test/test-reports/functorch-test_memory_efficient_fusion_5udol091) 2023-01-11T21:11:17.5472344Z 2023-01-11T21:11:17.5472459Z Running tests... 2023-01-11T21:11:17.5472962Z ---------------------------------------------------------------------- 2023-01-11T21:11:17.5473527Z Test results will be stored in test-reports/python-unittest/functorch.test_memory_efficient_fusion 2023-01-11T21:11:17.5474222Z test_empty (__main__.NoChangeTestCase) ... ok (1.607s) 2023-01-11T21:11:17.5474806Z test_nochange (__main__.NoChangeTestCase) ... ok (0.040s) 2023-01-11T21:11:17.5475480Z test_rand_like (__main__.NoChangeTestCase) ... ok (0.027s) 2023-01-11T21:11:17.5476141Z test_rand_n (__main__.NoChangeTestCase) ... ok (0.027s) 2023-01-11T21:11:17.5476814Z test_random (__main__.RandomOpTestCase) ... ok (0.078s) 2023-01-11T21:11:17.5477534Z test_immutable_list_multiple_entries (__main__.ReduceTestCase) ... ok (0.064s) 2023-01-11T21:11:17.5478299Z test_immutable_list_type (__main__.ReduceTestCase) ... ok (0.063s) 2023-01-11T21:11:17.5478822Z test_kwarg (__main__.ReduceTestCase) ... ok (0.028s) 2023-01-11T21:11:17.5479350Z test_nested_immutable_list_type (__main__.ReduceTestCase) ... ok (0.031s) 2023-01-11T21:11:17.5479727Z test_simple (__main__.ReduceTestCase) ... ok (0.048s) 2023-01-11T21:11:17.5480073Z test_simple_2 (__main__.ReduceTestCase) ... ok (0.062s) 2023-01-11T21:11:17.5480437Z test_simple_multiple_same_ops (__main__.ReduceTestCase) ... ok (0.062s) 2023-01-11T21:11:17.5480810Z test_two_args (__main__.ReduceTestCase) ... ok (0.064s) 2023-01-11T21:11:17.5481169Z test_two_args_default (__main__.ReduceTestCase) ... ok (0.064s) 2023-01-11T21:11:17.5482278Z test_gelu_bias (__main__.TestMemoryEfficientOpAuthoring) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: 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-01-11T21:11:17.5483120Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:11:17.5483418Z ok (1.229s) 2023-01-11T21:11:17.5484914Z test_hard_sigmoid (__main__.TestMemoryEfficientOpAuthoring) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: 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-01-11T21:11:17.5485753Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:11:17.5486059Z ok (0.716s) 2023-01-11T21:11:17.5487020Z test_hard_swish (__main__.TestMemoryEfficientOpAuthoring) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: 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-01-11T21:11:17.5487841Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:11:17.5488145Z ok (1.038s) 2023-01-11T21:11:17.5489107Z test_layer_norm (__main__.TestMemoryEfficientOpAuthoring) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: 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-01-11T21:11:17.5489897Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:11:17.5490206Z ok (2.106s) 2023-01-11T21:11:17.5491165Z test_mish (__main__.TestMemoryEfficientOpAuthoring) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: 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-01-11T21:11:17.5491973Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:11:17.5492260Z ok (1.322s) 2023-01-11T21:11:17.5493331Z test_rmsnorm (__main__.TestMemoryEfficientOpAuthoring) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: 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-01-11T21:11:17.5494168Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:11:17.5494468Z ok (1.757s) 2023-01-11T21:11:17.5495413Z test_swish (__main__.TestMemoryEfficientOpAuthoring) ... /opt/conda/lib/python3.10/site-packages/torch/jit/_check.py:181: 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-01-11T21:11:17.5496318Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:11:17.5496624Z ok (0.685s) 2023-01-11T21:11:17.5496777Z 2023-01-11T21:11:17.5497045Z ---------------------------------------------------------------------- 2023-01-11T21:11:17.5497360Z Ran 21 tests in 11.122s 2023-01-11T21:11:17.5497527Z 2023-01-11T21:11:17.5497620Z OK 2023-01-11T21:11:17.5497754Z 2023-01-11T21:11:17.5497883Z Generating XML reports... 2023-01-11T21:11:17.5498488Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-NoChangeTestCase-20230111211105.xml 2023-01-11T21:11:17.5499235Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-RandomOpTestCase-20230111211105.xml 2023-01-11T21:11:17.5499989Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-ReduceTestCase-20230111211105.xml 2023-01-11T21:11:17.5500793Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-TestMemoryEfficientOpAuthoring-20230111211105.xml 2023-01-11T21:11:17.5501189Z 2023-01-11T21:11:17.5501515Z ##[endgroup] 2023-01-11T21:11:17.5502132Z FINISHED PRINTING LOG FILE of functorch/test_memory_efficient_fusion (/var/lib/jenkins/workspace/test/test-reports/functorch-test_memory_efficient_fusion_5udol091) 2023-01-11T21:11:17.5502490Z 2023-01-11T21:11:18.4768245Z Ignoring disabled issues: ['91003'] 2023-01-11T21:11:18.8015003Z Running functorch/test_vmap ... [2023-01-11 21:11:18.801009] 2023-01-11T21:11:18.8018358Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:11:18.801474] 2023-01-11T21:15:34.3636472Z 2023-01-11T21:15:34.3654875Z Expand the folded group to see the log file of functorch/test_vmap 2023-01-11T21:15:34.3655804Z ##[group]PRINTING LOG FILE of functorch/test_vmap (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_zyzc6wro) 2023-01-11T21:15:34.3656236Z 2023-01-11T21:15:34.3656436Z Running tests... 2023-01-11T21:15:34.3657170Z ---------------------------------------------------------------------- 2023-01-11T21:15:34.3658063Z Test results will be stored in test-reports/python-unittest/functorch.test_vmap 2023-01-11T21:15:34.3659453Z test_alpha_dropout_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... /var/lib/jenkins/workspace/test/functorch/test_vmap.py:4187: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.3661106Z slices_equal = vmap(vmap(lambda x, y: (x == y).all(), (0, None)), (None, 0))(tensor, tensor) 2023-01-11T21:15:34.3661501Z ok (0.006s) 2023-01-11T21:15:34.3662089Z test_alpha_dropout_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3663058Z test_alpha_dropout_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3663941Z test_alpha_dropout_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3664783Z test_alpha_dropout_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3669094Z test_alpha_dropout_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3670079Z test_alpha_dropout_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3670840Z test_alpha_dropout_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3671575Z test_alpha_dropout_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3672690Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3674172Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3675358Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3676559Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3677794Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3678929Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3680003Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3681021Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3681948Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3682872Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3684053Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3684708Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3685554Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3686195Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3687006Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3688167Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3688936Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3689666Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3690543Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3691497Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3692698Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3693925Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3695255Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3695883Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3696498Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3697348Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.011s) 2023-01-11T21:15:34.3698512Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3699683Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3700700Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3701309Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3701952Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3702785Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3703421Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3704045Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3704667Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3705285Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3705910Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3706535Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3707145Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3708211Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3709159Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3709790Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3710387Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3711006Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3711707Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3712323Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3712932Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3713553Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3714170Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3714785Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3715404Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3715996Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3716619Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3719305Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3719852Z test_chunk_vmap_in_dim_0_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3720272Z test_chunk_vmap_in_dim_0_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3720699Z test_chunk_vmap_in_dim_0_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3721124Z test_chunk_vmap_in_dim_1_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3721532Z test_chunk_vmap_in_dim_1_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3721962Z test_chunk_vmap_in_dim_1_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3722386Z test_chunk_vmap_in_dim_2_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.011s) 2023-01-11T21:15:34.3722802Z test_chunk_vmap_in_dim_2_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3723207Z test_chunk_vmap_in_dim_2_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3723890Z test_dropout_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3724701Z test_dropout_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3725205Z test_dropout_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3725819Z test_dropout_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3726326Z test_dropout_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3726802Z test_dropout_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3727304Z test_dropout_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3727796Z test_dropout_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3728283Z test_dropout_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3728851Z test_factory_ops_randomness_different_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3729336Z test_factory_ops_randomness_different_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3729855Z test_factory_ops_randomness_error_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3730334Z test_factory_ops_randomness_error_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3730827Z test_factory_ops_randomness_same_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3731498Z test_factory_ops_randomness_same_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3732511Z test_feature_alpha_dropout_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3733581Z test_feature_alpha_dropout_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3734567Z test_feature_alpha_dropout_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3735532Z test_feature_alpha_dropout_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3736503Z test_feature_alpha_dropout_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3737493Z test_feature_alpha_dropout_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3738482Z test_feature_alpha_dropout_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3739495Z test_feature_alpha_dropout_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3740601Z test_feature_alpha_dropout_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3741399Z test_feature_dropout_randomness_different_batched_input_first_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3742436Z test_feature_dropout_randomness_different_batched_input_first_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3743472Z test_feature_dropout_randomness_different_batched_input_last_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3744560Z test_feature_dropout_randomness_different_batched_input_last_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3745491Z test_feature_dropout_randomness_different_batched_input_none_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3746464Z test_feature_dropout_randomness_different_batched_input_none_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3747500Z test_feature_dropout_randomness_error_batched_input_first_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3748057Z test_feature_dropout_randomness_error_batched_input_first_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3748687Z test_feature_dropout_randomness_error_batched_input_last_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3749209Z test_feature_dropout_randomness_error_batched_input_last_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3749740Z test_feature_dropout_randomness_error_batched_input_none_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3750296Z test_feature_dropout_randomness_error_batched_input_none_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3751192Z test_feature_dropout_randomness_same_batched_input_first_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3752142Z test_feature_dropout_randomness_same_batched_input_first_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3753028Z test_feature_dropout_randomness_same_batched_input_last_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3753906Z test_feature_dropout_randomness_same_batched_input_last_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3754759Z test_feature_dropout_randomness_same_batched_input_none_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3755608Z test_feature_dropout_randomness_same_batched_input_none_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3756387Z test_jacfwd_with_random_cuda (__main__.TestRandomnessCUDA) ... ok (0.104s) 2023-01-11T21:15:34.3757248Z test_like_functions_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3758263Z test_like_functions_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3759124Z test_like_functions_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3760009Z test_like_functions_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3760869Z test_like_functions_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3761731Z test_like_functions_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3762562Z test_like_functions_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3763475Z test_like_functions_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3764821Z test_like_functions_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3765832Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3766894Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3767929Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3768980Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3770036Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3771086Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3771888Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3772624Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3773225Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3773805Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3774368Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3774946Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3775613Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3776205Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3776771Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3777348Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3777924Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3778499Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3779081Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3779688Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3780287Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3780885Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3781481Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3801467Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3802103Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3802708Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3803310Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3804135Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3804739Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3805329Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3805919Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3806623Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3807227Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3807806Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3808398Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3809039Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3809654Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3810308Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3810958Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3811595Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3812212Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3812852Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3814097Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... /var/lib/jenkins/workspace/test/functorch/test_vmap.py:4590: UserWarning: An output with one or more elements was resized since it had shape [3, 3, 14, 14], which does not match the required output shape [4, 3, 3, 14, 14]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.3815349Z lambda t, o, _: torch.binomial(t, (o - 0.5), **kwargs), 2023-01-11T21:15:34.3815640Z ok (0.006s) 2023-01-11T21:15:34.3816090Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3816726Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3817340Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3817972Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3818591Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3819221Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3819886Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3820517Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3821136Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3821753Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3822406Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3823029Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3823650Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3824272Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3824894Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3825494Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3826114Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3826729Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3827400Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3828003Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3828636Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3829276Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3829914Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3830542Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3831152Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3831783Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3832419Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3833044Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3833710Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3834349Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3834971Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3835592Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3836265Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3836891Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3837511Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3838134Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3838755Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3839355Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3839967Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3840582Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3841201Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3841802Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3842416Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3843030Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3843986Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3844811Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3845430Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3846035Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.020s) 2023-01-11T21:15:34.3846625Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.020s) 2023-01-11T21:15:34.3847203Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3847847Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3848435Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3849004Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3849581Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.022s) 2023-01-11T21:15:34.3850198Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.023s) 2023-01-11T21:15:34.3850755Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.022s) 2023-01-11T21:15:34.3851322Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.019s) 2023-01-11T21:15:34.3851905Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.020s) 2023-01-11T21:15:34.3852456Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3853014Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3853577Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3854133Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3854675Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.022s) 2023-01-11T21:15:34.3855235Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.023s) 2023-01-11T21:15:34.3855784Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.022s) 2023-01-11T21:15:34.3856356Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.015s) 2023-01-11T21:15:34.3856929Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.015s) 2023-01-11T21:15:34.3857521Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.015s) 2023-01-11T21:15:34.3858105Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3858676Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3859230Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3859798Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3860373Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3860943Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.016s) 2023-01-11T21:15:34.3861554Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.014s) 2023-01-11T21:15:34.3862154Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.015s) 2023-01-11T21:15:34.3862740Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.015s) 2023-01-11T21:15:34.3863320Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3863874Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3864497Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3865068Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3865639Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3866196Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.016s) 2023-01-11T21:15:34.3866712Z test_randperm_randomness_different_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3867213Z test_randperm_randomness_different_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3867710Z test_randperm_randomness_error_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3868180Z test_randperm_randomness_error_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3868669Z test_randperm_randomness_same_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3869152Z test_randperm_randomness_same_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3869604Z test_unsupported_random_cuda (__main__.TestRandomnessCUDA) ... ok (0.014s) 2023-01-11T21:15:34.3870021Z test_vmap_chunksize_in_dim_0_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3870465Z test_vmap_chunksize_in_dim_0_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3870902Z test_vmap_chunksize_in_dim_0_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3871332Z test_vmap_chunksize_in_dim_1_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:15:34.3871740Z test_vmap_chunksize_in_dim_1_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3872174Z test_vmap_chunksize_in_dim_1_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3872613Z test_vmap_chunksize_in_dim_2_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.011s) 2023-01-11T21:15:34.3873027Z test_vmap_chunksize_in_dim_2_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3873463Z test_vmap_chunksize_in_dim_2_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3873949Z test_fails_with_autograd_function_transform_grad_and_value_cuda (__main__.TestTransformFailureCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3874475Z test_fails_with_autograd_function_transform_grad_cuda (__main__.TestTransformFailureCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3874967Z test_fails_with_autograd_function_transform_jacfwd_cuda (__main__.TestTransformFailureCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3875481Z test_fails_with_autograd_function_transform_jacrev_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:15:34.3875989Z test_fails_with_autograd_function_transform_jvp_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:15:34.3876544Z test_fails_with_autograd_function_transform_vjp_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:15:34.3877038Z test_fails_with_autograd_function_transform_vmap_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:15:34.3877480Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.005s) 2023-01-11T21:15:34.3877992Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... skip: error: element 0 of tensors does not require grad and does not have a grad_fn (0.001s) 2023-01-11T21:15:34.3878508Z test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3878988Z test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3879367Z test_constant_function (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3879763Z test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.005s) 2023-01-11T21:15:34.3880162Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3881528Z test_fallback_atan2 (__main__.TestVmapAPI) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.3882344Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.3882633Z ok (0.096s) 2023-01-11T21:15:34.3882968Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3883355Z test_fallback_masked_fill (__main__.TestVmapAPI) ... skip: (0.001s) 2023-01-11T21:15:34.3884063Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... ok (0.006s) 2023-01-11T21:15:34.3884678Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... expected failure (0.002s) 2023-01-11T21:15:34.3885106Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3886433Z test_fallback_zero_dim (__main__.TestVmapAPI) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.3887246Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.3887538Z ok (0.026s) 2023-01-11T21:15:34.3887843Z test_func_with_no_inputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3888201Z test_func_with_no_tensors (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3888576Z test_functools_partial (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3888994Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... expected failure (0.002s) 2023-01-11T21:15:34.3889402Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3889794Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3891120Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.3891955Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.3892267Z expected failure (0.007s) 2023-01-11T21:15:34.3892604Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... ok (0.079s) 2023-01-11T21:15:34.3893125Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... ok (0.010s) 2023-01-11T21:15:34.3893557Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3893933Z test_item_throws (__main__.TestVmapAPI) ... ok (0.005s) 2023-01-11T21:15:34.3894294Z test_multiple_inputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3894659Z test_multiple_out_dims (__main__.TestVmapAPI) ... ok (0.003s) 2023-01-11T21:15:34.3895005Z test_multiple_outputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3895378Z test_multiple_outputs2 (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3895829Z test_nested_negative_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3896219Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3896578Z test_nested_out_dims (__main__.TestVmapAPI) ... ok (0.004s) 2023-01-11T21:15:34.3896951Z test_nested_with_diag_embed (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3897343Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3897721Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3898083Z test_nn_module (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3898453Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... ok (0.004s) 2023-01-11T21:15:34.3898843Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3899204Z test_non_zero_in_dims (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3899561Z test_none_in_dims (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3899915Z test_nonzero_out_dims (__main__.TestVmapAPI) ... ok (0.007s) 2023-01-11T21:15:34.3900264Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3900647Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3901044Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... ok (0.003s) 2023-01-11T21:15:34.3901444Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3901846Z test_out_dims_edge_case (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3902254Z test_out_dims_must_be_int_or_collection_of_int_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3902666Z test_pytree_odict_returns (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3903016Z test_pytree_returns (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3903401Z test_pytree_returns_broadcast_nested (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3903818Z test_pytree_returns_broadcast_simple (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3904201Z test_pytree_returns_outdims (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3904573Z test_reshape_dim_into (__main__.TestVmapAPI) ... ok (0.003s) 2023-01-11T21:15:34.3904942Z test_reshape_dim_outof (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3905332Z test_restore_vmap_no_vmapped_inputs (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3905725Z test_restore_vmap_pytree_input_output (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:15:34.3906138Z test_restore_vmap_unexpanded_outputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3906521Z test_single_input (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:15:34.3906873Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... ok (0.009s) 2023-01-11T21:15:34.3907320Z test_vmap_autocast_cpu (__main__.TestVmapAPI) ... skip: Somehow, vmap and autocast do not work on CPU (0.000s) 2023-01-11T21:15:34.3907757Z test_vmap_autocast_cuda (__main__.TestVmapAPI) ... ok (0.389s) 2023-01-11T21:15:34.3908154Z test_add_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.016s) 2023-01-11T21:15:34.3908644Z test_binary_cross_entropy_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3909102Z test_diagonal_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3909527Z test_div_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.029s) 2023-01-11T21:15:34.3909950Z test_expand_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3910358Z test_index_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3910799Z test_inplace_manyview_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3911234Z test_inplace_view_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3911725Z test_lgamma_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (1.105s) 2023-01-11T21:15:34.3912152Z test_log1p_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3912577Z test_log_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3912990Z test_log_softmax_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3913429Z test_logsumexp_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3913856Z test_max_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3914255Z test_median_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3914678Z test_min_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3915089Z test_mul_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.024s) 2023-01-11T21:15:34.3915511Z test_permute_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3915923Z test_reshape_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3916349Z test_select_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3916773Z test_sigmoid_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3917181Z test_slice_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.009s) 2023-01-11T21:15:34.3917603Z test_stack_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:15:34.3918018Z test_sub_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.016s) 2023-01-11T21:15:34.3918673Z test_symeig_cuda (__main__.TestVmapBatchedGradientCUDA) ... /var/lib/jenkins/workspace/test/functorch/test_vmap.py:3224: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T21:15:34.3919381Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T21:15:34.3919821Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:15:34.3920107Z should be replaced with 2023-01-11T21:15:34.3920492Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:15:34.3920789Z and 2023-01-11T21:15:34.3921050Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:15:34.3921345Z should be replaced with 2023-01-11T21:15:34.3921938Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:15:34.3922430Z return torch.symeig(x, eigenvectors=True)[0] 2023-01-11T21:15:34.3922710Z ok (0.328s) 2023-01-11T21:15:34.3923024Z test_threshold_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:15:34.3923455Z test_trace_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3924342Z test_unrelated_output_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3924828Z test_unrelated_output_multiple_grad_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3925331Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCUDA) ... expected failure (0.001s) 2023-01-11T21:15:34.3925809Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCUDA) ... ok (0.001s) 2023-01-11T21:15:34.3926340Z test_where_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:15:34.3926734Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:15:34.3927122Z test_adaptive_avg_pool2d (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:15:34.3927560Z test_argmax_dim (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:15:34.3927926Z test_arithmetic_add (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:15:34.3928326Z test_arithmetic_add_dunder (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:15:34.3928720Z test_arithmetic_div (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:15:34.3929193Z test_arithmetic_div_dunder (__main__.TestVmapOperators) ... ok (0.024s) 2023-01-11T21:15:34.3929568Z test_arithmetic_mul (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:15:34.3929965Z test_arithmetic_mul_dunder (__main__.TestVmapOperators) ... ok (0.022s) 2023-01-11T21:15:34.3930366Z test_arithmetic_pow (__main__.TestVmapOperators) ... ok (0.024s) 2023-01-11T21:15:34.3930747Z test_arithmetic_pow_dunder (__main__.TestVmapOperators) ... ok (0.025s) 2023-01-11T21:15:34.3931137Z test_arithmetic_sub (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:15:34.3931529Z test_arithmetic_sub_dunder (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:15:34.3931899Z test_as_strided (__main__.TestVmapOperators) ... ok (0.070s) 2023-01-11T21:15:34.3932257Z test_bmm (__main__.TestVmapOperators) ... ok (0.025s) 2023-01-11T21:15:34.3932604Z test_cat (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3932954Z test_chunk (__main__.TestVmapOperators) ... ok (0.024s) 2023-01-11T21:15:34.3933353Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:15:34.3933809Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3934272Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3934715Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3935173Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3935625Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3936078Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3936519Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3936977Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3937430Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3937888Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3938326Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3938777Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3939233Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3939674Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3940122Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:15:34.3940577Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3941031Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3941418Z test_clamp (__main__.TestVmapOperators) ... ok (0.027s) 2023-01-11T21:15:34.3941873Z test_clamp_inplace_variant_clamp_max_ (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T21:15:34.3942327Z test_clamp_inplace_variant_clamp_min_ (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T21:15:34.3942753Z test_clamp_variant_clamp_max (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T21:15:34.3943148Z test_clamp_variant_clamp_min (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T21:15:34.3943530Z test_clone (__main__.TestVmapOperators) ... ok (0.027s) 2023-01-11T21:15:34.3943901Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.104s) 2023-01-11T21:15:34.3944380Z test_conj (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3944739Z test_conj_bit (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3945112Z test_contiguous (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T21:15:34.3945463Z test_conv2d (__main__.TestVmapOperators) ... ok (0.246s) 2023-01-11T21:15:34.3945825Z test_copy_ (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:15:34.3946206Z test_cross_batch_size_three (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:15:34.3946589Z test_diagonal (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3946928Z test_dot (__main__.TestVmapOperators) ... ok (0.025s) 2023-01-11T21:15:34.3947291Z test_expand_as (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T21:15:34.3947676Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.021s) 2023-01-11T21:15:34.3948037Z test_imag (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:15:34.3948396Z test_is_complex (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3948775Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T21:15:34.3949149Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3949519Z test_mean (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:15:34.3949877Z test_mean_dim (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T21:15:34.3950233Z test_mm (__main__.TestVmapOperators) ... ok (0.025s) 2023-01-11T21:15:34.3950571Z test_mode_key (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:15:34.3950932Z test_movedim (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3951281Z test_mv (__main__.TestVmapOperators) ... ok (0.024s) 2023-01-11T21:15:34.3951616Z test_narrow (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3951976Z test_new_empty (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:15:34.3952356Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T21:15:34.3952720Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:15:34.3953083Z test_nll_loss (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3953444Z test_one_hot (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:15:34.3953797Z test_real (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:15:34.3954137Z test_repeat (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:15:34.3954496Z test_reshape (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:15:34.3954864Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T21:15:34.3955215Z test_result_type (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:15:34.3955588Z test_roll_no_dims (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:15:34.3955956Z test_select (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3956305Z test_silu_backward (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:15:34.3956676Z test_slice (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3957036Z test_slogdet (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3957393Z test_split (__main__.TestVmapOperators) ... ok (0.051s) 2023-01-11T21:15:34.3957733Z test_squeeze (__main__.TestVmapOperators) ... ok (0.033s) 2023-01-11T21:15:34.3958140Z test_stack (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:15:34.3958504Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3958836Z test_sum (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3959189Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:15:34.3959534Z test_t (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3959879Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.137s) 2023-01-11T21:15:34.3960240Z test_to (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:15:34.3960590Z test_trace (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3960991Z test_transpose (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:15:34.3961383Z test_unary_pointwise_abs (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3961787Z test_unary_pointwise_acos (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3962191Z test_unary_pointwise_asin (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3962577Z test_unary_pointwise_atan (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3962978Z test_unary_pointwise_ceil (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3963375Z test_unary_pointwise_cos (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3964076Z test_unary_pointwise_cosh (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3964623Z test_unary_pointwise_digamma (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3965038Z test_unary_pointwise_exp (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3965450Z test_unary_pointwise_expm1 (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3965840Z test_unary_pointwise_floor (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3966238Z test_unary_pointwise_frac (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3966643Z test_unary_pointwise_lgamma (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3967033Z test_unary_pointwise_log (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3967475Z test_unary_pointwise_log10 (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3967881Z test_unary_pointwise_log1p (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3968290Z test_unary_pointwise_log2 (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T21:15:34.3968673Z test_unary_pointwise_neg (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3969089Z test_unary_pointwise_reciprocal (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3969503Z test_unary_pointwise_relu (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3969889Z test_unary_pointwise_round (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3970285Z test_unary_pointwise_rsqrt (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3970694Z test_unary_pointwise_sigmoid (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3971088Z test_unary_pointwise_sign (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3971485Z test_unary_pointwise_sin (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3971885Z test_unary_pointwise_sinh (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3972283Z test_unary_pointwise_sqrt (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3972661Z test_unary_pointwise_tan (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3973055Z test_unary_pointwise_tanh (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3973457Z test_unary_pointwise_trunc (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3973818Z test_unbind (__main__.TestVmapOperators) ... ok (0.186s) 2023-01-11T21:15:34.3974175Z test_unfold (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:15:34.3974536Z test_unsafe_view (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:15:34.3974991Z test_unsqueeze (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:15:34.3975349Z test_view (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T21:15:34.3975706Z test_view_as (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T21:15:34.3976082Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.121s) 2023-01-11T21:15:34.3976444Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:15:34.3976897Z test_vmap_chunksize_composition_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.039s) 2023-01-11T21:15:34.3977407Z test_vmap_chunksize_composition_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.047s) 2023-01-11T21:15:34.3977993Z test_vmap_chunksize_composition_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.045s) 2023-01-11T21:15:34.3978484Z test_vmap_chunksize_composition_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.053s) 2023-01-11T21:15:34.3978991Z test_vmap_chunksize_composition_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.053s) 2023-01-11T21:15:34.3979503Z test_vmap_chunksize_composition_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.065s) 2023-01-11T21:15:34.3979996Z test_vmap_chunksize_composition_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.056s) 2023-01-11T21:15:34.3980501Z test_vmap_chunksize_composition_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.069s) 2023-01-11T21:15:34.3980999Z test_vmap_chunksize_error_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:15:34.3981490Z test_vmap_chunksize_error_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3981955Z test_vmap_chunksize_error_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3982433Z test_vmap_chunksize_error_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3982919Z test_vmap_chunksize_error_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3983404Z test_vmap_chunksize_error_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3983870Z test_vmap_chunksize_error_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3984356Z test_vmap_chunksize_error_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3984839Z test_vmap_chunksize_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.030s) 2023-01-11T21:15:34.3985317Z test_vmap_chunksize_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.033s) 2023-01-11T21:15:34.3985773Z test_vmap_chunksize_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.033s) 2023-01-11T21:15:34.3986242Z test_vmap_chunksize_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.036s) 2023-01-11T21:15:34.3986716Z test_vmap_chunksize_in_dim_0_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.033s) 2023-01-11T21:15:34.3987167Z test_vmap_chunksize_in_dim_0_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.036s) 2023-01-11T21:15:34.3987641Z test_vmap_chunksize_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.034s) 2023-01-11T21:15:34.3988110Z test_vmap_chunksize_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.038s) 2023-01-11T21:15:34.3988580Z test_vmap_chunksize_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.034s) 2023-01-11T21:15:34.3989031Z test_vmap_chunksize_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.038s) 2023-01-11T21:15:34.3989560Z test_vmap_chunksize_in_dim_1_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.035s) 2023-01-11T21:15:34.3990045Z test_vmap_chunksize_in_dim_1_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.040s) 2023-01-11T21:15:34.3990514Z test_vmap_chunksize_in_dim_2_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.035s) 2023-01-11T21:15:34.3990964Z test_vmap_chunksize_in_dim_2_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.038s) 2023-01-11T21:15:34.3991439Z test_vmap_chunksize_in_dim_2_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.036s) 2023-01-11T21:15:34.3991911Z test_vmap_chunksize_in_dim_2_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.040s) 2023-01-11T21:15:34.3992436Z test_vmap_chunksize_in_dim_2_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.034s) 2023-01-11T21:15:34.3992884Z test_vmap_chunksize_in_dim_2_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.039s) 2023-01-11T21:15:34.3993347Z test_vmap_fallback_check (__main__.TestVmapOperators) ... expected failure (0.001s) 2023-01-11T21:15:34.3993782Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3994166Z test_weird_matmul_case (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:15:34.3994594Z test_advanced_indexing_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.168s) 2023-01-11T21:15:34.3995123Z test_batch_norm_training_False_track_running_stats_False_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3995699Z test_batch_norm_training_False_track_running_stats_False_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:15:34.3996253Z test_batch_norm_training_False_track_running_stats_True_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3996820Z test_batch_norm_training_False_track_running_stats_True_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.165s) 2023-01-11T21:15:34.3997390Z test_batch_norm_training_True_track_running_stats_False_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:15:34.3997962Z test_batch_norm_training_True_track_running_stats_False_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.3998515Z test_batch_norm_training_True_track_running_stats_True_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.3999080Z test_batch_norm_training_True_track_running_stats_True_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.3999598Z test_conv_double_backward_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.806s) 2023-01-11T21:15:34.4000057Z test_fill__Tensor_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4000477Z test_flatten_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:15:34.4000910Z test_foo_like_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:15:34.4001346Z test_group_norm_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:15:34.4001764Z test_index_put_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4002209Z test_inplace_on_view_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4002649Z test_isinf_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:15:34.4003071Z test_isnan_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:15:34.4004920Z test_linalg_eigh_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_eigh. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4005864Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4006656Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_eigh. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4007347Z return op(*args, **kwargs) 2023-01-11T21:15:34.4007602Z ok (0.133s) 2023-01-11T21:15:34.4007925Z test_linalg_svd_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.011s) 2023-01-11T21:15:34.4008452Z test_namedtuple_returns_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:15:34.4008930Z test_nested_advanced_indexing_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:15:34.4009458Z test_op_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4009994Z test_op_has_batch_rule_H_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4010531Z test_op_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4011117Z test_op_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4011736Z test_op_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4012392Z test_op_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4012988Z test_op_has_batch_rule_NumpyMulAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4013560Z test_op_has_batch_rule_NumpySortAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4014137Z test_op_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4014723Z test_op_has_batch_rule_SelectAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4015295Z test_op_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4015880Z test_op_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4016390Z test_op_has_batch_rule_T_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4016953Z test_op_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4017542Z test_op_has_batch_rule___getitem___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.068s) 2023-01-11T21:15:34.4018073Z test_op_has_batch_rule___getitem___functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.288s) 2023-01-11T21:15:34.4018564Z test_op_has_batch_rule___radd___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4019050Z test_op_has_batch_rule___rdiv___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:15:34.4019537Z test_op_has_batch_rule___rmatmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.094s) 2023-01-11T21:15:34.4020010Z test_op_has_batch_rule___rmod___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4020492Z test_op_has_batch_rule___rmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4021646Z test_op_has_batch_rule___rpow___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:870: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:15:34.4022408Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:34.4022748Z expected failure (0.011s) 2023-01-11T21:15:34.4023119Z test_op_has_batch_rule___rsub___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4023660Z test_op_has_batch_rule__native_batch_norm_legit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.019s) 2023-01-11T21:15:34.4024289Z test_op_has_batch_rule__softmax_backward_data_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4024800Z test_op_has_batch_rule_abs_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4025293Z test_op_has_batch_rule_acos_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4025782Z test_op_has_batch_rule_acosh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4026269Z test_op_has_batch_rule_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.168s) 2023-01-11T21:15:34.4026741Z test_op_has_batch_rule_addbmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.099s) 2023-01-11T21:15:34.4027284Z test_op_has_batch_rule_addcdiv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.153s) 2023-01-11T21:15:34.4027788Z test_op_has_batch_rule_addcmul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.153s) 2023-01-11T21:15:34.4028288Z test_op_has_batch_rule_addmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:15:34.4028782Z test_op_has_batch_rule_addmm_decomposed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:15:34.4029296Z test_op_has_batch_rule_addmv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.087s) 2023-01-11T21:15:34.4029781Z test_op_has_batch_rule_addr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.095s) 2023-01-11T21:15:34.4030269Z test_op_has_batch_rule_all_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4030804Z test_op_has_batch_rule_allclose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4031313Z test_op_has_batch_rule_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.189s) 2023-01-11T21:15:34.4031801Z test_op_has_batch_rule_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.189s) 2023-01-11T21:15:34.4032273Z test_op_has_batch_rule_aminmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.121s) 2023-01-11T21:15:34.4032765Z test_op_has_batch_rule_angle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4033272Z test_op_has_batch_rule_any_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4033800Z test_op_has_batch_rule_arange_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4034296Z test_op_has_batch_rule_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4034785Z test_op_has_batch_rule_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4035278Z test_op_has_batch_rule_argsort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.098s) 2023-01-11T21:15:34.4035800Z test_op_has_batch_rule_argwhere_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4036324Z test_op_has_batch_rule_as_strided_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:15:34.4036934Z test_op_has_batch_rule_as_strided_partial_views_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:15:34.4037515Z test_op_has_batch_rule_as_strided_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.026s) 2023-01-11T21:15:34.4038019Z test_op_has_batch_rule_asin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4038507Z test_op_has_batch_rule_asinh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4038991Z test_op_has_batch_rule_atan2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.109s) 2023-01-11T21:15:34.4039537Z test_op_has_batch_rule_atan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4040006Z test_op_has_batch_rule_atanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4040504Z test_op_has_batch_rule_atleast_1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.160s) 2023-01-11T21:15:34.4041011Z test_op_has_batch_rule_atleast_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.161s) 2023-01-11T21:15:34.4041512Z test_op_has_batch_rule_atleast_3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.163s) 2023-01-11T21:15:34.4041991Z test_op_has_batch_rule_baddbmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.089s) 2023-01-11T21:15:34.4042506Z test_op_has_batch_rule_bernoulli_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:15:34.4043039Z test_op_has_batch_rule_bfloat16_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.033s) 2023-01-11T21:15:34.4043593Z test_op_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4044698Z test_op_has_batch_rule_block_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4045200Z test_op_has_batch_rule_bmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4045713Z test_op_has_batch_rule_bool_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T21:15:34.4046239Z test_op_has_batch_rule_bool_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4046797Z test_op_has_batch_rule_broadcast_shapes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4047340Z test_op_has_batch_rule_broadcast_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:15:34.4047857Z test_op_has_batch_rule_broadcast_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4048366Z test_op_has_batch_rule_bucketize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4048905Z test_op_has_batch_rule_byte_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T21:15:34.4049447Z test_op_has_batch_rule_byte_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4049980Z test_op_has_batch_rule_cartesian_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4050462Z test_op_has_batch_rule_cat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.587s) 2023-01-11T21:15:34.4050949Z test_op_has_batch_rule_cdist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.531s) 2023-01-11T21:15:34.4051464Z test_op_has_batch_rule_cdouble_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.245s) 2023-01-11T21:15:34.4051977Z test_op_has_batch_rule_ceil_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4052467Z test_op_has_batch_rule_cfloat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.034s) 2023-01-11T21:15:34.4053719Z test_op_has_batch_rule_chalf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:14533: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:15:34.4054490Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:15:34.4054801Z expected failure (0.009s) 2023-01-11T21:15:34.4055195Z test_op_has_batch_rule_char_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.033s) 2023-01-11T21:15:34.4055828Z test_op_has_batch_rule_char_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4056592Z test_op_has_batch_rule_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T21:15:34.4057187Z L = torch.cholesky(A) 2023-01-11T21:15:34.4057435Z should be replaced with 2023-01-11T21:15:34.4057710Z L = torch.linalg.cholesky(A) 2023-01-11T21:15:34.4057960Z and 2023-01-11T21:15:34.4058190Z U = torch.cholesky(A, upper=True) 2023-01-11T21:15:34.4058473Z should be replaced with 2023-01-11T21:15:34.4058760Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:15:34.4059298Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T21:15:34.4059880Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4060190Z ok (0.048s) 2023-01-11T21:15:34.4060575Z test_op_has_batch_rule_cholesky_inverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:15:34.4061084Z test_op_has_batch_rule_cholesky_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.078s) 2023-01-11T21:15:34.4061586Z test_op_has_batch_rule_chunk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:15:34.4062074Z test_op_has_batch_rule_clamp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.086s) 2023-01-11T21:15:34.4062578Z test_op_has_batch_rule_clamp_max_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4063119Z test_op_has_batch_rule_clamp_min_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4063634Z test_op_has_batch_rule_clone_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4064155Z test_op_has_batch_rule_column_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4064669Z test_op_has_batch_rule_combinations_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.104s) 2023-01-11T21:15:34.4065196Z test_op_has_batch_rule_complex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.067s) 2023-01-11T21:15:34.4065702Z test_op_has_batch_rule_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4066206Z test_op_has_batch_rule_conj_physical_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4066709Z test_op_has_batch_rule_constant_pad_nd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.158s) 2023-01-11T21:15:34.4067222Z test_op_has_batch_rule_contiguous_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4067745Z test_op_has_batch_rule_copysign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.012s) 2023-01-11T21:15:34.4068262Z test_op_has_batch_rule_corrcoef_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:15:34.4068784Z test_op_has_batch_rule_cos_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4069280Z test_op_has_batch_rule_cosh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4069798Z test_op_has_batch_rule_count_nonzero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4070290Z test_op_has_batch_rule_cov_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.331s) 2023-01-11T21:15:34.4070781Z test_op_has_batch_rule_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4071328Z test_op_has_batch_rule_cummax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4071813Z test_op_has_batch_rule_cummin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4072294Z test_op_has_batch_rule_cumprod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4072793Z test_op_has_batch_rule_cumsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4073307Z test_op_has_batch_rule_cumulative_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4073819Z test_op_has_batch_rule_deg2rad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4074291Z test_op_has_batch_rule_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.068s) 2023-01-11T21:15:34.4074783Z test_op_has_batch_rule_diag_embed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.126s) 2023-01-11T21:15:34.4075308Z test_op_has_batch_rule_diagflat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4075818Z test_op_has_batch_rule_diagonal_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.148s) 2023-01-11T21:15:34.4076325Z test_op_has_batch_rule_diagonal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.165s) 2023-01-11T21:15:34.4076837Z test_op_has_batch_rule_diagonal_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.098s) 2023-01-11T21:15:34.4077333Z test_op_has_batch_rule_diff_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.568s) 2023-01-11T21:15:34.4077809Z test_op_has_batch_rule_digamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.628s) 2023-01-11T21:15:34.4078296Z test_op_has_batch_rule_dist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.318s) 2023-01-11T21:15:34.4078794Z test_op_has_batch_rule_div_floor_rounding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.107s) 2023-01-11T21:15:34.4079318Z test_op_has_batch_rule_div_no_rounding_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.106s) 2023-01-11T21:15:34.4079822Z test_op_has_batch_rule_div_trunc_rounding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.107s) 2023-01-11T21:15:34.4080323Z test_op_has_batch_rule_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4080831Z test_op_has_batch_rule_double_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T21:15:34.4081374Z test_op_has_batch_rule_double_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4081881Z test_op_has_batch_rule_dsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:15:34.4082367Z test_op_has_batch_rule_dstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.115s) 2023-01-11T21:15:34.4082854Z test_op_has_batch_rule_einsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.068s) 2023-01-11T21:15:34.4083346Z test_op_has_batch_rule_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4084125Z test_op_has_batch_rule_empty_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4084631Z test_op_has_batch_rule_eq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:15:34.4085144Z test_op_has_batch_rule_equal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4085632Z test_op_has_batch_rule_erf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4086117Z test_op_has_batch_rule_erfc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.490s) 2023-01-11T21:15:34.4086605Z test_op_has_batch_rule_erfinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.313s) 2023-01-11T21:15:34.4087164Z test_op_has_batch_rule_exp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.421s) 2023-01-11T21:15:34.4087627Z test_op_has_batch_rule_exp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4088121Z test_op_has_batch_rule_expand_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4088623Z test_op_has_batch_rule_expand_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4089111Z test_op_has_batch_rule_expm1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4089600Z test_op_has_batch_rule_eye_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4090109Z test_op_has_batch_rule_fft_fft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:15:34.4090601Z test_op_has_batch_rule_fft_fft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:15:34.4091077Z test_op_has_batch_rule_fft_fftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:15:34.4091573Z test_op_has_batch_rule_fft_fftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4092075Z test_op_has_batch_rule_fft_hfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:15:34.4092568Z test_op_has_batch_rule_fft_hfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.047s) 2023-01-11T21:15:34.4093046Z test_op_has_batch_rule_fft_hfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.049s) 2023-01-11T21:15:34.4093536Z test_op_has_batch_rule_fft_ifft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4094026Z test_op_has_batch_rule_fft_ifft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4094515Z test_op_has_batch_rule_fft_ifftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:15:34.4095005Z test_op_has_batch_rule_fft_ifftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4095526Z test_op_has_batch_rule_fft_ihfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.019s) 2023-01-11T21:15:34.4096040Z test_op_has_batch_rule_fft_ihfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:15:34.4096539Z test_op_has_batch_rule_fft_ihfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.019s) 2023-01-11T21:15:34.4097058Z test_op_has_batch_rule_fft_irfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4097550Z test_op_has_batch_rule_fft_irfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4098052Z test_op_has_batch_rule_fft_irfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.047s) 2023-01-11T21:15:34.4098534Z test_op_has_batch_rule_fft_rfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:15:34.4099025Z test_op_has_batch_rule_fft_rfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4099565Z test_op_has_batch_rule_fft_rfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:15:34.4100089Z test_op_has_batch_rule_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4100584Z test_op_has_batch_rule_flatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:15:34.4101073Z test_op_has_batch_rule_flip_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:15:34.4101564Z test_op_has_batch_rule_fliplr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4102057Z test_op_has_batch_rule_flipud_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4102634Z test_op_has_batch_rule_float_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T21:15:34.4103182Z test_op_has_batch_rule_float_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4103721Z test_op_has_batch_rule_float_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4104204Z test_op_has_batch_rule_floor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4104706Z test_op_has_batch_rule_floor_divide_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4105199Z test_op_has_batch_rule_fmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4105680Z test_op_has_batch_rule_fmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4106145Z test_op_has_batch_rule_fmod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4106628Z test_op_has_batch_rule_frac_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4107109Z test_op_has_batch_rule_frexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4107624Z test_op_has_batch_rule_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4108118Z test_op_has_batch_rule_full_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4108608Z test_op_has_batch_rule_gather_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.257s) 2023-01-11T21:15:34.4109089Z test_op_has_batch_rule_ge_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.103s) 2023-01-11T21:15:34.4109554Z test_op_has_batch_rule_geqrf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.155s) 2023-01-11T21:15:34.4110049Z test_op_has_batch_rule_gradient_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.285s) 2023-01-11T21:15:34.4110555Z test_op_has_batch_rule_grid_sampler_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.124s) 2023-01-11T21:15:34.4111046Z test_op_has_batch_rule_gt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:15:34.4111535Z test_op_has_batch_rule_half_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.033s) 2023-01-11T21:15:34.4112079Z test_op_has_batch_rule_half_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4112607Z test_op_has_batch_rule_heaviside_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4113123Z test_op_has_batch_rule_histc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4113618Z test_op_has_batch_rule_hsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4114108Z test_op_has_batch_rule_hstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.114s) 2023-01-11T21:15:34.4114597Z test_op_has_batch_rule_hypot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4115130Z test_op_has_batch_rule_i0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.686s) 2023-01-11T21:15:34.4115609Z test_op_has_batch_rule_igamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.108s) 2023-01-11T21:15:34.4116109Z test_op_has_batch_rule_igammac_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.108s) 2023-01-11T21:15:34.4116606Z test_op_has_batch_rule_index_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.120s) 2023-01-11T21:15:34.4117086Z test_op_has_batch_rule_index_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4117613Z test_op_has_batch_rule_index_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4118209Z test_op_has_batch_rule_index_put_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.045s) 2023-01-11T21:15:34.4118744Z test_op_has_batch_rule_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.340s) 2023-01-11T21:15:34.4119523Z test_op_has_batch_rule_index_reduce_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu:1047.) 2023-01-11T21:15:34.4120243Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4120577Z expected failure (0.010s) 2023-01-11T21:15:34.4120986Z test_op_has_batch_rule_index_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4121473Z test_op_has_batch_rule_inner_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4121984Z test_op_has_batch_rule_int_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T21:15:34.4122526Z test_op_has_batch_rule_int_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4123070Z test_op_has_batch_rule_isclose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.051s) 2023-01-11T21:15:34.4123568Z test_op_has_batch_rule_isfinite_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4124261Z test_op_has_batch_rule_isin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4124772Z test_op_has_batch_rule_isinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4125261Z test_op_has_batch_rule_isnan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4125743Z test_op_has_batch_rule_isneginf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4126236Z test_op_has_batch_rule_isposinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4126722Z test_op_has_batch_rule_isreal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4127279Z test_op_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.347s) 2023-01-11T21:15:34.4127878Z test_op_has_batch_rule_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.355s) 2023-01-11T21:15:34.4128459Z test_op_has_batch_rule_jiterator_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.342s) 2023-01-11T21:15:34.4129036Z test_op_has_batch_rule_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.341s) 2023-01-11T21:15:34.4129593Z test_op_has_batch_rule_jiterator_unary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.178s) 2023-01-11T21:15:34.4130112Z test_op_has_batch_rule_kron_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4130672Z test_op_has_batch_rule_kthvalue_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.117s) 2023-01-11T21:15:34.4131184Z test_op_has_batch_rule_ldexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4131648Z test_op_has_batch_rule_le_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.103s) 2023-01-11T21:15:34.4132135Z test_op_has_batch_rule_lerp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.129s) 2023-01-11T21:15:34.4132628Z test_op_has_batch_rule_lgamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.483s) 2023-01-11T21:15:34.4133245Z test_op_has_batch_rule_linalg_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4133751Z test_op_has_batch_rule_linalg_cholesky_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.069s) 2023-01-11T21:15:34.4134269Z test_op_has_batch_rule_linalg_cond_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4134788Z test_op_has_batch_rule_linalg_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.140s) 2023-01-11T21:15:34.4135299Z test_op_has_batch_rule_linalg_det_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.845s) 2023-01-11T21:15:34.4135796Z test_op_has_batch_rule_linalg_det_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.260s) 2023-01-11T21:15:34.4136310Z test_op_has_batch_rule_linalg_eig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4136831Z test_op_has_batch_rule_linalg_eigh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4137345Z test_op_has_batch_rule_linalg_eigvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4137865Z test_op_has_batch_rule_linalg_eigvalsh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4138400Z test_op_has_batch_rule_linalg_householder_product_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.114s) 2023-01-11T21:15:34.4138922Z test_op_has_batch_rule_linalg_inv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4139407Z test_op_has_batch_rule_linalg_inv_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4139937Z test_op_has_batch_rule_linalg_ldl_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4140474Z test_op_has_batch_rule_linalg_ldl_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4141014Z test_op_has_batch_rule_linalg_ldl_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4141525Z test_op_has_batch_rule_linalg_lstsq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.172s) 2023-01-11T21:15:34.4142050Z test_op_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.119s) 2023-01-11T21:15:34.4142587Z test_op_has_batch_rule_linalg_lu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4143134Z test_op_has_batch_rule_linalg_lu_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4143657Z test_op_has_batch_rule_linalg_lu_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.209s) 2023-01-11T21:15:34.4144173Z test_op_has_batch_rule_linalg_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.105s) 2023-01-11T21:15:34.4144694Z test_op_has_batch_rule_linalg_matrix_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.275s) 2023-01-11T21:15:34.4145216Z test_op_has_batch_rule_linalg_matrix_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.132s) 2023-01-11T21:15:34.4145772Z test_op_has_batch_rule_linalg_matrix_rank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.345s) 2023-01-11T21:15:34.4146323Z test_op_has_batch_rule_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4146854Z test_op_has_batch_rule_linalg_multi_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.129s) 2023-01-11T21:15:34.4147346Z test_op_has_batch_rule_linalg_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.340s) 2023-01-11T21:15:34.4147883Z test_op_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.239s) 2023-01-11T21:15:34.4148466Z test_op_has_batch_rule_linalg_pinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.119s) 2023-01-11T21:15:34.4148986Z test_op_has_batch_rule_linalg_pinv_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4149589Z test_op_has_batch_rule_linalg_pinv_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T21:15:34.4150178Z test_op_has_batch_rule_linalg_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.165s) 2023-01-11T21:15:34.4150683Z test_op_has_batch_rule_linalg_slogdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4151193Z test_op_has_batch_rule_linalg_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.127s) 2023-01-11T21:15:34.4151683Z test_op_has_batch_rule_linalg_solve_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.161s) 2023-01-11T21:15:34.4152210Z test_op_has_batch_rule_linalg_solve_triangular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.755s) 2023-01-11T21:15:34.4152732Z test_op_has_batch_rule_linalg_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.296s) 2023-01-11T21:15:34.4153239Z test_op_has_batch_rule_linalg_svdvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.116s) 2023-01-11T21:15:34.4153736Z test_op_has_batch_rule_linalg_tensorinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4154278Z test_op_has_batch_rule_linalg_tensorsolve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4154836Z test_op_has_batch_rule_linalg_vander_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4155381Z test_op_has_batch_rule_linalg_vecdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4155902Z test_op_has_batch_rule_linalg_vector_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.517s) 2023-01-11T21:15:34.4156429Z test_op_has_batch_rule_linspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4156939Z test_op_has_batch_rule_log10_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4157414Z test_op_has_batch_rule_log1p_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4157899Z test_op_has_batch_rule_log2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4158378Z test_op_has_batch_rule_log_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4158872Z test_op_has_batch_rule_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4159374Z test_op_has_batch_rule_log_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4159895Z test_op_has_batch_rule_logaddexp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4160397Z test_op_has_batch_rule_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4160956Z test_op_has_batch_rule_logcumsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4161449Z test_op_has_batch_rule_logdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:15:34.4161943Z test_op_has_batch_rule_logical_and_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4162439Z test_op_has_batch_rule_logical_not_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4162945Z test_op_has_batch_rule_logical_or_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4163432Z test_op_has_batch_rule_logical_xor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4164177Z test_op_has_batch_rule_logit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4164703Z test_op_has_batch_rule_logspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4165216Z test_op_has_batch_rule_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.117s) 2023-01-11T21:15:34.4165739Z test_op_has_batch_rule_long_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.032s) 2023-01-11T21:15:34.4166277Z test_op_has_batch_rule_long_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4166787Z test_op_has_batch_rule_lt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.103s) 2023-01-11T21:15:34.4167773Z test_op_has_batch_rule_lu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:1728: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T21:15:34.4168426Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:15:34.4168719Z should be replaced with 2023-01-11T21:15:34.4169047Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:15:34.4169317Z and 2023-01-11T21:15:34.4169611Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:15:34.4169924Z should be replaced with 2023-01-11T21:15:34.4170390Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T21:15:34.4170924Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T21:15:34.4171238Z ok (0.215s) 2023-01-11T21:15:34.4171829Z test_op_has_batch_rule_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2023-01-11T21:15:34.4172461Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:15:34.4172790Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:15:34.4173069Z should be replaced with 2023-01-11T21:15:34.4173508Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T21:15:34.4174014Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4174341Z expected failure (0.010s) 2023-01-11T21:15:34.4174758Z test_op_has_batch_rule_lu_unpack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4175250Z test_op_has_batch_rule_mH_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:15:34.4175736Z test_op_has_batch_rule_mT_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4176229Z test_op_has_batch_rule_masked_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.397s) 2023-01-11T21:15:34.4176713Z test_op_has_batch_rule_masked_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.395s) 2023-01-11T21:15:34.4177297Z test_op_has_batch_rule_masked_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.246s) 2023-01-11T21:15:34.4177829Z test_op_has_batch_rule_masked_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.248s) 2023-01-11T21:15:34.4178339Z test_op_has_batch_rule_masked_cumprod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4178832Z test_op_has_batch_rule_masked_cumsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4179367Z test_op_has_batch_rule_masked_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.134s) 2023-01-11T21:15:34.4179992Z test_op_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.077s) 2023-01-11T21:15:34.4180534Z test_op_has_batch_rule_masked_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:15:34.4181043Z test_op_has_batch_rule_masked_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.124s) 2023-01-11T21:15:34.4181560Z test_op_has_batch_rule_masked_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.468s) 2023-01-11T21:15:34.4182073Z test_op_has_batch_rule_masked_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.555s) 2023-01-11T21:15:34.4182581Z test_op_has_batch_rule_masked_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.078s) 2023-01-11T21:15:34.4183073Z test_op_has_batch_rule_masked_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (2.016s) 2023-01-11T21:15:34.4183584Z test_op_has_batch_rule_masked_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.144s) 2023-01-11T21:15:34.4184101Z test_op_has_batch_rule_masked_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.555s) 2023-01-11T21:15:34.4184632Z test_op_has_batch_rule_masked_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4185173Z test_op_has_batch_rule_masked_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.058s) 2023-01-11T21:15:34.4185704Z test_op_has_batch_rule_masked_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.077s) 2023-01-11T21:15:34.4186215Z test_op_has_batch_rule_masked_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.079s) 2023-01-11T21:15:34.4186697Z test_op_has_batch_rule_masked_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.321s) 2023-01-11T21:15:34.4187195Z test_op_has_batch_rule_masked_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.394s) 2023-01-11T21:15:34.4187695Z test_op_has_batch_rule_masked_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.315s) 2023-01-11T21:15:34.4188189Z test_op_has_batch_rule_matmul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.178s) 2023-01-11T21:15:34.4188688Z test_op_has_batch_rule_matrix_exp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:15:34.4189209Z test_op_has_batch_rule_max_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.116s) 2023-01-11T21:15:34.4189738Z test_op_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (5.802s) 2023-01-11T21:15:34.4190281Z test_op_has_batch_rule_max_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4190790Z test_op_has_batch_rule_max_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4191302Z test_op_has_batch_rule_maximum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4191791Z test_op_has_batch_rule_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.104s) 2023-01-11T21:15:34.4192325Z test_op_has_batch_rule_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.057s) 2023-01-11T21:15:34.4192834Z test_op_has_batch_rule_meshgrid_list_of_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.208s) 2023-01-11T21:15:34.4193377Z test_op_has_batch_rule_meshgrid_variadic_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.206s) 2023-01-11T21:15:34.4193894Z test_op_has_batch_rule_min_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.116s) 2023-01-11T21:15:34.4194385Z test_op_has_batch_rule_min_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4194964Z test_op_has_batch_rule_min_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4195474Z test_op_has_batch_rule_minimum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4195957Z test_op_has_batch_rule_mm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4196423Z test_op_has_batch_rule_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:15:34.4196919Z test_op_has_batch_rule_movedim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.151s) 2023-01-11T21:15:34.4197411Z test_op_has_batch_rule_msort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4197895Z test_op_has_batch_rule_mul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.205s) 2023-01-11T21:15:34.4198393Z test_op_has_batch_rule_multinomial_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.148s) 2023-01-11T21:15:34.4198908Z test_op_has_batch_rule_mv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4199417Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.104s) 2023-01-11T21:15:34.4199942Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.104s) 2023-01-11T21:15:34.4200456Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.105s) 2023-01-11T21:15:34.4200970Z test_op_has_batch_rule_nan_to_num_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4201466Z test_op_has_batch_rule_nanmean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.130s) 2023-01-11T21:15:34.4201957Z test_op_has_batch_rule_nanmedian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4202476Z test_op_has_batch_rule_nanquantile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4202999Z test_op_has_batch_rule_nansum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.105s) 2023-01-11T21:15:34.4203502Z test_op_has_batch_rule_narrow_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.166s) 2023-01-11T21:15:34.4204339Z test_op_has_batch_rule_narrow_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.115s) 2023-01-11T21:15:34.4204892Z test_op_has_batch_rule_native_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.018s) 2023-01-11T21:15:34.4205461Z test_op_has_batch_rule_native_dropout_backward_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4206004Z test_op_has_batch_rule_native_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.367s) 2023-01-11T21:15:34.4206483Z test_op_has_batch_rule_ne_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.104s) 2023-01-11T21:15:34.4206967Z test_op_has_batch_rule_neg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:15:34.4207458Z test_op_has_batch_rule_new_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4208066Z test_op_has_batch_rule_new_empty_strided_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4208590Z test_op_has_batch_rule_new_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4209090Z test_op_has_batch_rule_new_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:15:34.4209580Z test_op_has_batch_rule_new_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:15:34.4210074Z test_op_has_batch_rule_nextafter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4210628Z test_op_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:15:34.4211286Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:15:34.4211848Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4212413Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:15:34.4212956Z test_op_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4213510Z test_op_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:15:34.4214074Z test_op_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.089s) 2023-01-11T21:15:34.4214650Z test_op_has_batch_rule_nn_functional_alpha_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.028s) 2023-01-11T21:15:34.4215195Z test_op_has_batch_rule_nn_functional_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.078s) 2023-01-11T21:15:34.4215734Z test_op_has_batch_rule_nn_functional_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.129s) 2023-01-11T21:15:34.4216255Z test_op_has_batch_rule_nn_functional_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.155s) 2023-01-11T21:15:34.4216763Z test_op_has_batch_rule_nn_functional_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.526s) 2023-01-11T21:15:34.4217313Z test_op_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.516s) 2023-01-11T21:15:34.4217880Z test_op_has_batch_rule_nn_functional_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4218455Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:15:34.4219017Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.233s) 2023-01-11T21:15:34.4219570Z test_op_has_batch_rule_nn_functional_celu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4220091Z test_op_has_batch_rule_nn_functional_conv1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.278s) 2023-01-11T21:15:34.4221296Z test_op_has_batch_rule_nn_functional_conv2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:15:34.4222097Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4222391Z ok (0.927s) 2023-01-11T21:15:34.4222846Z test_op_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4223435Z test_op_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4224024Z test_op_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4224578Z test_op_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4225156Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4225794Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4226371Z test_op_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4226941Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4227597Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4228178Z test_op_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4228733Z test_op_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.248s) 2023-01-11T21:15:34.4229272Z test_op_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.293s) 2023-01-11T21:15:34.4230558Z test_op_has_batch_rule_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82340 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.004s) 2023-01-11T21:15:34.4231477Z test_op_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.133s) 2023-01-11T21:15:34.4232044Z test_op_has_batch_rule_nn_functional_cosine_similarity_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.079s) 2023-01-11T21:15:34.4232603Z test_op_has_batch_rule_nn_functional_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.155s) 2023-01-11T21:15:34.4233148Z test_op_has_batch_rule_nn_functional_ctc_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4234709Z test_op_has_batch_rule_nn_functional_dropout2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2023-01-11T21:15:34.4235854Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:34.4236225Z expected failure (0.029s) 2023-01-11T21:15:34.4236648Z test_op_has_batch_rule_nn_functional_dropout3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.029s) 2023-01-11T21:15:34.4237223Z test_op_has_batch_rule_nn_functional_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.027s) 2023-01-11T21:15:34.4237826Z test_op_has_batch_rule_nn_functional_elu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4238396Z test_op_has_batch_rule_nn_functional_embedding_bag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4238962Z test_op_has_batch_rule_nn_functional_embedding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.113s) 2023-01-11T21:15:34.4239541Z test_op_has_batch_rule_nn_functional_embedding_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:15:34.4240142Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.020s) 2023-01-11T21:15:34.4240815Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.080s) 2023-01-11T21:15:34.4241421Z test_op_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:15:34.4242006Z test_op_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:15:34.4242600Z test_op_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.070s) 2023-01-11T21:15:34.4243156Z test_op_has_batch_rule_nn_functional_gelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.048s) 2023-01-11T21:15:34.4243900Z test_op_has_batch_rule_nn_functional_glu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.137s) 2023-01-11T21:15:34.4244160Z test_op_has_batch_rule_nn_functional_grid_sample_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.200s) 2023-01-11T21:15:34.4244425Z test_op_has_batch_rule_nn_functional_group_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.152s) 2023-01-11T21:15:34.4244697Z test_op_has_batch_rule_nn_functional_hardshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:15:34.4244969Z test_op_has_batch_rule_nn_functional_hardsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4245232Z test_op_has_batch_rule_nn_functional_hardswish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4245495Z test_op_has_batch_rule_nn_functional_hardtanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:15:34.4245772Z test_op_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.088s) 2023-01-11T21:15:34.4246058Z test_op_has_batch_rule_nn_functional_huber_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.046s) 2023-01-11T21:15:34.4246326Z test_op_has_batch_rule_nn_functional_instance_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:15:34.4246586Z test_op_has_batch_rule_nn_functional_interpolate_area_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.068s) 2023-01-11T21:15:34.4246867Z test_op_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:15:34.4247143Z test_op_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:15:34.4247421Z test_op_has_batch_rule_nn_functional_interpolate_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:15:34.4247694Z test_op_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:15:34.4247980Z test_op_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.068s) 2023-01-11T21:15:34.4248343Z test_op_has_batch_rule_nn_functional_kl_div_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4249281Z test_op_has_batch_rule_nn_functional_l1_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: Using a target size (torch.Size([5])) that is different to the input size (torch.Size([5, 4])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:15:34.4249414Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4249517Z ok (0.066s) 2023-01-11T21:15:34.4249784Z test_op_has_batch_rule_nn_functional_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.139s) 2023-01-11T21:15:34.4250087Z test_op_has_batch_rule_nn_functional_leaky_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.057s) 2023-01-11T21:15:34.4250346Z test_op_has_batch_rule_nn_functional_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.155s) 2023-01-11T21:15:34.4250625Z test_op_has_batch_rule_nn_functional_local_response_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4250892Z test_op_has_batch_rule_nn_functional_logsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4251187Z test_op_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.012s) 2023-01-11T21:15:34.4251471Z test_op_has_batch_rule_nn_functional_max_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.268s) 2023-01-11T21:15:34.4251733Z test_op_has_batch_rule_nn_functional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (5.719s) 2023-01-11T21:15:34.4252023Z test_op_has_batch_rule_nn_functional_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.064s) 2023-01-11T21:15:34.4252314Z test_op_has_batch_rule_nn_functional_max_unpool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4252610Z test_op_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4252880Z test_op_has_batch_rule_nn_functional_max_unpool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4253172Z test_op_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4253457Z test_op_has_batch_rule_nn_functional_max_unpool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4253752Z test_op_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.012s) 2023-01-11T21:15:34.4254008Z test_op_has_batch_rule_nn_functional_mish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4254268Z test_op_has_batch_rule_nn_functional_mse_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4254542Z test_op_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:15:34.4254829Z test_op_has_batch_rule_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4255128Z test_op_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4255418Z test_op_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:15:34.4255662Z test_op_has_batch_rule_nn_functional_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.432s) 2023-01-11T21:15:34.4255970Z test_op_has_batch_rule_nn_functional_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:15:34.4256248Z test_op_has_batch_rule_nn_functional_pad_circular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:15:34.4256509Z test_op_has_batch_rule_nn_functional_pad_constant_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.162s) 2023-01-11T21:15:34.4256776Z test_op_has_batch_rule_nn_functional_pad_reflect_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4257048Z test_op_has_batch_rule_nn_functional_pad_replicate_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4257380Z test_op_has_batch_rule_nn_functional_pairwise_distance_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.050s) 2023-01-11T21:15:34.4257658Z test_op_has_batch_rule_nn_functional_pdist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4257932Z test_op_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4258184Z test_op_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4258458Z test_op_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.622s) 2023-01-11T21:15:34.4259792Z test_op_has_batch_rule_nn_functional_prelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4259962Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4260695Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4260824Z return op(*args, **kwargs) 2023-01-11T21:15:34.4261952Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: An output with one or more elements was resized since it had shape [5], which does not match the required output shape [2, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4262116Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4262840Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: An output with one or more elements was resized since it had shape [5], which does not match the required output shape [2, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4262968Z return op(*args, **kwargs) 2023-01-11T21:15:34.4264148Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [2, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4264319Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4265044Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [2, 5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4265209Z return op(*args, **kwargs) 2023-01-11T21:15:34.4266351Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 5], which does not match the required output shape [2, 5, 10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4266515Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4267246Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: An output with one or more elements was resized since it had shape [5, 10, 5], which does not match the required output shape [2, 5, 10, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:34.4267415Z return op(*args, **kwargs) 2023-01-11T21:15:34.4267517Z ok (0.166s) 2023-01-11T21:15:34.4267780Z test_op_has_batch_rule_nn_functional_relu6_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4268040Z test_op_has_batch_rule_nn_functional_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4268327Z test_op_has_batch_rule_nn_functional_rrelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.019s) 2023-01-11T21:15:34.4268565Z test_op_has_batch_rule_nn_functional_selu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4268821Z test_op_has_batch_rule_nn_functional_silu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4269107Z test_op_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4269401Z test_op_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.028s) 2023-01-11T21:15:34.4269665Z test_op_has_batch_rule_nn_functional_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4269938Z test_op_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:15:34.4270204Z test_op_has_batch_rule_nn_functional_softplus_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4270466Z test_op_has_batch_rule_nn_functional_softshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4270773Z test_op_has_batch_rule_nn_functional_softsign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4271049Z test_op_has_batch_rule_nn_functional_tanhshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4271295Z test_op_has_batch_rule_nn_functional_threshold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:15:34.4271590Z test_op_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.223s) 2023-01-11T21:15:34.4271888Z test_op_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.439s) 2023-01-11T21:15:34.4272196Z test_op_has_batch_rule_nn_functional_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.481s) 2023-01-11T21:15:34.4272933Z test_op_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:15:34.4273210Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:34.4273311Z ok (0.018s) 2023-01-11T21:15:34.4274032Z test_op_has_batch_rule_nn_functional_upsample_nearest_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:15:34.4274308Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:34.4274409Z ok (0.043s) 2023-01-11T21:15:34.4274657Z test_op_has_batch_rule_nonzero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4274901Z test_op_has_batch_rule_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.134s) 2023-01-11T21:15:34.4275150Z test_op_has_batch_rule_norm_fro_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4275384Z test_op_has_batch_rule_norm_inf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4275613Z test_op_has_batch_rule_norm_nuc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4275874Z test_op_has_batch_rule_normal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4276152Z test_op_has_batch_rule_normal_number_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:15:34.4276412Z test_op_has_batch_rule_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4276660Z test_op_has_batch_rule_ones_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4276949Z test_op_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4277224Z test_op_has_batch_rule_ops_aten_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.792s) 2023-01-11T21:15:34.4277484Z test_op_has_batch_rule_ormqr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.081s) 2023-01-11T21:15:34.4277725Z test_op_has_batch_rule_outer_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4277998Z test_op_has_batch_rule_pca_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.012s) 2023-01-11T21:15:34.4278243Z test_op_has_batch_rule_permute_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4278531Z test_op_has_batch_rule_pinverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4278779Z test_op_has_batch_rule_polar_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4279045Z test_op_has_batch_rule_polygamma_polygamma_n_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (5.352s) 2023-01-11T21:15:34.4279305Z test_op_has_batch_rule_polygamma_polygamma_n_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4279549Z test_op_has_batch_rule_polygamma_polygamma_n_2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4279804Z test_op_has_batch_rule_polygamma_polygamma_n_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4280101Z test_op_has_batch_rule_polygamma_polygamma_n_4_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4280346Z test_op_has_batch_rule_positive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4280585Z test_op_has_batch_rule_pow_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4280823Z test_op_has_batch_rule_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.114s) 2023-01-11T21:15:34.4281080Z test_op_has_batch_rule_put_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4281526Z test_op_has_batch_rule_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T21:15:34.4281826Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:15:34.4281928Z Q, R = torch.qr(A, some) 2023-01-11T21:15:34.4282048Z should be replaced with 2023-01-11T21:15:34.4282519Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:15:34.4282711Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4282813Z ok (0.164s) 2023-01-11T21:15:34.4283083Z test_op_has_batch_rule_quantile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4283334Z test_op_has_batch_rule_rad2deg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4283599Z test_op_has_batch_rule_rand_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4284179Z test_op_has_batch_rule_randint_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.004s) 2023-01-11T21:15:34.4284458Z test_op_has_batch_rule_randint_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4284742Z test_op_has_batch_rule_randn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.004s) 2023-01-11T21:15:34.4285009Z test_op_has_batch_rule_randn_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4285248Z test_op_has_batch_rule_ravel_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4285484Z test_op_has_batch_rule_real_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4285734Z test_op_has_batch_rule_reciprocal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4285982Z test_op_has_batch_rule_remainder_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4286246Z test_op_has_batch_rule_renorm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.018s) 2023-01-11T21:15:34.4286490Z test_op_has_batch_rule_repeat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.110s) 2023-01-11T21:15:34.4286804Z test_op_has_batch_rule_repeat_interleave_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:15:34.4287066Z test_op_has_batch_rule_reshape_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4287310Z test_op_has_batch_rule_reshape_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4287571Z test_op_has_batch_rule_resize__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:15:34.4287836Z test_op_has_batch_rule_resize_as__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4288148Z test_op_has_batch_rule_resolve_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4288396Z test_op_has_batch_rule_resolve_neg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4288637Z test_op_has_batch_rule_roll_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.100s) 2023-01-11T21:15:34.4288874Z test_op_has_batch_rule_rot90_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.157s) 2023-01-11T21:15:34.4289089Z test_op_has_batch_rule_round_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4289342Z test_op_has_batch_rule_round_decimals_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4289595Z test_op_has_batch_rule_round_decimals_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4289852Z test_op_has_batch_rule_round_decimals_neg_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4290090Z test_op_has_batch_rule_rsqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4290328Z test_op_has_batch_rule_rsub_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.070s) 2023-01-11T21:15:34.4290604Z test_op_has_batch_rule_scalar_tensor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4290852Z test_op_has_batch_rule_scatter_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.435s) 2023-01-11T21:15:34.4291093Z test_op_has_batch_rule_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.628s) 2023-01-11T21:15:34.4291647Z test_op_has_batch_rule_scatter_reduce_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T21:15:34.4291845Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4291967Z expected failure (0.013s) 2023-01-11T21:15:34.4292250Z test_op_has_batch_rule_scatter_reduce_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:15:34.4292531Z test_op_has_batch_rule_scatter_reduce_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:15:34.4292812Z test_op_has_batch_rule_scatter_reduce_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:15:34.4293088Z test_op_has_batch_rule_scatter_reduce_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:15:34.4294354Z test_op_has_batch_rule_searchsorted_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2023-01-11T21:15:34.4294559Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4295568Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2023-01-11T21:15:34.4295760Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4296832Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: torch.searchsorted(): sorter tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous sorter tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:47.) 2023-01-11T21:15:34.4296995Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4297097Z ok (0.974s) 2023-01-11T21:15:34.4297367Z test_op_has_batch_rule_segment_reduce_lengths_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4297652Z test_op_has_batch_rule_segment_reduce_offsets_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4297897Z test_op_has_batch_rule_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4298158Z test_op_has_batch_rule_select_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4298396Z test_op_has_batch_rule_sgn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4298661Z test_op_has_batch_rule_short_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.033s) 2023-01-11T21:15:34.4298935Z test_op_has_batch_rule_short_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4299179Z test_op_has_batch_rule_sigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4299415Z test_op_has_batch_rule_sign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4299678Z test_op_has_batch_rule_signal_windows_bartlett_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4299964Z test_op_has_batch_rule_signal_windows_blackman_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4300242Z test_op_has_batch_rule_signal_windows_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4300534Z test_op_has_batch_rule_signal_windows_exponential_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4300812Z test_op_has_batch_rule_signal_windows_gaussian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4301101Z test_op_has_batch_rule_signal_windows_general_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4301393Z test_op_has_batch_rule_signal_windows_general_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4301672Z test_op_has_batch_rule_signal_windows_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4301951Z test_op_has_batch_rule_signal_windows_hann_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4302274Z test_op_has_batch_rule_signal_windows_kaiser_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4302539Z test_op_has_batch_rule_signal_windows_nuttall_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4302785Z test_op_has_batch_rule_signbit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4303020Z test_op_has_batch_rule_sin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4303258Z test_op_has_batch_rule_sinc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.735s) 2023-01-11T21:15:34.4303494Z test_op_has_batch_rule_sinh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4303778Z test_op_has_batch_rule_slice_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4304030Z test_op_has_batch_rule_slice_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.068s) 2023-01-11T21:15:34.4304275Z test_op_has_batch_rule_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4304532Z test_op_has_batch_rule_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4304749Z test_op_has_batch_rule_sort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.160s) 2023-01-11T21:15:34.4305881Z test_op_has_batch_rule_sparse_sampled_addmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:977: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:15:34.4306000Z .to_sparse_csr() 2023-01-11T21:15:34.4306123Z expected failure (0.012s) 2023-01-11T21:15:34.4306402Z test_op_has_batch_rule_special_airy_ai_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.666s) 2023-01-11T21:15:34.4306681Z test_op_has_batch_rule_special_bessel_j0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.508s) 2023-01-11T21:15:34.4306957Z test_op_has_batch_rule_special_bessel_j1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.242s) 2023-01-11T21:15:34.4307231Z test_op_has_batch_rule_special_bessel_y0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.864s) 2023-01-11T21:15:34.4307504Z test_op_has_batch_rule_special_bessel_y1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.596s) 2023-01-11T21:15:34.4307802Z test_op_has_batch_rule_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.674s) 2023-01-11T21:15:34.4308101Z test_op_has_batch_rule_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (1.206s) 2023-01-11T21:15:34.4308604Z test_op_has_batch_rule_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2023-01-11T21:15:34.4309104Z test_op_has_batch_rule_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2023-01-11T21:15:34.4309357Z test_op_has_batch_rule_special_entr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.468s) 2023-01-11T21:15:34.4309610Z test_op_has_batch_rule_special_erfcx_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (5.831s) 2023-01-11T21:15:34.4309912Z test_op_has_batch_rule_special_hermite_polynomial_h_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.454s) 2023-01-11T21:15:34.4310285Z test_op_has_batch_rule_special_hermite_polynomial_he_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.442s) 2023-01-11T21:15:34.4310544Z test_op_has_batch_rule_special_i0e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.638s) 2023-01-11T21:15:34.4310792Z test_op_has_batch_rule_special_i1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.666s) 2023-01-11T21:15:34.4311040Z test_op_has_batch_rule_special_i1e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.572s) 2023-01-11T21:15:34.4311335Z test_op_has_batch_rule_special_laguerre_polynomial_l_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.549s) 2023-01-11T21:15:34.4311828Z test_op_has_batch_rule_special_legendre_polynomial_p_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2023-01-11T21:15:34.4312168Z test_op_has_batch_rule_special_log_ndtr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.298s) 2023-01-11T21:15:34.4312457Z test_op_has_batch_rule_special_modified_bessel_i0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.282s) 2023-01-11T21:15:34.4312748Z test_op_has_batch_rule_special_modified_bessel_i1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.289s) 2023-01-11T21:15:34.4313029Z test_op_has_batch_rule_special_modified_bessel_k0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.428s) 2023-01-11T21:15:34.4313305Z test_op_has_batch_rule_special_modified_bessel_k1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.397s) 2023-01-11T21:15:34.4313555Z test_op_has_batch_rule_special_ndtr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4313813Z test_op_has_batch_rule_special_ndtri_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.785s) 2023-01-11T21:15:34.4314103Z test_op_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4314404Z test_op_has_batch_rule_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.392s) 2023-01-11T21:15:34.4314683Z test_op_has_batch_rule_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.402s) 2023-01-11T21:15:34.4315214Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2023-01-11T21:15:34.4315737Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2023-01-11T21:15:34.4316264Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2023-01-11T21:15:34.4316786Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2023-01-11T21:15:34.4317081Z test_op_has_batch_rule_special_spherical_bessel_j0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.311s) 2023-01-11T21:15:34.4317337Z test_op_has_batch_rule_special_xlog1py_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4317587Z test_op_has_batch_rule_special_zeta_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (4.137s) 2023-01-11T21:15:34.4317829Z test_op_has_batch_rule_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4318083Z test_op_has_batch_rule_split_list_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:15:34.4318383Z test_op_has_batch_rule_split_with_sizes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4318607Z test_op_has_batch_rule_sqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4318848Z test_op_has_batch_rule_square_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4319091Z test_op_has_batch_rule_squeeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:15:34.4319330Z test_op_has_batch_rule_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.079s) 2023-01-11T21:15:34.4319563Z test_op_has_batch_rule_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4319852Z test_op_has_batch_rule_std_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:15:34.4320108Z test_op_has_batch_rule_std_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4320360Z test_op_has_batch_rule_std_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4320622Z test_op_has_batch_rule_stft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4320840Z test_op_has_batch_rule_sub_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.126s) 2023-01-11T21:15:34.4321075Z test_op_has_batch_rule_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:15:34.4321322Z test_op_has_batch_rule_sum_to_size_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.071s) 2023-01-11T21:15:34.4321554Z test_op_has_batch_rule_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.342s) 2023-01-11T21:15:34.4321826Z test_op_has_batch_rule_svd_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.012s) 2023-01-11T21:15:34.4322066Z test_op_has_batch_rule_symeig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.111s) 2023-01-11T21:15:34.4322301Z test_op_has_batch_rule_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:15:34.4322554Z test_op_has_batch_rule_take_along_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4322813Z test_op_has_batch_rule_take_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.058s) 2023-01-11T21:15:34.4323029Z test_op_has_batch_rule_tan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4323266Z test_op_has_batch_rule_tanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4323542Z test_op_has_batch_rule_tensor_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4324028Z test_op_has_batch_rule_tensordot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4324260Z test_op_has_batch_rule_tile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.145s) 2023-01-11T21:15:34.4324513Z test_op_has_batch_rule_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.004s) 2023-01-11T21:15:34.4324782Z test_op_has_batch_rule_to_sparse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4325017Z test_op_has_batch_rule_topk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.069s) 2023-01-11T21:15:34.4325278Z test_op_has_batch_rule_trace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4325505Z test_op_has_batch_rule_transpose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.138s) 2023-01-11T21:15:34.4325757Z test_op_has_batch_rule_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4325995Z test_op_has_batch_rule_trapz_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4326573Z test_op_has_batch_rule_triangular_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /var/lib/jenkins/workspace/test/functorch/common_utils.py:32: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T21:15:34.4326834Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:15:34.4326984Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:15:34.4327104Z should be replaced with 2023-01-11T21:15:34.4327457Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:15:34.4327713Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:15:34.4327797Z ok (0.103s) 2023-01-11T21:15:34.4328058Z test_op_has_batch_rule_tril_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4328318Z test_op_has_batch_rule_triu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4328567Z test_op_has_batch_rule_true_divide_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.110s) 2023-01-11T21:15:34.4328806Z test_op_has_batch_rule_trunc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4329048Z test_op_has_batch_rule_unbind_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.083s) 2023-01-11T21:15:34.4329291Z test_op_has_batch_rule_unflatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4329540Z test_op_has_batch_rule_unfold_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:15:34.4329782Z test_op_has_batch_rule_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.069s) 2023-01-11T21:15:34.4330027Z test_op_has_batch_rule_uniform_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:15:34.4330310Z test_op_has_batch_rule_unique_consecutive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4330570Z test_op_has_batch_rule_unique_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4330815Z test_op_has_batch_rule_unsqueeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4331053Z test_op_has_batch_rule_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4331295Z test_op_has_batch_rule_var_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:15:34.4331558Z test_op_has_batch_rule_var_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4331808Z test_op_has_batch_rule_var_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4332071Z test_op_has_batch_rule_vdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4332327Z test_op_has_batch_rule_view_as_complex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:15:34.4332572Z test_op_has_batch_rule_view_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4332817Z test_op_has_batch_rule_view_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.050s) 2023-01-11T21:15:34.4333051Z test_op_has_batch_rule_view_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.052s) 2023-01-11T21:15:34.4333292Z test_op_has_batch_rule_vsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4333525Z test_op_has_batch_rule_vstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.139s) 2023-01-11T21:15:34.4333759Z test_op_has_batch_rule_where_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.600s) 2023-01-11T21:15:34.4334042Z test_op_has_batch_rule_xlogy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.103s) 2023-01-11T21:15:34.4334282Z test_op_has_batch_rule_zero__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4334524Z test_op_has_batch_rule_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4334770Z test_op_has_batch_rule_zeros_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4334978Z test_slogdet_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4335190Z test_sum_scalar_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:15:34.4335471Z test_torch_return_types_returns_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:15:34.4335698Z test_vmap_escaped_error_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4335992Z test_vmap_exhaustive_CubeGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4336223Z test_vmap_exhaustive_H_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4336509Z test_vmap_exhaustive_MulGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4336772Z test_vmap_exhaustive_NumpyCubeAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4337112Z test_vmap_exhaustive_NumpyCubeNotComposableAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4337417Z test_vmap_exhaustive_NumpyExpMarkDirtyAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4337694Z test_vmap_exhaustive_NumpyMulAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4337975Z test_vmap_exhaustive_NumpySortAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4338275Z test_vmap_exhaustive_ScaleGradGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4338549Z test_vmap_exhaustive_SelectAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:15:34.4338844Z test_vmap_exhaustive_SelectGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4339129Z test_vmap_exhaustive_SortGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4339346Z test_vmap_exhaustive_T_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4339665Z test_vmap_exhaustive_ZeroGradientsGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4339934Z test_vmap_exhaustive___getitem___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.065s) 2023-01-11T21:15:34.4340190Z test_vmap_exhaustive___getitem___functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.287s) 2023-01-11T21:15:34.4340431Z test_vmap_exhaustive___radd___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4340669Z test_vmap_exhaustive___rdiv___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.057s) 2023-01-11T21:15:34.4340912Z test_vmap_exhaustive___rmatmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.090s) 2023-01-11T21:15:34.4341151Z test_vmap_exhaustive___rmod___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4341379Z test_vmap_exhaustive___rmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4342606Z test_vmap_exhaustive___rpow___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_tensor.py:870: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::detach_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4342813Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:34.4342936Z expected failure (0.010s) 2023-01-11T21:15:34.4343161Z test_vmap_exhaustive___rsub___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4343448Z test_vmap_exhaustive__native_batch_norm_legit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.016s) 2023-01-11T21:15:34.4343776Z test_vmap_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4344934Z test_vmap_exhaustive_abs_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::absolute_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4345099Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4345681Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::absolute_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4345807Z return op(*args, **kwargs) 2023-01-11T21:15:34.4345909Z ok (0.013s) 2023-01-11T21:15:34.4347056Z test_vmap_exhaustive_acos_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccos_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4347220Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4347794Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccos_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4347919Z return op(*args, **kwargs) 2023-01-11T21:15:34.4348023Z ok (0.032s) 2023-01-11T21:15:34.4349174Z test_vmap_exhaustive_acosh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccosh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4349337Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4349906Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arccosh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4350032Z return op(*args, **kwargs) 2023-01-11T21:15:34.4350113Z ok (0.032s) 2023-01-11T21:15:34.4350402Z test_vmap_exhaustive_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.165s) 2023-01-11T21:15:34.4351570Z test_vmap_exhaustive_addbmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4351733Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4352351Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4352475Z return op(*args, **kwargs) 2023-01-11T21:15:34.4352576Z ok (0.149s) 2023-01-11T21:15:34.4353742Z test_vmap_exhaustive_addcdiv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcdiv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4353905Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4354486Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcdiv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4354605Z return op(*args, **kwargs) 2023-01-11T21:15:34.4354705Z ok (0.278s) 2023-01-11T21:15:34.4355863Z test_vmap_exhaustive_addcmul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcmul_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4356026Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4356600Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addcmul_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4356723Z return op(*args, **kwargs) 2023-01-11T21:15:34.4356823Z ok (0.278s) 2023-01-11T21:15:34.4357968Z test_vmap_exhaustive_addmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4358135Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4358758Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4358868Z return op(*args, **kwargs) 2023-01-11T21:15:34.4358967Z ok (0.065s) 2023-01-11T21:15:34.4359229Z test_vmap_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:15:34.4360378Z test_vmap_exhaustive_addmv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4360585Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4361162Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addmv_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4361285Z return op(*args, **kwargs) 2023-01-11T21:15:34.4361385Z ok (0.132s) 2023-01-11T21:15:34.4362536Z test_vmap_exhaustive_addr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addr_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4362706Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4363278Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::addr_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4363398Z return op(*args, **kwargs) 2023-01-11T21:15:34.4363496Z ok (0.138s) 2023-01-11T21:15:34.4364861Z test_vmap_exhaustive_all_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4365028Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4365602Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4365724Z return op(*args, **kwargs) 2023-01-11T21:15:34.4366648Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all.dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4366813Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4367468Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::all.dim. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4367601Z return op(*args, **kwargs) 2023-01-11T21:15:34.4367701Z ok (0.043s) 2023-01-11T21:15:34.4367972Z test_vmap_exhaustive_allclose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:15:34.4368221Z test_vmap_exhaustive_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.186s) 2023-01-11T21:15:34.4368463Z test_vmap_exhaustive_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.186s) 2023-01-11T21:15:34.4368785Z test_vmap_exhaustive_aminmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.118s) 2023-01-11T21:15:34.4369027Z test_vmap_exhaustive_angle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4370180Z test_vmap_exhaustive_any_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4370346Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4370918Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4371024Z return op(*args, **kwargs) 2023-01-11T21:15:34.4371126Z ok (0.039s) 2023-01-11T21:15:34.4371396Z test_vmap_exhaustive_arange_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4371640Z test_vmap_exhaustive_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4371879Z test_vmap_exhaustive_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4372122Z test_vmap_exhaustive_argsort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.095s) 2023-01-11T21:15:34.4373287Z test_vmap_exhaustive_argwhere_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::argwhere. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4373465Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4374047Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::argwhere. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4374169Z return op(*args, **kwargs) 2023-01-11T21:15:34.4374270Z ok (0.021s) 2023-01-11T21:15:34.4375436Z test_vmap_exhaustive_as_strided_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4375601Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4376231Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::as_strided_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4376359Z return op(*args, **kwargs) 2023-01-11T21:15:34.4376464Z expected failure (0.011s) 2023-01-11T21:15:34.4376755Z test_vmap_exhaustive_as_strided_partial_views_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:15:34.4377079Z test_vmap_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:15:34.4378231Z test_vmap_exhaustive_asin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsin_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4378395Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4378965Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsin_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4379090Z return op(*args, **kwargs) 2023-01-11T21:15:34.4379190Z ok (0.013s) 2023-01-11T21:15:34.4380337Z test_vmap_exhaustive_asinh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsinh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4380500Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4381071Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arcsinh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4381194Z return op(*args, **kwargs) 2023-01-11T21:15:34.4381296Z ok (0.013s) 2023-01-11T21:15:34.4382441Z test_vmap_exhaustive_atan2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4382605Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4383176Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::atan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4383300Z return op(*args, **kwargs) 2023-01-11T21:15:34.4384266Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4384436Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4385009Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan2_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4385174Z return op(*args, **kwargs) 2023-01-11T21:15:34.4385274Z ok (0.201s) 2023-01-11T21:15:34.4386428Z test_vmap_exhaustive_atan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4386591Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4387162Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctan_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4387285Z return op(*args, **kwargs) 2023-01-11T21:15:34.4387384Z ok (0.013s) 2023-01-11T21:15:34.4388532Z test_vmap_exhaustive_atanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctanh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4388694Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4389261Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::arctanh_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4389385Z return op(*args, **kwargs) 2023-01-11T21:15:34.4389485Z ok (0.013s) 2023-01-11T21:15:34.4389717Z test_vmap_exhaustive_atleast_1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.160s) 2023-01-11T21:15:34.4389965Z test_vmap_exhaustive_atleast_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.160s) 2023-01-11T21:15:34.4390200Z test_vmap_exhaustive_atleast_3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.162s) 2023-01-11T21:15:34.4391355Z test_vmap_exhaustive_baddbmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::baddbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4391520Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4392139Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::baddbmm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4392268Z return op(*args, **kwargs) 2023-01-11T21:15:34.4392369Z ok (0.133s) 2023-01-11T21:15:34.4392641Z test_vmap_exhaustive_bernoulli_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.017s) 2023-01-11T21:15:34.4392905Z test_vmap_exhaustive_bfloat16_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.030s) 2023-01-11T21:15:34.4393187Z test_vmap_exhaustive_bfloat16_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4393479Z test_vmap_exhaustive_block_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4393699Z test_vmap_exhaustive_bmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4393966Z test_vmap_exhaustive_bool_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.029s) 2023-01-11T21:15:34.4394241Z test_vmap_exhaustive_bool_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4394517Z test_vmap_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4394775Z test_vmap_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4395024Z test_vmap_exhaustive_broadcast_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4396219Z test_vmap_exhaustive_bucketize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bucketize.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4396387Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4396980Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bucketize.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4397104Z return op(*args, **kwargs) 2023-01-11T21:15:34.4397204Z ok (0.152s) 2023-01-11T21:15:34.4397470Z test_vmap_exhaustive_byte_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.030s) 2023-01-11T21:15:34.4397727Z test_vmap_exhaustive_byte_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4397987Z test_vmap_exhaustive_cartesian_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4398227Z test_vmap_exhaustive_cat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.585s) 2023-01-11T21:15:34.4398466Z test_vmap_exhaustive_cdist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.533s) 2023-01-11T21:15:34.4398732Z test_vmap_exhaustive_cdouble_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.031s) 2023-01-11T21:15:34.4398966Z test_vmap_exhaustive_ceil_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4399229Z test_vmap_exhaustive_cfloat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.031s) 2023-01-11T21:15:34.4400502Z test_vmap_exhaustive_chalf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:14533: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::chalf. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4400678Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:15:34.4400780Z ok (0.019s) 2023-01-11T21:15:34.4401040Z test_vmap_exhaustive_char_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.030s) 2023-01-11T21:15:34.4401297Z test_vmap_exhaustive_char_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4401542Z test_vmap_exhaustive_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:15:34.4401861Z test_vmap_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4402114Z test_vmap_exhaustive_cholesky_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:15:34.4402357Z test_vmap_exhaustive_chunk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4403521Z test_vmap_exhaustive_clamp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clamp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4403898Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4404500Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clamp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4404622Z return op(*args, **kwargs) 2023-01-11T21:15:34.4405579Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clip_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4405740Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4406318Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::clip_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4406445Z return op(*args, **kwargs) 2023-01-11T21:15:34.4406548Z ok (0.232s) 2023-01-11T21:15:34.4406802Z test_vmap_exhaustive_clamp_max_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4407066Z test_vmap_exhaustive_clamp_min_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4407304Z test_vmap_exhaustive_clone_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4407577Z test_vmap_exhaustive_column_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4407829Z test_vmap_exhaustive_combinations_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:15:34.4409095Z test_vmap_exhaustive_complex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4409241Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4410186Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4410409Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4410988Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::complex. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4411110Z return op(*args, **kwargs) 2023-01-11T21:15:34.4411210Z ok (0.159s) 2023-01-11T21:15:34.4411450Z test_vmap_exhaustive_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4412641Z test_vmap_exhaustive_conj_physical_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::conj_physical_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4412807Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4413379Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::conj_physical_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4413502Z return op(*args, **kwargs) 2023-01-11T21:15:34.4413600Z ok (0.007s) 2023-01-11T21:15:34.4413859Z test_vmap_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.156s) 2023-01-11T21:15:34.4414109Z test_vmap_exhaustive_contiguous_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4415289Z test_vmap_exhaustive_copysign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4415452Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4416042Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4416163Z return op(*args, **kwargs) 2023-01-11T21:15:34.4417171Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4417343Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4417927Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::copysign_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4418047Z return op(*args, **kwargs) 2023-01-11T21:15:34.4418147Z ok (0.109s) 2023-01-11T21:15:34.4418377Z test_vmap_exhaustive_corrcoef_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4418660Z test_vmap_exhaustive_cos_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4418898Z test_vmap_exhaustive_cosh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4420078Z test_vmap_exhaustive_count_nonzero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::count_nonzero. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4420242Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4420824Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::count_nonzero. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4420949Z return op(*args, **kwargs) 2023-01-11T21:15:34.4421052Z ok (0.066s) 2023-01-11T21:15:34.4421290Z test_vmap_exhaustive_cov_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.330s) 2023-01-11T21:15:34.4421531Z test_vmap_exhaustive_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4421773Z test_vmap_exhaustive_cummax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4421995Z test_vmap_exhaustive_cummin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4423171Z test_vmap_exhaustive_cumprod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4423345Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4423902Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumprod_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4424026Z return op(*args, **kwargs) 2023-01-11T21:15:34.4424126Z ok (0.063s) 2023-01-11T21:15:34.4425272Z test_vmap_exhaustive_cumsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumsum_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4425482Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4426061Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::cumsum_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4426183Z return op(*args, **kwargs) 2023-01-11T21:15:34.4426282Z ok (0.027s) 2023-01-11T21:15:34.4426550Z test_vmap_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4426868Z test_vmap_exhaustive_deg2rad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4427105Z test_vmap_exhaustive_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4427397Z test_vmap_exhaustive_diag_embed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.123s) 2023-01-11T21:15:34.4428572Z test_vmap_exhaustive_diagflat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4428732Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4429314Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::diagflat. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4429421Z return op(*args, **kwargs) 2023-01-11T21:15:34.4429522Z ok (0.019s) 2023-01-11T21:15:34.4429777Z test_vmap_exhaustive_diagonal_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.144s) 2023-01-11T21:15:34.4430028Z test_vmap_exhaustive_diagonal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.163s) 2023-01-11T21:15:34.4430284Z test_vmap_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.096s) 2023-01-11T21:15:34.4430519Z test_vmap_exhaustive_diff_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.571s) 2023-01-11T21:15:34.4430763Z test_vmap_exhaustive_digamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:15:34.4431004Z test_vmap_exhaustive_dist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.317s) 2023-01-11T21:15:34.4432206Z test_vmap_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::div_.Tensor_mode. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4432370Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4432957Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::div_.Tensor_mode. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4433082Z return op(*args, **kwargs) 2023-01-11T21:15:34.4433165Z ok (0.209s) 2023-01-11T21:15:34.4433478Z test_vmap_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.204s) 2023-01-11T21:15:34.4433743Z test_vmap_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.209s) 2023-01-11T21:15:34.4433980Z test_vmap_exhaustive_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4434240Z test_vmap_exhaustive_double_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.029s) 2023-01-11T21:15:34.4434517Z test_vmap_exhaustive_double_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4434758Z test_vmap_exhaustive_dsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4435070Z test_vmap_exhaustive_dstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.113s) 2023-01-11T21:15:34.4435293Z test_vmap_exhaustive_einsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4435559Z test_vmap_exhaustive_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4435805Z test_vmap_exhaustive_empty_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4436039Z test_vmap_exhaustive_eq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:15:34.4436294Z test_vmap_exhaustive_equal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.003s) 2023-01-11T21:15:34.4436529Z test_vmap_exhaustive_erf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4436764Z test_vmap_exhaustive_erfc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4437004Z test_vmap_exhaustive_erfinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4437241Z test_vmap_exhaustive_exp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4437459Z test_vmap_exhaustive_exp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4437705Z test_vmap_exhaustive_expand_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4437940Z test_vmap_exhaustive_expand_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4438180Z test_vmap_exhaustive_expm1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4438438Z test_vmap_exhaustive_eye_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4438679Z test_vmap_exhaustive_fft_fft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4438921Z test_vmap_exhaustive_fft_fft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4439156Z test_vmap_exhaustive_fft_fftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4439407Z test_vmap_exhaustive_fft_fftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4439629Z test_vmap_exhaustive_fft_hfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4439866Z test_vmap_exhaustive_fft_hfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4440101Z test_vmap_exhaustive_fft_hfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:15:34.4440332Z test_vmap_exhaustive_fft_ifft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4440566Z test_vmap_exhaustive_fft_ifft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4440809Z test_vmap_exhaustive_fft_ifftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:15:34.4441059Z test_vmap_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4442314Z test_vmap_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4442454Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4443405Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4443613Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4444488Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfft2. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4444614Z return op(*args, **kwargs) 2023-01-11T21:15:34.4444696Z ok (0.048s) 2023-01-11T21:15:34.4444941Z test_vmap_exhaustive_fft_ihfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4446148Z test_vmap_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4446281Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4447226Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4447387Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4447969Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fft_ihfftn. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4448095Z return op(*args, **kwargs) 2023-01-11T21:15:34.4448197Z ok (0.054s) 2023-01-11T21:15:34.4448444Z test_vmap_exhaustive_fft_irfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:15:34.4448689Z test_vmap_exhaustive_fft_irfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4448928Z test_vmap_exhaustive_fft_irfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:15:34.4449148Z test_vmap_exhaustive_fft_rfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4449396Z test_vmap_exhaustive_fft_rfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:15:34.4449639Z test_vmap_exhaustive_fft_rfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:15:34.4450870Z test_vmap_exhaustive_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fill.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4451044Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4451624Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fill.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4451806Z return op(*args, **kwargs) 2023-01-11T21:15:34.4451906Z ok (0.018s) 2023-01-11T21:15:34.4452155Z test_vmap_exhaustive_flatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4452390Z test_vmap_exhaustive_flip_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4452632Z test_vmap_exhaustive_fliplr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4452874Z test_vmap_exhaustive_flipud_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:15:34.4453120Z test_vmap_exhaustive_float_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.029s) 2023-01-11T21:15:34.4453397Z test_vmap_exhaustive_float_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4453649Z test_vmap_exhaustive_float_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:15:34.4453888Z test_vmap_exhaustive_floor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4455095Z test_vmap_exhaustive_floor_divide_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::floor_divide_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4455260Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4455850Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::floor_divide_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4455975Z return op(*args, **kwargs) 2023-01-11T21:15:34.4456075Z ok (0.104s) 2023-01-11T21:15:34.4456317Z test_vmap_exhaustive_fmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4456554Z test_vmap_exhaustive_fmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4457708Z test_vmap_exhaustive_fmod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fmod_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4457872Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4458499Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fmod_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4458629Z return op(*args, **kwargs) 2023-01-11T21:15:34.4458713Z ok (0.106s) 2023-01-11T21:15:34.4458954Z test_vmap_exhaustive_frac_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4459193Z test_vmap_exhaustive_frexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4459454Z test_vmap_exhaustive_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4459744Z test_vmap_exhaustive_full_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4459984Z test_vmap_exhaustive_gather_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.254s) 2023-01-11T21:15:34.4460219Z test_vmap_exhaustive_ge_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.100s) 2023-01-11T21:15:34.4460461Z test_vmap_exhaustive_geqrf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.153s) 2023-01-11T21:15:34.4460688Z test_vmap_exhaustive_gradient_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.283s) 2023-01-11T21:15:34.4460942Z test_vmap_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.122s) 2023-01-11T21:15:34.4461178Z test_vmap_exhaustive_gt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.100s) 2023-01-11T21:15:34.4461436Z test_vmap_exhaustive_half_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.030s) 2023-01-11T21:15:34.4461714Z test_vmap_exhaustive_half_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4462895Z test_vmap_exhaustive_heaviside_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::heaviside_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4463060Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4463634Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::heaviside_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4463761Z return op(*args, **kwargs) 2023-01-11T21:15:34.4463861Z ok (0.107s) 2023-01-11T21:15:34.4465009Z test_vmap_exhaustive_histc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histc. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4465173Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4465744Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::histc. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4465868Z return op(*args, **kwargs) 2023-01-11T21:15:34.4465967Z ok (0.377s) 2023-01-11T21:15:34.4466192Z test_vmap_exhaustive_hsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:15:34.4466479Z test_vmap_exhaustive_hstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.111s) 2023-01-11T21:15:34.4467637Z test_vmap_exhaustive_hypot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::hypot_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4467799Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4468417Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::hypot_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4468540Z return op(*args, **kwargs) 2023-01-11T21:15:34.4468641Z ok (0.107s) 2023-01-11T21:15:34.4468875Z test_vmap_exhaustive_i0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4470033Z test_vmap_exhaustive_igamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4470199Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4470775Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4470897Z return op(*args, **kwargs) 2023-01-11T21:15:34.4470998Z ok (0.154s) 2023-01-11T21:15:34.4472155Z test_vmap_exhaustive_igammac_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igammac_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4472319Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4472902Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::igammac_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4473024Z return op(*args, **kwargs) 2023-01-11T21:15:34.4473105Z ok (0.154s) 2023-01-11T21:15:34.4474268Z test_vmap_exhaustive_index_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4474434Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4475048Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4475176Z return op(*args, **kwargs) 2023-01-11T21:15:34.4475276Z ok (0.315s) 2023-01-11T21:15:34.4476443Z test_vmap_exhaustive_index_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_copy_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4476649Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4477231Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_copy_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4477353Z return op(*args, **kwargs) 2023-01-11T21:15:34.4477452Z ok (0.104s) 2023-01-11T21:15:34.4478639Z test_vmap_exhaustive_index_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4478807Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4479399Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4479520Z return op(*args, **kwargs) 2023-01-11T21:15:34.4480486Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill_.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4480649Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4481244Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_fill_.int_Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4481365Z return op(*args, **kwargs) 2023-01-11T21:15:34.4481447Z ok (0.052s) 2023-01-11T21:15:34.4481717Z test_vmap_exhaustive_index_put_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.042s) 2023-01-11T21:15:34.4481978Z test_vmap_exhaustive_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.341s) 2023-01-11T21:15:34.4483204Z test_vmap_exhaustive_index_reduce_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4483374Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4484176Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4484303Z return op(*args, **kwargs) 2023-01-11T21:15:34.4485366Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4485533Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4486114Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::index_reduce_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4486237Z return op(*args, **kwargs) 2023-01-11T21:15:34.4486338Z ok (1.226s) 2023-01-11T21:15:34.4486593Z test_vmap_exhaustive_index_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:15:34.4486822Z test_vmap_exhaustive_inner_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4487079Z test_vmap_exhaustive_int_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.030s) 2023-01-11T21:15:34.4487353Z test_vmap_exhaustive_int_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4488549Z test_vmap_exhaustive_isclose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4488681Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4489626Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4489789Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4490365Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isclose. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4490486Z return op(*args, **kwargs) 2023-01-11T21:15:34.4490586Z ok (0.217s) 2023-01-11T21:15:34.4490832Z test_vmap_exhaustive_isfinite_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4492057Z test_vmap_exhaustive_isin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isin.Tensor_Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4492228Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4492817Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::isin.Tensor_Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4492983Z return op(*args, **kwargs) 2023-01-11T21:15:34.4493083Z ok (0.025s) 2023-01-11T21:15:34.4493307Z test_vmap_exhaustive_isinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4493546Z test_vmap_exhaustive_isnan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4493794Z test_vmap_exhaustive_isneginf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4494032Z test_vmap_exhaustive_isposinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4494274Z test_vmap_exhaustive_isreal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4494565Z test_vmap_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4494863Z test_vmap_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4495141Z test_vmap_exhaustive_jiterator_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4495434Z test_vmap_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4495694Z test_vmap_exhaustive_jiterator_unary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:15:34.4495930Z test_vmap_exhaustive_kron_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4496171Z test_vmap_exhaustive_kthvalue_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.115s) 2023-01-11T21:15:34.4497326Z test_vmap_exhaustive_ldexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ldexp_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4497491Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4498068Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ldexp_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4498191Z return op(*args, **kwargs) 2023-01-11T21:15:34.4498290Z ok (0.115s) 2023-01-11T21:15:34.4498527Z test_vmap_exhaustive_le_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:15:34.4499679Z test_vmap_exhaustive_lerp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4499895Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4500482Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4500604Z return op(*args, **kwargs) 2023-01-11T21:15:34.4501557Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4501764Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4502350Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lerp_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4502471Z return op(*args, **kwargs) 2023-01-11T21:15:34.4502552Z ok (0.232s) 2023-01-11T21:15:34.4502798Z test_vmap_exhaustive_lgamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4503054Z test_vmap_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:15:34.4503315Z test_vmap_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:15:34.4503563Z test_vmap_exhaustive_linalg_cond_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4503818Z test_vmap_exhaustive_linalg_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.137s) 2023-01-11T21:15:34.4504064Z test_vmap_exhaustive_linalg_det_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4504327Z test_vmap_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.259s) 2023-01-11T21:15:34.4504556Z test_vmap_exhaustive_linalg_eig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.050s) 2023-01-11T21:15:34.4504823Z test_vmap_exhaustive_linalg_eigh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4505075Z test_vmap_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:15:34.4505326Z test_vmap_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4505600Z test_vmap_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.111s) 2023-01-11T21:15:34.4505846Z test_vmap_exhaustive_linalg_inv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.057s) 2023-01-11T21:15:34.4506096Z test_vmap_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4507303Z test_vmap_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4507469Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4508113Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4508244Z return op(*args, **kwargs) 2023-01-11T21:15:34.4508344Z ok (0.028s) 2023-01-11T21:15:34.4508587Z test_vmap_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:15:34.4509794Z test_vmap_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4510007Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4510574Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4510699Z return op(*args, **kwargs) 2023-01-11T21:15:34.4510799Z ok (0.253s) 2023-01-11T21:15:34.4511051Z test_vmap_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.172s) 2023-01-11T21:15:34.4511321Z test_vmap_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.118s) 2023-01-11T21:15:34.4512487Z test_vmap_exhaustive_linalg_lu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4512652Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4513219Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4513342Z return op(*args, **kwargs) 2023-01-11T21:15:34.4513440Z ok (0.257s) 2023-01-11T21:15:34.4514631Z test_vmap_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4514793Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4515378Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4515501Z return op(*args, **kwargs) 2023-01-11T21:15:34.4515599Z ok (0.229s) 2023-01-11T21:15:34.4515886Z test_vmap_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.207s) 2023-01-11T21:15:34.4516150Z test_vmap_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.109s) 2023-01-11T21:15:34.4516407Z test_vmap_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.275s) 2023-01-11T21:15:34.4516664Z test_vmap_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.130s) 2023-01-11T21:15:34.4516915Z test_vmap_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.354s) 2023-01-11T21:15:34.4517186Z test_vmap_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4517487Z test_vmap_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.126s) 2023-01-11T21:15:34.4517737Z test_vmap_exhaustive_linalg_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.339s) 2023-01-11T21:15:34.4518018Z test_vmap_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.237s) 2023-01-11T21:15:34.4518248Z test_vmap_exhaustive_linalg_pinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.118s) 2023-01-11T21:15:34.4518509Z test_vmap_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:15:34.4518848Z test_vmap_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:34.4519095Z test_vmap_exhaustive_linalg_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.161s) 2023-01-11T21:15:34.4519348Z test_vmap_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:15:34.4519597Z test_vmap_exhaustive_linalg_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.124s) 2023-01-11T21:15:34.4519850Z test_vmap_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.159s) 2023-01-11T21:15:34.4520114Z test_vmap_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.752s) 2023-01-11T21:15:34.4520362Z test_vmap_exhaustive_linalg_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.309s) 2023-01-11T21:15:34.4520594Z test_vmap_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.115s) 2023-01-11T21:15:34.4520850Z test_vmap_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4522074Z test_vmap_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4522240Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4522831Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_tensorsolve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4522956Z return op(*args, **kwargs) 2023-01-11T21:15:34.4523056Z ok (0.048s) 2023-01-11T21:15:34.4524516Z test_vmap_exhaustive_linalg_vander_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4524695Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4525276Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vander. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4525457Z return op(*args, **kwargs) 2023-01-11T21:15:34.4525557Z ok (0.039s) 2023-01-11T21:15:34.4526741Z test_vmap_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4526902Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4527512Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_vecdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4527639Z return op(*args, **kwargs) 2023-01-11T21:15:34.4527738Z ok (0.272s) 2023-01-11T21:15:34.4527999Z test_vmap_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.516s) 2023-01-11T21:15:34.4528253Z test_vmap_exhaustive_linspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4528493Z test_vmap_exhaustive_log10_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4528732Z test_vmap_exhaustive_log1p_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4528968Z test_vmap_exhaustive_log2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4529203Z test_vmap_exhaustive_log_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4529452Z test_vmap_exhaustive_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:15:34.4529719Z test_vmap_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:15:34.4529969Z test_vmap_exhaustive_logaddexp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4530220Z test_vmap_exhaustive_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4530456Z test_vmap_exhaustive_logcumsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:15:34.4530694Z test_vmap_exhaustive_logdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4530939Z test_vmap_exhaustive_logical_and_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4531181Z test_vmap_exhaustive_logical_not_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4531429Z test_vmap_exhaustive_logical_or_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4531670Z test_vmap_exhaustive_logical_xor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:15:34.4531909Z test_vmap_exhaustive_logit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:15:34.4532227Z test_vmap_exhaustive_logspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4532463Z test_vmap_exhaustive_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.113s) 2023-01-11T21:15:34.4532724Z test_vmap_exhaustive_long_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.029s) 2023-01-11T21:15:34.4532996Z test_vmap_exhaustive_long_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4533229Z test_vmap_exhaustive_lt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.100s) 2023-01-11T21:15:34.4533509Z test_vmap_exhaustive_lu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.215s) 2023-01-11T21:15:34.4534683Z test_vmap_exhaustive_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4534847Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4535426Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_solve. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4535551Z return op(*args, **kwargs) 2023-01-11T21:15:34.4535652Z ok (0.317s) 2023-01-11T21:15:34.4536815Z test_vmap_exhaustive_lu_unpack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4536979Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4537551Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::lu_unpack. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4537675Z return op(*args, **kwargs) 2023-01-11T21:15:34.4537775Z ok (0.459s) 2023-01-11T21:15:34.4537992Z test_vmap_exhaustive_mH_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4538228Z test_vmap_exhaustive_mT_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4538477Z test_vmap_exhaustive_masked_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.396s) 2023-01-11T21:15:34.4538724Z test_vmap_exhaustive_masked_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.395s) 2023-01-11T21:15:34.4538977Z test_vmap_exhaustive_masked_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.245s) 2023-01-11T21:15:34.4539230Z test_vmap_exhaustive_masked_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.245s) 2023-01-11T21:15:34.4539481Z test_vmap_exhaustive_masked_cumprod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4539732Z test_vmap_exhaustive_masked_cumsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4541009Z test_vmap_exhaustive_masked_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4541149Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4542121Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4542342Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4542937Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4543042Z return op(*args, **kwargs) 2023-01-11T21:15:34.4544004Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4544168Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4544762Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_fill_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4544886Z return op(*args, **kwargs) 2023-01-11T21:15:34.4544986Z ok (0.362s) 2023-01-11T21:15:34.4545267Z test_vmap_exhaustive_masked_fill_functorch_Scalar_only_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:15:34.4545529Z test_vmap_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:15:34.4545786Z test_vmap_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.122s) 2023-01-11T21:15:34.4546049Z test_vmap_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.466s) 2023-01-11T21:15:34.4546297Z test_vmap_exhaustive_masked_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.556s) 2023-01-11T21:15:34.4546535Z test_vmap_exhaustive_masked_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.075s) 2023-01-11T21:15:34.4546784Z test_vmap_exhaustive_masked_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (2.022s) 2023-01-11T21:15:34.4547036Z test_vmap_exhaustive_masked_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.142s) 2023-01-11T21:15:34.4547284Z test_vmap_exhaustive_masked_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.399s) 2023-01-11T21:15:34.4548470Z test_vmap_exhaustive_masked_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4548683Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4549280Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4549402Z return op(*args, **kwargs) 2023-01-11T21:15:34.4550364Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4550574Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4551159Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::masked_scatter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4551279Z return op(*args, **kwargs) 2023-01-11T21:15:34.4551377Z ok (0.137s) 2023-01-11T21:15:34.4551637Z test_vmap_exhaustive_masked_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.056s) 2023-01-11T21:15:34.4551897Z test_vmap_exhaustive_masked_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:15:34.4552148Z test_vmap_exhaustive_masked_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:15:34.4552395Z test_vmap_exhaustive_masked_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.318s) 2023-01-11T21:15:34.4552634Z test_vmap_exhaustive_masked_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.391s) 2023-01-11T21:15:34.4552876Z test_vmap_exhaustive_masked_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.314s) 2023-01-11T21:15:34.4553116Z test_vmap_exhaustive_matmul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.176s) 2023-01-11T21:15:34.4554288Z test_vmap_exhaustive_matrix_exp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4554454Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4555036Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::matrix_exp. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4555159Z return op(*args, **kwargs) 2023-01-11T21:15:34.4555257Z ok (0.047s) 2023-01-11T21:15:34.4555486Z test_vmap_exhaustive_max_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.113s) 2023-01-11T21:15:34.4555762Z test_vmap_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (5.800s) 2023-01-11T21:15:34.4556025Z test_vmap_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4556285Z test_vmap_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4556574Z test_vmap_exhaustive_maximum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4556819Z test_vmap_exhaustive_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:15:34.4557061Z test_vmap_exhaustive_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4557326Z test_vmap_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.207s) 2023-01-11T21:15:34.4557594Z test_vmap_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.204s) 2023-01-11T21:15:34.4557864Z test_vmap_exhaustive_min_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.113s) 2023-01-11T21:15:34.4558124Z test_vmap_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4558386Z test_vmap_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4558627Z test_vmap_exhaustive_minimum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4558861Z test_vmap_exhaustive_mm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4559095Z test_vmap_exhaustive_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4559331Z test_vmap_exhaustive_movedim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.148s) 2023-01-11T21:15:34.4559568Z test_vmap_exhaustive_msort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4559804Z test_vmap_exhaustive_mul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.201s) 2023-01-11T21:15:34.4560054Z test_vmap_exhaustive_multinomial_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.146s) 2023-01-11T21:15:34.4560286Z test_vmap_exhaustive_mv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4560546Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:15:34.4560803Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:15:34.4561061Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:15:34.4561303Z test_vmap_exhaustive_nan_to_num_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4561546Z test_vmap_exhaustive_nanmean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.127s) 2023-01-11T21:15:34.4561788Z test_vmap_exhaustive_nanmedian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4562999Z test_vmap_exhaustive_nanquantile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4563164Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4564056Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4564184Z return op(*args, **kwargs) 2023-01-11T21:15:34.4565268Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4565424Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4566006Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nanquantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4566190Z return op(*args, **kwargs) 2023-01-11T21:15:34.4566291Z ok (0.584s) 2023-01-11T21:15:34.4566538Z test_vmap_exhaustive_nansum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:15:34.4566792Z test_vmap_exhaustive_narrow_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.163s) 2023-01-11T21:15:34.4567056Z test_vmap_exhaustive_narrow_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.113s) 2023-01-11T21:15:34.4567375Z test_vmap_exhaustive_native_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.015s) 2023-01-11T21:15:34.4567979Z test_vmap_exhaustive_native_dropout_backward_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4568442Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4568894Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4569344Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4569781Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4570236Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4570684Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4571133Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4571583Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4572055Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4572508Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4572952Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4573437Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4573871Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4574308Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4574755Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4575194Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4575633Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4576073Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4576513Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4576951Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4577387Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4577822Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4578305Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4578751Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4579189Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4579667Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4580105Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4580544Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4580978Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4581416Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4581850Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4582280Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4582721Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4583162Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4583601Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4584021Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4584502Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4584945Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4585382Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4585814Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4586294Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4586726Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4587156Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4587594Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4588028Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4588462Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4588896Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4589334Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4589770Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4590205Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4590643Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4591117Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4591560Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4591995Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4592486Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4592919Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4593353Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4593791Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4594228Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4594662Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4595097Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4595521Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4595961Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4596402Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4596838Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4597314Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4597760Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4598193Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4598672Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4599109Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4599546Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T21:15:34.4599651Z ok (0.062s) 2023-01-11T21:15:34.4599913Z test_vmap_exhaustive_native_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.366s) 2023-01-11T21:15:34.4600153Z test_vmap_exhaustive_ne_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:15:34.4601324Z test_vmap_exhaustive_neg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::negative_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4601489Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4602067Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::negative_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4602193Z return op(*args, **kwargs) 2023-01-11T21:15:34.4602292Z ok (0.032s) 2023-01-11T21:15:34.4602522Z test_vmap_exhaustive_new_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4602802Z test_vmap_exhaustive_new_empty_strided_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4603048Z test_vmap_exhaustive_new_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4603281Z test_vmap_exhaustive_new_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:15:34.4603520Z test_vmap_exhaustive_new_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:15:34.4604994Z test_vmap_exhaustive_nextafter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nextafter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4605234Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4605817Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::nextafter_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4605937Z return op(*args, **kwargs) 2023-01-11T21:15:34.4606038Z ok (0.107s) 2023-01-11T21:15:34.4607398Z test_vmap_exhaustive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:8024: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::_scaled_dot_product_attention. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4607581Z return op(*args, **kwargs) 2023-01-11T21:15:34.4607701Z expected failure (0.040s) 2023-01-11T21:15:34.4607981Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4608241Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:15:34.4608515Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:15:34.4608790Z test_vmap_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4609068Z test_vmap_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.098s) 2023-01-11T21:15:34.4609348Z test_vmap_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.086s) 2023-01-11T21:15:34.4609641Z test_vmap_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:15:34.4609904Z test_vmap_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.075s) 2023-01-11T21:15:34.4610167Z test_vmap_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.127s) 2023-01-11T21:15:34.4610421Z test_vmap_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.152s) 2023-01-11T21:15:34.4610678Z test_vmap_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.524s) 2023-01-11T21:15:34.4610939Z test_vmap_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.516s) 2023-01-11T21:15:34.4612160Z test_vmap_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4612322Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4612888Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::bilinear. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4613014Z return op(*args, **kwargs) 2023-01-11T21:15:34.4613114Z ok (0.794s) 2023-01-11T21:15:34.4613438Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:15:34.4613741Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.232s) 2023-01-11T21:15:34.4613999Z test_vmap_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4614257Z test_vmap_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.277s) 2023-01-11T21:15:34.4614559Z test_vmap_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.930s) 2023-01-11T21:15:34.4614830Z test_vmap_exhaustive_nn_functional_conv2d_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4615112Z test_vmap_exhaustive_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4615402Z test_vmap_exhaustive_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4615675Z test_vmap_exhaustive_nn_functional_conv2d_stride_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4615965Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4616255Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4616540Z test_vmap_exhaustive_nn_functional_conv2d_stride_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4616838Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:15:34.4617147Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4617415Z test_vmap_exhaustive_nn_functional_conv2d_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4617690Z test_vmap_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.246s) 2023-01-11T21:15:34.4617963Z test_vmap_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.291s) 2023-01-11T21:15:34.4618214Z test_vmap_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.288s) 2023-01-11T21:15:34.4618494Z test_vmap_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.130s) 2023-01-11T21:15:34.4618767Z test_vmap_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:15:34.4619035Z test_vmap_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.152s) 2023-01-11T21:15:34.4620248Z test_vmap_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2630: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ctc_loss.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4620373Z return torch.ctc_loss( 2023-01-11T21:15:34.4620475Z ok (0.287s) 2023-01-11T21:15:34.4620760Z test_vmap_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.026s) 2023-01-11T21:15:34.4621096Z test_vmap_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.026s) 2023-01-11T21:15:34.4621384Z test_vmap_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.024s) 2023-01-11T21:15:34.4621640Z test_vmap_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4622883Z test_vmap_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2392: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_bag.padding_idx. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4623065Z ret, _, _, _ = torch.embedding_bag( 2023-01-11T21:15:34.4624033Z /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2106: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::embedding_renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4624235Z torch.embedding_renorm_(weight.detach(), input, max_norm, norm_type) 2023-01-11T21:15:34.4624341Z expected failure (0.071s) 2023-01-11T21:15:34.4624629Z test_vmap_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.117s) 2023-01-11T21:15:34.4624914Z test_vmap_exhaustive_nn_functional_embedding_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4625230Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.017s) 2023-01-11T21:15:34.4625531Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.077s) 2023-01-11T21:15:34.4625831Z test_vmap_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:15:34.4626129Z test_vmap_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:15:34.4627326Z test_vmap_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2835: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::any. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4627492Z if torch.any(var < 0): 2023-01-11T21:15:34.4627615Z expected failure (0.068s) 2023-01-11T21:15:34.4627875Z test_vmap_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:15:34.4628115Z test_vmap_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.133s) 2023-01-11T21:15:34.4628384Z test_vmap_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.197s) 2023-01-11T21:15:34.4628649Z test_vmap_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.149s) 2023-01-11T21:15:34.4628922Z test_vmap_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4629185Z test_vmap_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4629495Z test_vmap_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4629764Z test_vmap_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:15:34.4630042Z test_vmap_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.085s) 2023-01-11T21:15:34.4631245Z test_vmap_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:3232: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::huber_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4631539Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2023-01-11T21:15:34.4631642Z ok (0.135s) 2023-01-11T21:15:34.4631911Z test_vmap_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:15:34.4632171Z test_vmap_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4632454Z test_vmap_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:15:34.4632731Z test_vmap_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:15:34.4633011Z test_vmap_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:15:34.4633288Z test_vmap_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:15:34.4633571Z test_vmap_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:15:34.4634751Z test_vmap_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2930: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::kl_div. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4634957Z reduced = torch.kl_div(input, target, reduction_enum, log_target=log_target) 2023-01-11T21:15:34.4635742Z /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T21:15:34.4635858Z warnings.warn( 2023-01-11T21:15:34.4635956Z ok (0.121s) 2023-01-11T21:15:34.4636216Z test_vmap_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:15:34.4636465Z test_vmap_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.136s) 2023-01-11T21:15:34.4636724Z test_vmap_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:15:34.4636980Z test_vmap_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.153s) 2023-01-11T21:15:34.4637262Z test_vmap_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.050s) 2023-01-11T21:15:34.4637523Z test_vmap_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4638800Z test_vmap_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:3333: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::margin_ranking_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4639020Z return torch.margin_ranking_loss(input1, input2, target, margin, reduction_enum) 2023-01-11T21:15:34.4639119Z ok (0.379s) 2023-01-11T21:15:34.4640319Z test_vmap_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:696: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool1d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4640575Z return torch.max_pool1d(input, kernel_size, stride, padding, dilation, ceil_mode) 2023-01-11T21:15:34.4640668Z ok (3.839s) 2023-01-11T21:15:34.4640931Z test_vmap_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (5.707s) 2023-01-11T21:15:34.4642145Z test_vmap_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:843: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d_with_indices. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4642390Z return torch._C._nn.max_pool3d_with_indices(input, kernel_size, stride, padding, dilation, ceil_mode) 2023-01-11T21:15:34.4643334Z /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:868: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_pool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4643551Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2023-01-11T21:15:34.4643864Z ok (2.679s) 2023-01-11T21:15:34.4645090Z test_vmap_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:948: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4645435Z return torch._C._nn.max_unpool2d(input.unsqueeze(-1), indices.unsqueeze(-1), output_size).squeeze(-1) 2023-01-11T21:15:34.4645531Z ok (1.164s) 2023-01-11T21:15:34.4645789Z test_vmap_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.204s) 2023-01-11T21:15:34.4647014Z test_vmap_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:980: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool2d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4647206Z return torch._C._nn.max_unpool2d(input, indices, output_size) 2023-01-11T21:15:34.4647287Z ok (2.257s) 2023-01-11T21:15:34.4647639Z test_vmap_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.280s) 2023-01-11T21:15:34.4648858Z test_vmap_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:1012: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::max_unpool3d. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4649139Z return torch._C._nn.max_unpool3d(input, indices, output_size, _stride, padding) 2023-01-11T21:15:34.4649236Z ok (0.813s) 2023-01-11T21:15:34.4649503Z test_vmap_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.157s) 2023-01-11T21:15:34.4649764Z test_vmap_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4650025Z test_vmap_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4650298Z test_vmap_exhaustive_nn_functional_mse_loss_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:15:34.4651526Z test_vmap_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:3532: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multi_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4651749Z return torch._C._nn.multi_margin_loss(input, target, p, margin, weight, reduction_enum) 2023-01-11T21:15:34.4651847Z ok (0.036s) 2023-01-11T21:15:34.4653093Z test_vmap_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:3391: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::multilabel_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4653296Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2023-01-11T21:15:34.4653396Z ok (0.022s) 2023-01-11T21:15:34.4653668Z test_vmap_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4653933Z test_vmap_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.429s) 2023-01-11T21:15:34.4654199Z test_vmap_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4654472Z test_vmap_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:15:34.4654731Z test_vmap_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.160s) 2023-01-11T21:15:34.4654995Z test_vmap_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4655263Z test_vmap_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4655539Z test_vmap_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:15:34.4656759Z test_vmap_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4656926Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4657500Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pdist. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4657668Z return op(*args, **kwargs) 2023-01-11T21:15:34.4657768Z ok (0.029s) 2023-01-11T21:15:34.4658023Z test_vmap_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4658299Z test_vmap_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4658565Z test_vmap_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.621s) 2023-01-11T21:15:34.4658819Z test_vmap_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.161s) 2023-01-11T21:15:34.4659075Z test_vmap_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4659330Z test_vmap_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4659611Z test_vmap_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.016s) 2023-01-11T21:15:34.4659857Z test_vmap_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4660111Z test_vmap_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4661322Z test_vmap_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:3202: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::smooth_l1_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4661574Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2023-01-11T21:15:34.4661657Z ok (0.058s) 2023-01-11T21:15:34.4662882Z test_vmap_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:3413: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::soft_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4663078Z return torch._C._nn.soft_margin_loss(input, target, reduction_enum) 2023-01-11T21:15:34.4663160Z ok (0.095s) 2023-01-11T21:15:34.4663415Z test_vmap_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4663687Z test_vmap_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4663952Z test_vmap_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4664214Z test_vmap_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4664520Z test_vmap_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4664791Z test_vmap_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4665054Z test_vmap_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4666291Z test_vmap_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/nn/functional.py:4563: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::triplet_margin_loss. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4666586Z return torch.triplet_margin_loss(anchor, positive, negative, margin, p, eps, swap, reduction_enum) 2023-01-11T21:15:34.4666684Z ok (0.603s) 2023-01-11T21:15:34.4666963Z test_vmap_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.436s) 2023-01-11T21:15:34.4667223Z test_vmap_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.483s) 2023-01-11T21:15:34.4667496Z test_vmap_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4667769Z test_vmap_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4668038Z test_vmap_exhaustive_nonzero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:15:34.4668269Z test_vmap_exhaustive_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.132s) 2023-01-11T21:15:34.4668514Z test_vmap_exhaustive_norm_fro_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4668753Z test_vmap_exhaustive_norm_inf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4668989Z test_vmap_exhaustive_norm_nuc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4669234Z test_vmap_exhaustive_normal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:15:34.4669507Z test_vmap_exhaustive_normal_number_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:15:34.4669768Z test_vmap_exhaustive_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4670007Z test_vmap_exhaustive_ones_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:15:34.4670314Z test_vmap_exhaustive_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.050s) 2023-01-11T21:15:34.4670583Z test_vmap_exhaustive_ops_aten_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.789s) 2023-01-11T21:15:34.4671769Z test_vmap_exhaustive_ormqr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4671904Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4672881Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4673049Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4673622Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::ormqr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4673739Z return op(*args, **kwargs) 2023-01-11T21:15:34.4673882Z ok (2.026s) 2023-01-11T21:15:34.4674106Z test_vmap_exhaustive_outer_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4674378Z test_vmap_exhaustive_pca_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4674620Z test_vmap_exhaustive_permute_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4674859Z test_vmap_exhaustive_pinverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:15:34.4675096Z test_vmap_exhaustive_polar_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:15:34.4676295Z test_vmap_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::polygamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4676459Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4677040Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::polygamma_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4677165Z return op(*args, **kwargs) 2023-01-11T21:15:34.4677262Z ok (0.061s) 2023-01-11T21:15:34.4677527Z test_vmap_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4677786Z test_vmap_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4678025Z test_vmap_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4678275Z test_vmap_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:15:34.4678519Z test_vmap_exhaustive_positive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4679674Z test_vmap_exhaustive_pow_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pow_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4679840Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4680416Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::pow_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4680580Z return op(*args, **kwargs) 2023-01-11T21:15:34.4680684Z ok (0.100s) 2023-01-11T21:15:34.4680922Z test_vmap_exhaustive_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.112s) 2023-01-11T21:15:34.4682052Z test_vmap_exhaustive_put_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4682300Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4682870Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4682993Z return op(*args, **kwargs) 2023-01-11T21:15:34.4684150Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4684318Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4684896Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::put_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4685019Z return op(*args, **kwargs) 2023-01-11T21:15:34.4685102Z ok (0.775s) 2023-01-11T21:15:34.4685336Z test_vmap_exhaustive_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.161s) 2023-01-11T21:15:34.4686520Z test_vmap_exhaustive_quantile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4686682Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4687274Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile.scalar. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4687393Z return op(*args, **kwargs) 2023-01-11T21:15:34.4688323Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4688478Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4689133Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::quantile. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4689262Z return op(*args, **kwargs) 2023-01-11T21:15:34.4689362Z ok (0.563s) 2023-01-11T21:15:34.4689610Z test_vmap_exhaustive_rad2deg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4689879Z test_vmap_exhaustive_rand_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:15:34.4690144Z test_vmap_exhaustive_randint_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.001s) 2023-01-11T21:15:34.4690414Z test_vmap_exhaustive_randint_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:15:34.4690752Z test_vmap_exhaustive_randn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.001s) 2023-01-11T21:15:34.4691018Z test_vmap_exhaustive_randn_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:15:34.4691259Z test_vmap_exhaustive_ravel_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4691494Z test_vmap_exhaustive_real_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:15:34.4691742Z test_vmap_exhaustive_reciprocal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4692930Z test_vmap_exhaustive_remainder_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::remainder_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4693092Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4693684Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::remainder_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4693805Z return op(*args, **kwargs) 2023-01-11T21:15:34.4693905Z ok (0.104s) 2023-01-11T21:15:34.4695083Z test_vmap_exhaustive_renorm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4695216Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4696154Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4696296Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4696871Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4696990Z return op(*args, **kwargs) 2023-01-11T21:15:34.4697970Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4698137Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4698709Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::renorm_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4698869Z return op(*args, **kwargs) 2023-01-11T21:15:34.4698967Z ok (0.049s) 2023-01-11T21:15:34.4699208Z test_vmap_exhaustive_repeat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.107s) 2023-01-11T21:15:34.4699473Z test_vmap_exhaustive_repeat_interleave_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4699718Z test_vmap_exhaustive_reshape_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4699944Z test_vmap_exhaustive_reshape_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:15:34.4700202Z test_vmap_exhaustive_resize__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4701440Z test_vmap_exhaustive_resize_as__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:15348: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4701620Z op=lambda x, other: torch.resize_as_(x.clone(), other), 2023-01-11T21:15:34.4702565Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4702726Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4703298Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::resize_as_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4703420Z return op(*args, **kwargs) 2023-01-11T21:15:34.4703539Z expected failure (0.016s) 2023-01-11T21:15:34.4703793Z test_vmap_exhaustive_resolve_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4704042Z test_vmap_exhaustive_resolve_neg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:15:34.4704279Z test_vmap_exhaustive_roll_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.098s) 2023-01-11T21:15:34.4704513Z test_vmap_exhaustive_rot90_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.154s) 2023-01-11T21:15:34.4704734Z test_vmap_exhaustive_round_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4704990Z test_vmap_exhaustive_round_decimals_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4705241Z test_vmap_exhaustive_round_decimals_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4705543Z test_vmap_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:15:34.4705787Z test_vmap_exhaustive_rsqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4706021Z test_vmap_exhaustive_rsub_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.068s) 2023-01-11T21:15:34.4706293Z test_vmap_exhaustive_scalar_tensor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4707471Z test_vmap_exhaustive_scatter_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4707693Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4708272Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_add_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4708397Z return op(*args, **kwargs) 2023-01-11T21:15:34.4708504Z ok (0.594s) 2023-01-11T21:15:34.4709673Z test_vmap_exhaustive_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.src. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4709835Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4710401Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.src. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4710522Z return op(*args, **kwargs) 2023-01-11T21:15:34.4711473Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4711634Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4712216Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4712335Z return op(*args, **kwargs) 2023-01-11T21:15:34.4713283Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4713448Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4714073Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4714201Z return op(*args, **kwargs) 2023-01-11T21:15:34.4715173Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4715392Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4715985Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_.value_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4716107Z return op(*args, **kwargs) 2023-01-11T21:15:34.4716205Z ok (1.118s) 2023-01-11T21:15:34.4717412Z test_vmap_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4717577Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4718170Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4718273Z return op(*args, **kwargs) 2023-01-11T21:15:34.4719239Z /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce_.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4719401Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4719991Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::scatter_reduce_.two. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4720110Z return op(*args, **kwargs) 2023-01-11T21:15:34.4720210Z ok (0.783s) 2023-01-11T21:15:34.4720473Z test_vmap_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.783s) 2023-01-11T21:15:34.4720733Z test_vmap_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.908s) 2023-01-11T21:15:34.4720991Z test_vmap_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.783s) 2023-01-11T21:15:34.4721251Z test_vmap_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.784s) 2023-01-11T21:15:34.4721487Z test_vmap_exhaustive_searchsorted_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.980s) 2023-01-11T21:15:34.4722756Z test_vmap_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4722926Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4723499Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::segment_reduce. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4723873Z return op(*args, **kwargs) 2023-01-11T21:15:34.4723989Z ok (0.448s) 2023-01-11T21:15:34.4724253Z test_vmap_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.342s) 2023-01-11T21:15:34.4724495Z test_vmap_exhaustive_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4724747Z test_vmap_exhaustive_select_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:15:34.4724978Z test_vmap_exhaustive_sgn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4725234Z test_vmap_exhaustive_short_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.030s) 2023-01-11T21:15:34.4725510Z test_vmap_exhaustive_short_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:15:34.4725735Z test_vmap_exhaustive_sigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:15:34.4725968Z test_vmap_exhaustive_sign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4726253Z test_vmap_exhaustive_signal_windows_bartlett_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4726536Z test_vmap_exhaustive_signal_windows_blackman_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4726809Z test_vmap_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4727096Z test_vmap_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4727409Z test_vmap_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4727703Z test_vmap_exhaustive_signal_windows_general_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4727998Z test_vmap_exhaustive_signal_windows_general_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4728278Z test_vmap_exhaustive_signal_windows_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4728533Z test_vmap_exhaustive_signal_windows_hann_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4728812Z test_vmap_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4729088Z test_vmap_exhaustive_signal_windows_nuttall_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4729336Z test_vmap_exhaustive_signbit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:15:34.4729571Z test_vmap_exhaustive_sin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4729880Z test_vmap_exhaustive_sinc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:15:34.4730131Z test_vmap_exhaustive_sinh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4730371Z test_vmap_exhaustive_slice_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4730623Z test_vmap_exhaustive_slice_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:15:34.4730845Z test_vmap_exhaustive_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:15:34.4731104Z test_vmap_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:15:34.4731400Z test_vmap_exhaustive_sort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.157s) 2023-01-11T21:15:34.4731683Z test_vmap_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4732895Z test_vmap_exhaustive_special_airy_ai_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_airy_ai. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4733059Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4733646Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_airy_ai. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4733772Z return op(*args, **kwargs) 2023-01-11T21:15:34.4733873Z ok (1.859s) 2023-01-11T21:15:34.4735074Z test_vmap_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4735237Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4735819Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4735948Z return op(*args, **kwargs) 2023-01-11T21:15:34.4736052Z ok (1.676s) 2023-01-11T21:15:34.4737249Z test_vmap_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4737410Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4738042Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_j1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4738173Z return op(*args, **kwargs) 2023-01-11T21:15:34.4738254Z ok (1.383s) 2023-01-11T21:15:34.4739467Z test_vmap_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4739656Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4740244Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4740365Z return op(*args, **kwargs) 2023-01-11T21:15:34.4740463Z ok (2.117s) 2023-01-11T21:15:34.4741740Z test_vmap_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4742070Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4742707Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_bessel_y1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4742864Z return op(*args, **kwargs) 2023-01-11T21:15:34.4743001Z ok (1.839s) 2023-01-11T21:15:34.4744293Z test_vmap_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_t. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4744493Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4745135Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_t. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4745240Z return op(*args, **kwargs) 2023-01-11T21:15:34.4745401Z ok (1.971s) 2023-01-11T21:15:34.4746758Z test_vmap_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_u. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4746963Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4747652Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_chebyshev_polynomial_u. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4747819Z return op(*args, **kwargs) 2023-01-11T21:15:34.4747952Z ok (2.589s) 2023-01-11T21:15:34.4748505Z test_vmap_exhaustive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:34.4749106Z test_vmap_exhaustive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:34.4749397Z test_vmap_exhaustive_special_entr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4749733Z test_vmap_exhaustive_special_erfcx_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4751026Z test_vmap_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_h. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4751223Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4751865Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_h. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4752020Z return op(*args, **kwargs) 2023-01-11T21:15:34.4752104Z ok (1.679s) 2023-01-11T21:15:34.4753473Z test_vmap_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_he. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4753675Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4754264Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_hermite_polynomial_he. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4754463Z return op(*args, **kwargs) 2023-01-11T21:15:34.4754598Z ok (1.658s) 2023-01-11T21:15:34.4754881Z test_vmap_exhaustive_special_i0e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4755164Z test_vmap_exhaustive_special_i1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4755457Z test_vmap_exhaustive_special_i1e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4756807Z test_vmap_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_laguerre_polynomial_l. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4757015Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4757655Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_laguerre_polynomial_l. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4757893Z return op(*args, **kwargs) 2023-01-11T21:15:34.4758029Z ok (1.802s) 2023-01-11T21:15:34.4758591Z test_vmap_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:34.4759822Z test_vmap_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4760053Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4760675Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_log_ndtr. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4760835Z return op(*args, **kwargs) 2023-01-11T21:15:34.4760918Z ok (1.423s) 2023-01-11T21:15:34.4762280Z test_vmap_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4762429Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4763073Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4763239Z return op(*args, **kwargs) 2023-01-11T21:15:34.4763371Z ok (1.384s) 2023-01-11T21:15:34.4764898Z test_vmap_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4765095Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4765811Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_i1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4765980Z return op(*args, **kwargs) 2023-01-11T21:15:34.4766168Z ok (1.397s) 2023-01-11T21:15:34.4767441Z test_vmap_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4767741Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4768368Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4768522Z return op(*args, **kwargs) 2023-01-11T21:15:34.4768656Z ok (1.585s) 2023-01-11T21:15:34.4769924Z test_vmap_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4770122Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4770786Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4770943Z return op(*args, **kwargs) 2023-01-11T21:15:34.4771077Z ok (1.540s) 2023-01-11T21:15:34.4771314Z test_vmap_exhaustive_special_ndtr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4771604Z test_vmap_exhaustive_special_ndtri_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4771928Z test_vmap_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:15:34.4773255Z test_vmap_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4773452Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4774094Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4774291Z return op(*args, **kwargs) 2023-01-11T21:15:34.4774427Z ok (1.528s) 2023-01-11T21:15:34.4775815Z test_vmap_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4776015Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4776663Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_scaled_modified_bessel_k1. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4776861Z return op(*args, **kwargs) 2023-01-11T21:15:34.4776996Z ok (1.534s) 2023-01-11T21:15:34.4777564Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:34.4778160Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:34.4791319Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:34.4791966Z test_vmap_exhaustive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:34.4793315Z test_vmap_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_spherical_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4793488Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4794141Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::special_spherical_bessel_j0. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4794273Z return op(*args, **kwargs) 2023-01-11T21:15:34.4794376Z ok (1.440s) 2023-01-11T21:15:34.4794653Z test_vmap_exhaustive_special_xlog1py_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:15:34.4794922Z test_vmap_exhaustive_special_zeta_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.052s) 2023-01-11T21:15:34.4795161Z test_vmap_exhaustive_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4795431Z test_vmap_exhaustive_split_list_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4795697Z test_vmap_exhaustive_split_with_sizes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:15:34.4795945Z test_vmap_exhaustive_sqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4797279Z test_vmap_exhaustive_square_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::square_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4797462Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4798087Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::square_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4798216Z return op(*args, **kwargs) 2023-01-11T21:15:34.4798371Z ok (0.017s) 2023-01-11T21:15:34.4798633Z test_vmap_exhaustive_squeeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4798888Z test_vmap_exhaustive_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:15:34.4799125Z test_vmap_exhaustive_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4799382Z test_vmap_exhaustive_std_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4799654Z test_vmap_exhaustive_std_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4799917Z test_vmap_exhaustive_std_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4801128Z test_vmap_exhaustive_stft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/functional.py:641: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::stft. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4801458Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T21:15:34.4802119Z /opt/conda/lib/python3.10/site-packages/torch/functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T21:15:34.4802510Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T21:15:34.4802840Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T21:15:34.4802946Z ok (0.044s) 2023-01-11T21:15:34.4804392Z test_vmap_exhaustive_sub_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::subtract_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4804564Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4805161Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::subtract_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4805285Z return op(*args, **kwargs) 2023-01-11T21:15:34.4805389Z ok (0.260s) 2023-01-11T21:15:34.4805613Z test_vmap_exhaustive_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.059s) 2023-01-11T21:15:34.4805864Z test_vmap_exhaustive_sum_to_size_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.068s) 2023-01-11T21:15:34.4806188Z test_vmap_exhaustive_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.326s) 2023-01-11T21:15:34.4806471Z test_vmap_exhaustive_svd_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:15:34.4806711Z test_vmap_exhaustive_symeig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.105s) 2023-01-11T21:15:34.4806941Z test_vmap_exhaustive_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4807189Z test_vmap_exhaustive_take_along_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:15:34.4808355Z test_vmap_exhaustive_take_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4808597Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4809173Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::take. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4809295Z return op(*args, **kwargs) 2023-01-11T21:15:34.4809396Z ok (0.107s) 2023-01-11T21:15:34.4809616Z test_vmap_exhaustive_tan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4809857Z test_vmap_exhaustive_tanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4810128Z test_vmap_exhaustive_tensor_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4810378Z test_vmap_exhaustive_tensordot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4810612Z test_vmap_exhaustive_tile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.142s) 2023-01-11T21:15:34.4810865Z test_vmap_exhaustive_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4812105Z test_vmap_exhaustive_to_sparse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/common_methods_invocations.py:15603: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::to_sparse. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4812256Z op=lambda x, *args: x.to_sparse(*args), 2023-01-11T21:15:34.4812378Z expected failure (0.014s) 2023-01-11T21:15:34.4812617Z test_vmap_exhaustive_topk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4812862Z test_vmap_exhaustive_trace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4813112Z test_vmap_exhaustive_transpose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.134s) 2023-01-11T21:15:34.4813354Z test_vmap_exhaustive_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4813596Z test_vmap_exhaustive_trapz_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4813854Z test_vmap_exhaustive_triangular_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.100s) 2023-01-11T21:15:34.4814113Z test_vmap_exhaustive_tril_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4814415Z test_vmap_exhaustive_triu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4814671Z test_vmap_exhaustive_true_divide_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.108s) 2023-01-11T21:15:34.4815820Z test_vmap_exhaustive_trunc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fix_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4816029Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4816604Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::fix_. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4816727Z return op(*args, **kwargs) 2023-01-11T21:15:34.4816810Z ok (0.013s) 2023-01-11T21:15:34.4817051Z test_vmap_exhaustive_unbind_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.080s) 2023-01-11T21:15:34.4817296Z test_vmap_exhaustive_unflatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:15:34.4817543Z test_vmap_exhaustive_unfold_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.071s) 2023-01-11T21:15:34.4817784Z test_vmap_exhaustive_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4818049Z test_vmap_exhaustive_uniform_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.020s) 2023-01-11T21:15:34.4818335Z test_vmap_exhaustive_unique_consecutive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4818600Z test_vmap_exhaustive_unique_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:15:34.4818849Z test_vmap_exhaustive_unsqueeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.052s) 2023-01-11T21:15:34.4819067Z test_vmap_exhaustive_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:15:34.4819311Z test_vmap_exhaustive_var_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:15:34.4819572Z test_vmap_exhaustive_var_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:15:34.4819824Z test_vmap_exhaustive_var_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:15:34.4820967Z test_vmap_exhaustive_vdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4821130Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4821703Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::vdot. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4821827Z return op(*args, **kwargs) 2023-01-11T21:15:34.4821927Z ok (0.008s) 2023-01-11T21:15:34.4822202Z test_vmap_exhaustive_view_as_complex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:15:34.4822496Z test_vmap_exhaustive_view_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:15:34.4822748Z test_vmap_exhaustive_view_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.047s) 2023-01-11T21:15:34.4822965Z test_vmap_exhaustive_view_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.049s) 2023-01-11T21:15:34.4823204Z test_vmap_exhaustive_vsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:15:34.4823443Z test_vmap_exhaustive_vstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.135s) 2023-01-11T21:15:34.4823679Z test_vmap_exhaustive_where_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.598s) 2023-01-11T21:15:34.4824892Z test_vmap_exhaustive_xlogy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/_functorch/vmap.py:605: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::xlogy_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4825055Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:15:34.4825638Z /var/lib/jenkins/workspace/test/functorch/common_utils.py:264: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::xlogy_.Tensor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4825760Z return op(*args, **kwargs) 2023-01-11T21:15:34.4825864Z ok (0.148s) 2023-01-11T21:15:34.4826102Z test_vmap_exhaustive_zero__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:15:34.4826366Z test_vmap_exhaustive_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4826597Z test_vmap_exhaustive_zeros_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:15:34.4826867Z test_vmap_linalg_failure_1D_input_linalg_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:15:34.4827142Z test_vmap_linalg_failure_1D_input_linalg_cholesky_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:15:34.4827451Z test_vmap_linalg_failure_1D_input_linalg_cond_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4827714Z test_vmap_linalg_failure_1D_input_linalg_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:15:34.4827981Z test_vmap_linalg_failure_1D_input_linalg_det_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:15:34.4828253Z test_vmap_linalg_failure_1D_input_linalg_det_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.140s) 2023-01-11T21:15:34.4828517Z test_vmap_linalg_failure_1D_input_linalg_eig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4829762Z test_vmap_linalg_failure_1D_input_linalg_eigh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_eigh. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4829896Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4830000Z ok (0.022s) 2023-01-11T21:15:34.4830269Z test_vmap_linalg_failure_1D_input_linalg_eigvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4830521Z test_vmap_linalg_failure_1D_input_linalg_eigvalsh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:15:34.4830862Z test_vmap_linalg_failure_1D_input_linalg_householder_product_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.087s) 2023-01-11T21:15:34.4831134Z test_vmap_linalg_failure_1D_input_linalg_inv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:15:34.4831396Z test_vmap_linalg_failure_1D_input_linalg_inv_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:15:34.4832653Z test_vmap_linalg_failure_1D_input_linalg_ldl_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_ldl_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4832831Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4832935Z ok (0.019s) 2023-01-11T21:15:34.4833209Z test_vmap_linalg_failure_1D_input_linalg_ldl_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:15:34.4833494Z test_vmap_linalg_failure_1D_input_linalg_ldl_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4833757Z test_vmap_linalg_failure_1D_input_linalg_lstsq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:15:34.4834038Z test_vmap_linalg_failure_1D_input_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:15:34.4835269Z test_vmap_linalg_failure_1D_input_linalg_lu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4835401Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4835500Z ok (0.131s) 2023-01-11T21:15:34.4836746Z test_vmap_linalg_failure_1D_input_linalg_lu_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... /opt/conda/lib/python3.10/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: There is a performance drop because we have not yet implemented the batching rule for aten::linalg_lu_factor. Please file us an issue on GitHub so that we can prioritize its implementation. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/functorch/BatchedFallback.cpp:84.) 2023-01-11T21:15:34.4836881Z return self.op(*args, **kwargs) 2023-01-11T21:15:34.4836961Z ok (0.180s) 2023-01-11T21:15:34.4837234Z test_vmap_linalg_failure_1D_input_linalg_lu_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.095s) 2023-01-11T21:15:34.4837502Z test_vmap_linalg_failure_1D_input_linalg_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.262s) 2023-01-11T21:15:34.4837793Z test_vmap_linalg_failure_1D_input_linalg_matrix_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4838061Z test_vmap_linalg_failure_1D_input_linalg_matrix_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:15:34.4838332Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:15:34.4838618Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4838896Z test_vmap_linalg_failure_1D_input_linalg_multi_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:15:34.4839225Z test_vmap_linalg_failure_1D_input_linalg_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.003s) 2023-01-11T21:15:34.4839546Z test_vmap_linalg_failure_1D_input_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.003s) 2023-01-11T21:15:34.4839791Z test_vmap_linalg_failure_1D_input_linalg_pinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:15:34.4840068Z test_vmap_linalg_failure_1D_input_linalg_pinv_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:15:34.4840421Z test_vmap_linalg_failure_1D_input_linalg_pinv_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:34.4840725Z test_vmap_linalg_failure_1D_input_linalg_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:15:34.4840993Z test_vmap_linalg_failure_1D_input_linalg_slogdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:15:34.4841255Z test_vmap_linalg_failure_1D_input_linalg_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:15:34.4841521Z test_vmap_linalg_failure_1D_input_linalg_solve_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:15:34.4841800Z test_vmap_linalg_failure_1D_input_linalg_solve_triangular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.303s) 2023-01-11T21:15:34.4842060Z test_vmap_linalg_failure_1D_input_linalg_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.625s) 2023-01-11T21:15:34.4842326Z test_vmap_linalg_failure_1D_input_linalg_svdvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.072s) 2023-01-11T21:15:34.4842574Z test_vmap_linalg_failure_1D_input_linalg_tensorinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:15:34.4842847Z test_vmap_linalg_failure_1D_input_linalg_tensorsolve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:15:34.4843134Z test_vmap_linalg_failure_1D_input_linalg_vander_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4843412Z test_vmap_linalg_failure_1D_input_linalg_vecdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.003s) 2023-01-11T21:15:34.4843996Z test_vmap_linalg_failure_1D_input_linalg_vector_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:15:34.4844251Z test_vmap_multi_dot_failure_1D_input_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:15:34.4844280Z 2023-01-11T21:15:34.4844558Z ---------------------------------------------------------------------- 2023-01-11T21:15:34.4844676Z Ran 1939 tests in 250.114s 2023-01-11T21:15:34.4844695Z 2023-01-11T21:15:34.4844836Z OK (skipped=59, expected failures=245) 2023-01-11T21:15:34.4844856Z 2023-01-11T21:15:34.4844967Z Generating XML reports... 2023-01-11T21:15:34.4845384Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestRandomnessCUDA-20230111211123.xml 2023-01-11T21:15:34.4845812Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestTransformFailureCUDA-20230111211123.xml 2023-01-11T21:15:34.4846188Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapAPI-20230111211123.xml 2023-01-11T21:15:34.4846625Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapBatchedGradientCUDA-20230111211123.xml 2023-01-11T21:15:34.4847021Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperators-20230111211123.xml 2023-01-11T21:15:34.4847464Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperatorsOpInfoCUDA-20230111211123.xml 2023-01-11T21:15:34.4847484Z 2023-01-11T21:15:34.4850061Z ##[endgroup] 2023-01-11T21:15:34.4850612Z FINISHED PRINTING LOG FILE of functorch/test_vmap (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_zyzc6wro) 2023-01-11T21:15:34.4850636Z 2023-01-11T21:15:34.4850872Z Running functorch/test_ops ... [2023-01-11 21:15:34.370636] 2023-01-11T21:15:37.9129335Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:37.9194077Z Ignoring disabled issues: ['91003'] 2023-01-11T21:15:37.9327956Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:37.932427] 2023-01-11T21:15:37.9379384Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:37.937470] 2023-01-11T22:23:17.1254709Z 2023-01-11T22:23:17.1255186Z Expand the folded group to see the log file of functorch/test_ops 2023-01-11T22:23:17.1257994Z ##[group]PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_2qjypc95) 2023-01-11T22:23:17.1265730Z Test results will be stored in test-reports/python-pytest/functorch.test_ops/functorch.test_ops-a046b0c5aacaf48d.xml 2023-01-11T22:23:17.1266576Z ============================= test session starts ============================== 2023-01-11T22:23:17.1267183Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:23:17.1267757Z cachedir: .pytest_cache 2023-01-11T22:23:17.1270918Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:23:17.1271509Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:23:17.1272451Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T22:23:17.1273342Z collecting ... collected 9536 items / 11 deselected / 9525 selected 2023-01-11T22:23:17.1942670Z Running 4776 items in this shard: test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_binary_cross_entropy_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_log_softmax_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_nll_loss_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_softmax_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_T_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_T_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_broadcast_to_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_conj_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_conj_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_contiguous_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_diagonal_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_diagonal_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_expand_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_dsplit_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_list_args_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_list_args_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_unbind_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_vsplit_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mT_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_permute_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_real_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_real_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_reshape_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_reshape_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_neg_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_select_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_select_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_squeeze_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_transpose_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unflatten_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unsqueeze_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_complex_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_complex_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_CubeGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_T_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rdiv___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rpow___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__native_batch_norm_legit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__softmax_backward_data_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_abs_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acosh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_add_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addbmm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcdiv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcmul_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_decomposed_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_aminmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argsort_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_block_diag_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bmm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_tensors_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ceil_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chalf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_constant_pad_nd_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_contiguous_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cos_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cross_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumulative_trapezoid_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_deg2rad_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_embed_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_scatter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_digamma_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_floor_rounding_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_no_rounding_mode_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dot_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dstack_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_einsum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eq_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfftn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfftn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfftn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flatten_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_power_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_divide_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_geqrf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gradient_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_grid_sampler_2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_heaviside_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_histc_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_i0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_inner_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isinf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isnan_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isneginf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isposinf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isreal_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_unary_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kthvalue_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_le_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lerp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cond_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_singular_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eig_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvalsh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_power_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_multi_dot_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_hermitian_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svd_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorinv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorsolve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vecdot_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_xor_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mH_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumprod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumsum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logaddexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_median_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_select_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_std_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_sum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matmul_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_binary_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_median_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_binary_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_no_dim_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_minimum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_msort_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mul_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_multinomial_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nan_to_num_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmedian_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nansum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_layer_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ne_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_zeros_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nextafter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional__scaled_dot_product_attention_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_alpha_dropout_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_ctc_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gelu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_grid_sample_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_group_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardshrink_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardtanh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_kl_div_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_l1_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_layer_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_normalize_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_replicate_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pairwise_distance_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pdist_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softsign_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_threshold_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nonzero_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_inf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ormqr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_outer_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pca_lowrank_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pinverse_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polar_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_positive_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_prod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_put_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rad2deg_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rand_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_real_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_remainder_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_roll_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rot90_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scalar_tensor_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_sum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_lengths_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_scatter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sign_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_blackman_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_cosine_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_cosine_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_hamming_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hamming_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hann_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_kaiser_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_nuttall_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signbit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinc_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_scatter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_with_dtype_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sparse_sampled_addmm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_airy_ai_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_v_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_entr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i0e_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_laguerre_polynomial_l_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_legendre_polynomial_p_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtri_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_spherical_bessel_j0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_xlog1py_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_with_sizes_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_square_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tanh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensordot_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tile_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_topk_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_transpose_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapezoid_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapz_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triangular_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tril_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unbind_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_uniform_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_consecutive_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_unbiased_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vdot_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_complex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vsplit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vstack_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zero__cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvmapjvp_linalg_solve_cuda 2023-01-11T22:23:17.2549988Z 2023-01-11T22:23:17.2550314Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_binary_cross_entropy_cuda PASSED [ 0%] 2023-01-11T22:23:17.2550820Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_log_softmax_cuda PASSED [ 0%] 2023-01-11T22:23:17.2551322Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_nll_loss_cuda PASSED [ 0%] 2023-01-11T22:23:17.2551809Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_softmax_cuda PASSED [ 0%] 2023-01-11T22:23:17.2552279Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_H_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2552771Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2553319Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyMulAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2553857Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpySortAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2554377Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_SelectAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2554930Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2555496Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2555994Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_T_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2556648Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2557214Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2557701Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___functorch_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2558179Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmatmul___cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2559201Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmul___cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2559722Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rpow___cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2560337Z functorch/test_ops.py::TestOperatorsCUDA::test_grad__native_batch_norm_legit_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2560794Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_abs_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2561258Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_acos_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2561718Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_acosh_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2562178Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addcmul_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2562618Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmm_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2563076Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmv_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2563594Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2564294Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_amax_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2564750Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_amin_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2565263Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2565829Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2566369Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2566935Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2567446Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_cuda_float32 XFAIL [ 0%] 2023-01-11T22:23:17.2567908Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_asin_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2568357Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_asinh_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2568813Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atan2_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2569267Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atan_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2569707Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atanh_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2570204Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2570697Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bmm_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2571204Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2571780Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2572393Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2572937Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_tensors_cuda_float32 PASSED [ 0%] 2023-01-11T22:23:17.2573555Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2574111Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2574697Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:23:17.2575232Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cat_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2575693Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cdouble_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2576208Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cfloat_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2576662Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_chalf_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2577211Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:23:17.2577746Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_chunk_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2578182Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2578650Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_max_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2579112Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clone_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2579563Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_column_stack_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2580048Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_combinations_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2580510Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_complex_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2580991Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_conj_physical_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2581451Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_copysign_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2581913Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cos_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2582432Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:23:17.2582923Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cov_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2583378Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cummax_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2583838Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumsum_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2584323Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumulative_trapezoid_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2584786Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diag_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2585255Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagflat_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2585731Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_copy_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2586179Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diff_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2586635Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_digamma_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2587093Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dist_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2587563Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_floor_rounding_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2588021Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_double_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2588524Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_double_functorch_no_channels_last_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2589022Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dstack_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2589607Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:23:17.2590103Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_erf_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2590554Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_erfc_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2591009Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_exp_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2591449Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_expand_as_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2591914Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_expand_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2592429Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_expm1_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2592936Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:23:17.2593426Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fft2_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2593886Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fft_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2594346Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2594799Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fftshift_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2595273Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2595736Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifft2_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2596198Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2596651Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftshift_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2597121Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfft_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2597587Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfft2_cuda_float32 PASSED [ 1%] 2023-01-11T22:23:17.2598161Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfft2_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2598598Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fill_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2599055Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_flatten_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2599515Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_flip_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2599990Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_functorch_no_channels_last_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2600482Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmax_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2600938Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmod_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2601390Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_frexp_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2601832Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_gather_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2602341Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2602896Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2603426Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2604120Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_half_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2604624Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_half_functorch_no_channels_last_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2605113Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_hsplit_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2605556Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_hypot_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2606145Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2606723Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2607241Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_fill_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2607694Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_put_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2608157Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_inner_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2608768Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2609352Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2609900Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2610458Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2611015Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2611575Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2612139Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2612754Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2613296Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_kthvalue_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2613787Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2614297Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cross_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2614769Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eig_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2615242Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigvals_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2615709Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigvalsh_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2616186Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_inv_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2616715Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2617247Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lstsq_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2617701Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2618174Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2618659Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_ex_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2619185Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:23:17.2619710Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2620286Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 2%] 2023-01-11T22:23:17.2620848Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_ex_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2621380Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_triangular_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2621935Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_tensorsolve_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2622425Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vander_cuda_float32 PASSED [ 2%] 2023-01-11T22:23:17.2622903Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vecdot_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2623365Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vector_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2623846Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log1p_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2624406Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2624896Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_with_dtype_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2625367Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp2_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2625837Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2626303Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logdet_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2626807Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2627377Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2627940Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2628506Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2629313Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2629834Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logsumexp_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2630387Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2630925Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_unpack_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2631380Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_amin_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2631909Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2632442Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_cumprod_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2632919Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_mean_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2633379Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_median_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2633866Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_normalize_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2634345Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_scatter_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2634804Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_select_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2635281Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_softmin_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2635751Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_matrix_exp_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2636223Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_binary_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2636709Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2637266Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_binary_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2637765Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_reduction_no_dim_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2638246Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_minimum_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2638685Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mm_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2639139Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_movedim_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2639597Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mul_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2640174Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2640681Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mv_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2641159Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2641659Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2642138Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2642617Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nan_to_num_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2643087Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanmean_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2643538Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanmedian_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2644216Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanquantile_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2644744Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2645260Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2645723Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_layer_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:23:17.2646242Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2646799Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:23:17.2647362Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 4%] 2023-01-11T22:23:17.2647905Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 4%] 2023-01-11T22:23:17.2648458Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2648988Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_alpha_dropout_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2649507Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool1d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2650002Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2650509Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_bilinear_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2651045Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2651842Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_celu_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2652373Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv1d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2652874Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2653507Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2654074Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2654630Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2655200Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2655762Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2656353Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2656893Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cross_entropy_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2657428Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2657971Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2658457Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_gelu_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2658962Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_grid_sample_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2659475Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardshrink_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2659989Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardsigmoid_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2660478Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_huber_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2660991Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_instance_norm_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2661529Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2662068Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2662593Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2663133Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2663664Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_leaky_relu_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2664151Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_linear_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2664660Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_logsigmoid_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2665174Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool1d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2665686Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool1d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2666187Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2666712Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2667231Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2667742Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mish_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2668228Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mse_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2668749Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2669320Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_nll_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2669839Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_normalize_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2670328Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_circular_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2670843Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_constant_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2671363Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_reflect_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2671913Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pdist_cuda_float32 PASSED [ 4%] 2023-01-11T22:23:17.2672410Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2672918Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_prelu_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2673415Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_silu_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2673908Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2674427Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softplus_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2674940Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_tanhshrink_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2675448Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_threshold_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2675938Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_unfold_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2676448Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2676979Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_upsample_nearest_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2677529Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2678021Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_fro_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2678486Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_inf_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2678942Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ormqr_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2679381Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_outer_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2679850Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_pca_lowrank_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2680318Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_permute_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2680781Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_pinverse_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2681227Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_put_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2681688Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_quantile_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2682145Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rad2deg_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2682662Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2683204Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2683901Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_real_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2684382Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_remainder_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2684829Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_repeat_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2685373Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_reshape_as_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2685863Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_reshape_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2686327Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resolve_neg_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2686778Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2687252Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_0_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2687733Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_3_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2688270Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rsub_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2688776Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2689314Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amax_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2689810Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amin_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2690267Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sgn_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2690723Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sign_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2691254Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2691858Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2692452Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2693066Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2693660Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2694259Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2694815Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:23:17.2695329Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_slice_scatter_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2695805Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_softmax_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2696260Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sort_cuda_float32 PASSED [ 5%] 2023-01-11T22:23:17.2696720Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sparse_sampled_addmm_cuda_float32 XFAIL [ 6%] 2023-01-11T22:23:17.2697265Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2697848Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2698426Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2698975Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2699581Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2700461Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 6%] 2023-01-11T22:23:17.2701345Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 6%] 2023-01-11T22:23:17.2701912Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_entr_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2702464Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2703083Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2703679Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i0e_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2704132Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i1_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2704873Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 6%] 2023-01-11T22:23:17.2705515Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2706133Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2706926Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 6%] 2023-01-11T22:23:17.2707783Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 6%] 2023-01-11T22:23:17.2708364Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_xlog1py_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2708903Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2709422Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2709883Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_list_args_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2710469Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_with_sizes_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2711024Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_squeeze_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2711670Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_stack_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2712205Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2712689Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2740983Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_stft_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2741456Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sub_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2741919Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sum_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2742376Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sum_to_size_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2742858Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_svd_lowrank_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2743316Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_symeig_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2743780Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tanh_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2744251Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tensordot_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2744698Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tile_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2745312Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_to_sparse_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2745804Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trace_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2746278Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_transpose_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2746742Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_triangular_solve_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2747217Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tril_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2747676Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unbind_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2748223Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unflatten_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2748688Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unfold_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2749229Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2749817Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:23:17.2750315Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unsqueeze_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2750797Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T22:23:17.2751267Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_vdot_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2751730Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_as_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2752178Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_vsplit_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2752640Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_where_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2753097Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_xlogy_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2753533Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_zero__cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2754053Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 7%] 2023-01-11T22:23:17.2754572Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_H_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2755071Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2755689Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyCubeNotComposableAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2756377Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpySortAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2756994Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2757554Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SelectAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2758080Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2758578Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_T_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2759111Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2759664Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___getitem___functorch_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2760122Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___radd___cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2760586Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rdiv___cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2761038Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rpow___cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2761595Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp__softmax_backward_data_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2762091Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acos_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2762545Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acosh_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2763010Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addcdiv_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2763456Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addr_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2764207Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_all_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2764801Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_amax_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2765316Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_any_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2765858Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2766428Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2766980Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argsort_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2767510Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_partial_views_cuda_float32 XFAIL [ 7%] 2023-01-11T22:23:17.2767977Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asin_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2768429Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asinh_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2768891Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atan_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2769321Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atanh_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2769787Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_2d_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2770312Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bfloat16_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2770906Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bfloat16_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2771438Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_block_diag_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2771914Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_to_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2772461Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2772997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cat_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2773494Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2774001Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ceil_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2774507Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cfloat_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:23:17.2775027Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_inverse_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2775493Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_solve_cuda_float32 PASSED [ 7%] 2023-01-11T22:23:17.2775972Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_column_stack_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2776440Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_combinations_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2776902Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_conj_physical_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2777369Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cov_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2777889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cross_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2778370Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cummax_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2778820Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cummin_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2779285Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumprod_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2779766Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumulative_trapezoid_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2780223Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diag_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2780755Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_scatter_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2781227Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diff_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2781687Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_digamma_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2782152Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_floor_rounding_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2782649Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_trunc_rounding_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2783121Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dsplit_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2783579Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dstack_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2784020Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_einsum_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2784540Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_empty_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:23:17.2785106Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_equal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:23:17.2785592Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exp2_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2786054Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expand_as_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2786518Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expand_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2786974Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expm1_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2787460Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_eye_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:23:17.2787971Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fftshift_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2788438Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfft_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2788905Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifft_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2789351Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifftshift_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2789822Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfft_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2790290Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2790730Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2791198Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfft_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2791657Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfft_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2792116Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2792546Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fill_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2793007Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flatten_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2793461Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flip_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2793947Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fliplr_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2794419Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2794945Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_divide_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:23:17.2795449Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmax_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2795884Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmod_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2796331Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_frac_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2796834Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_frexp_cuda_float32 PASSED [ 8%] 2023-01-11T22:23:17.2797346Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:23:17.2797878Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ge_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:23:17.2798384Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gradient_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2798915Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2799482Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2800020Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_histc_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2800526Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hsplit_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2800982Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hstack_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2801423Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_add_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2801894Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_fill_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2802421Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_put_functorch_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2802901Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_inner_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2803391Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_int_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2804353Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2804939Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isfinite_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2805506Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isnan_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2806047Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isneginf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2806610Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isposinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2807202Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2807734Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lerp_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2808172Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lgamma_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2808641Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cross_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2809133Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_det_singular_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2809593Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eig_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2810145Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigvals_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2810645Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigvalsh_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2811147Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_householder_product_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2811621Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_inv_ex_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2812114Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2812600Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2813150Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_factor_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2813616Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_solve_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2814172Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2814775Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2815281Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2815732Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_qr_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2816222Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_triangular_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2816716Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_svdvals_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2817190Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_tensorsolve_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2817686Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vector_norm_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2818210Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2818718Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2819166Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_softmax_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2819653Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_softmax_with_dtype_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2820137Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logaddexp2_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2820664Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_and_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2821226Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:23:17.2821726Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2822226Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mH_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2822653Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mT_cuda_float32 PASSED [ 9%] 2023-01-11T22:23:17.2823118Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_amax_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2823589Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_cumsum_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2824067Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2824553Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2825068Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_logsumexp_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2825554Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_normalize_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2826027Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_softmax_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2826538Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_std_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2827021Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_var_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2827489Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_matmul_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2827935Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_matrix_exp_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2828396Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mean_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2828853Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_median_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2829396Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2829874Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_reduction_no_dim_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2830380Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_reduction_with_dim_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2830849Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mode_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2831304Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mul_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2831737Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mv_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2832203Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2832698Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2833164Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanmean_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2833632Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanmedian_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2834097Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nansum_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2834572Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_batch_norm_cuda_float32 XFAIL [ 10%] 2023-01-11T22:23:17.2835075Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ne_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:23:17.2835639Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:23:17.2836201Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:23:17.2836764Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nextafter_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:23:17.2837356Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:23:17.2837958Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2838488Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2839023Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2839536Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2840056Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2840583Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2841080Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2841585Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2842138Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2842673Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2843176Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_bilinear_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2843915Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2844441Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_celu_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2845026Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv1d_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2845510Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2846048Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2846602Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2847157Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 10%] 2023-01-11T22:23:17.2847685Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2848243Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2848829Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2849381Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2849895Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2850429Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2850959Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2851460Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cross_entropy_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2851968Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout3d_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2852530Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:23:17.2853087Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2853594Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2854127Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2854700Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:23:17.2855249Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_group_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2855745Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2856268Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2856790Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_huber_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2857306Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_area_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2857887Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2858447Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2858995Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2859506Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_l1_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2859980Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_linear_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2860558Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2861073Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool1d_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2861583Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:23:17.2862125Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:23:17.2862656Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2863158Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mish_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2863635Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mse_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2864156Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2864703Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_constant_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2865196Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_reflect_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2865700Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2866217Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2866717Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_prelu_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2867205Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_relu6_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2867678Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_silu_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2868186Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2869137Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softplus_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2869632Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softshrink_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2870133Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softsign_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2870628Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_tanhshrink_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2871126Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_threshold_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2871622Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2872146Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 11%] 2023-01-11T22:23:17.2872694Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:23:17.2873201Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2873712Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_inf_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2874191Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_nuc_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2874704Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_normal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2875224Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2875755Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ormqr_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2876255Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_outer_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2876771Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_permute_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2877213Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pinverse_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2877702Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2878174Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pow_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2878624Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_quantile_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2879069Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rad2deg_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2879590Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randint_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2880097Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_real_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2880538Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_repeat_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2881004Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reshape_as_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2881469Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reshape_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2881923Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_roll_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2882354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rot90_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2882805Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2883275Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_0_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2883993Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rsqrt_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2884531Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2885051Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2885527Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_amax_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2886056Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_prod_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2886599Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_sum_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2887133Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_searchsorted_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2887654Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_select_scatter_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2888101Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sgn_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2888603Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_short_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2889191Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2889816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sigmoid_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2890272Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sign_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2890804Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2891402Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2891997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2892660Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2893262Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2893859Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2894447Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2895003Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signbit_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:23:17.2895503Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sin_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2895957Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sinc_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2896410Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_slice_scatter_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2896895Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_softmax_with_dtype_cuda_float32 PASSED [ 12%] 2023-01-11T22:23:17.2897367Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sort_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2897888Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2898447Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2899010Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2899838Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:23:17.2900666Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:23:17.2901292Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2902091Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:23:17.2902736Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2903338Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2903873Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_ndtr_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2904338Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_ndtri_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2904858Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2905493Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2906099Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2906913Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:23:17.2907502Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_xlog1py_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2908021Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2908456Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sqrt_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2908914Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_square_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2909370Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_stack_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2909819Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2910258Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_mean_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2910730Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_mean_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2911208Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2911650Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sum_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2912102Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_svd_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2912548Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_t_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2912994Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_take_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2913427Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tan_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2913934Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_to_sparse_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2914445Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trapezoid_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2914905Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tril_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2915349Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unflatten_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2915861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_uniform_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2916435Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2916992Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2917499Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_mean_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2917972Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_mean_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2918448Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2918894Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_as_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2919352Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_copy_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2919810Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2920264Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vstack_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2920757Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:23:17.2921371Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2921984Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 13%] 2023-01-11T22:23:17.2922638Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 13%] 2023-01-11T22:23:17.2923224Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2923950Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2924623Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2925175Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2925736Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2926280Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2926840Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2927400Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2927958Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2928545Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2929099Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___getitem___functorch_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2929592Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__native_batch_norm_legit_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2930073Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_acosh_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2930532Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_add_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2930976Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addbmm_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2931446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addcdiv_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2931912Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addcmul_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2932379Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2932840Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_decomposed_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2933315Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmv_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2933781Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addr_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2934239Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_amin_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2934739Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2935307Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2935868Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2936389Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_partial_views_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2936879Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atan2_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2937341Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atanh_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2937877Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_1d_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2938354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_3d_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2938827Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_baddbmm_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2939299Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bernoulli_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2939818Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2940430Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2940975Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_tensors_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2941515Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2942078Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2942584Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cartesian_prod_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2943060Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cat_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2943517Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cdist_cuda_float32 XFAIL [ 14%] 2023-01-11T22:23:17.2943959Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ceil_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2944473Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2945065Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:23:17.2945610Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_cuda_float32 XFAIL [ 14%] 2023-01-11T22:23:17.2946078Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_inverse_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2946569Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_solve_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2947049Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_min_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2947527Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_column_stack_cuda_float32 PASSED [ 14%] 2023-01-11T22:23:17.2947992Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_conj_physical_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2948483Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_constant_pad_nd_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2948967Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_contiguous_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2949431Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_corrcoef_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2949896Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cos_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2950356Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cosh_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2950881Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:23:17.2951377Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cov_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2951834Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cross_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2952301Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cummin_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2952749Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumsum_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2953218Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_deg2rad_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2953731Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2954212Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_embed_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2954671Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagflat_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2955151Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_scatter_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2955628Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diff_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2956086Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dot_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2956584Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2957089Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2957586Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dsplit_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2958031Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dstack_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2958494Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_einsum_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2959009Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:23:17.2959515Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erf_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2959954Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erfc_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2960416Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erfinv_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2960880Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expand_as_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2961326Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expm1_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2961796Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2962268Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fftshift_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2962741Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfft_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2963192Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifft_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2963817Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2964307Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2964776Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2965223Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfft_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2965690Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2966151Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2966607Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_power_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2967072Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_floor_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2967530Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmod_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2968040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:23:17.2968538Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gather_cuda_float32 PASSED [ 15%] 2023-01-11T22:23:17.2969054Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:23:17.2969684Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:23:17.2970222Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_grid_sampler_2d_cuda_float32 XFAIL [ 15%] 2023-01-11T22:23:17.2970725Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:23:17.2971263Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2971816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2972446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2972959Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hstack_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2973422Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hypot_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2973946Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2974492Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2975005Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_add_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2975478Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_copy_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2975948Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_put_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2976422Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_put_functorch_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2976958Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2977517Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2978081Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2978627Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2979215Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2979813Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2980415Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2980931Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_kron_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2981440Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2981939Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lerp_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2982391Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cross_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2982866Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_det_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2983355Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_det_singular_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2983842Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eig_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2984306Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigh_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2984780Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_inv_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2985368Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2985939Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2986427Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_factor_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2986918Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2987466Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2988124Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2988650Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2989226Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 16%] 2023-01-11T22:23:17.2989787Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_qr_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2990243Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2990717Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_svd_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2991198Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_svdvals_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2991690Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_tensorinv_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2992147Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log10_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2992606Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log1p_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2993096Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2993585Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logaddexp2_cuda_float32 PASSED [ 16%] 2023-01-11T22:23:17.2994100Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2994681Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2995248Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:23:17.2995839Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.2996412Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.2996913Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.2997366Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mT_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.2997816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_amax_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.2998347Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.2998879Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_cumprod_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.2999366Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_cumsum_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.2999826Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_fill_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3000386Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3000913Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_logaddexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3001394Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_mean_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3001863Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_normalize_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3002350Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_prod_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3002837Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3003389Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_sum_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3004042Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_matrix_exp_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3004510Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_binary_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3005015Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3005519Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3006002Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_maximum_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3006468Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mean_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3006935Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_median_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3007416Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3007930Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3008410Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_msort_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3008860Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mul_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3009384Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.3009903Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mv_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3010369Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanmedian_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3010884Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.3011400Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_narrow_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3011888Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_dropout_backward_cuda_float32 XFAIL [ 17%] 2023-01-11T22:23:17.3012388Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_layer_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3012897Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.3013455Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.3014018Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.3014562Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.3015131Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:23:17.3015716Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T22:23:17.3016353Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3016889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3017423Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3017961Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3018489Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3018988Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_batch_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3019569Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_celu_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3020070Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 17%] 2023-01-11T22:23:17.3020602Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3021145Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3021710Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3022304Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3022840Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3023357Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3023885Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3024415Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3024928Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T22:23:17.3025423Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3025927Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_elu_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3026433Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_bag_cuda_float32 XFAIL [ 18%] 2023-01-11T22:23:17.3026936Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3027462Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3028007Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3028543Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3029040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_gelu_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3029535Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_glu_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3030043Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardsigmoid_cuda_float32 XFAIL [ 18%] 2023-01-11T22:23:17.3030557Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3031054Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3031564Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_huber_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T22:23:17.3032138Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3032690Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3033213Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3033749Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3034294Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3034854Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3035359Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3035871Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3036382Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3036872Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_linear_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3037377Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_logsigmoid_cuda_float32 XFAIL [ 18%] 2023-01-11T22:23:17.3037904Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3038426Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3038936Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3039466Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3039998Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3040514Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mish_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3040996Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3041515Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3042050Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multilabel_margin_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T22:23:17.3042580Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T22:23:17.3043106Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3043618Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_normalize_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3044309Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3044823Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3045352Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:23:17.3045867Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_prelu_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3046370Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_selu_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3046864Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3047456Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 19%] 2023-01-11T22:23:17.3047983Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softmin_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3048495Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3049004Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softplus_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3049525Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3050056Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3050667Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3051223Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3051784Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3052284Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_fro_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3052802Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3053313Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polar_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3053809Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3054305Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3054809Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3055305Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_positive_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3055776Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pow_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3056220Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_prod_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3056686Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rad2deg_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3057208Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3057765Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3058347Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3058861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ravel_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3059331Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_real_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3059784Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_remainder_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3060256Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_repeat_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3060742Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_repeat_interleave_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3061278Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3061769Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_roll_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3062233Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3062711Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_0_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3063234Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_3_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3063746Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3064228Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rsqrt_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3064755Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3065271Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_add_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3065765Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3066319Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_segment_reduce_lengths_cuda_float32 XFAIL [ 19%] 2023-01-11T22:23:17.3066820Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_segment_reduce_offsets_cuda_float32 XFAIL [ 19%] 2023-01-11T22:23:17.3067291Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_select_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3067756Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sgn_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3068223Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sigmoid_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3068671Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sign_cuda_float32 PASSED [ 19%] 2023-01-11T22:23:17.3069212Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3069826Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:23:17.3070443Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3071035Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3071615Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3072126Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sinc_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3072591Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_slice_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3073041Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3073523Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_with_dtype_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3074009Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sort_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3074497Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 20%] 2023-01-11T22:23:17.3075035Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3075647Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3076276Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3077114Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 20%] 2023-01-11T22:23:17.3077755Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3078377Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3078976Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i1e_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3079546Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3080341Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 20%] 2023-01-11T22:23:17.3080993Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3081675Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3082285Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3082882Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3083432Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_ndtr_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3084163Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3084757Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3085371Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3086215Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 20%] 2023-01-11T22:23:17.3086883Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3087437Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_xlog1py_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3087962Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:23:17.3088489Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3088971Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_list_args_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3089471Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_with_sizes_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3089937Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sqrt_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3090396Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_square_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3090862Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_stack_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3091332Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_mean_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3091800Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_mean_unbiased_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3092284Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_unbiased_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3092751Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_stft_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3093197Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_svd_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3093663Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_t_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3094140Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_take_along_dim_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3094616Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tan_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3095125Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tanh_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3095612Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tensordot_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3096084Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tile_cuda_float32 PASSED [ 20%] 2023-01-11T22:23:17.3096520Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_topk_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3096984Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_transpose_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3097465Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trapezoid_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3098002Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trapz_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3098447Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tril_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3098919Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_true_divide_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3099392Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trunc_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3099863Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unflatten_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3100318Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unfold_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3100843Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T22:23:17.3101432Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T22:23:17.3102001Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T22:23:17.3102531Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_mean_unbiased_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3103021Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_unbiased_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3103496Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_as_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3103954Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_copy_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3104473Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3104941Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vstack_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3105406Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zero__cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3105912Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T22:23:17.3106478Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T22:23:17.3107057Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3107338Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3107653Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 21%] 2023-01-11T22:23:17.3107935Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3108210Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3108509Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3108774Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3109112Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3109398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3109673Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3109981Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 21%] 2023-01-11T22:23:17.3110252Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3110577Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3110862Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3111148Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3111420Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SelectAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3111712Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3111996Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3112247Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_T_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3112504Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_T_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3112774Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_broadcast_to_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3113010Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_conj_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3113270Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_conj_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3113532Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_contiguous_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3113792Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_diagonal_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3114053Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_diagonal_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3114313Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_expand_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:23:17.3114591Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_dsplit_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3114865Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3115137Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3115425Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_list_args_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3115687Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_list_args_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3115960Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_unbind_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3116239Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_vsplit_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3116492Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mT_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3116800Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_permute_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3117065Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_real_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3117319Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_real_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3117579Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_reshape_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3117839Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_reshape_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3118083Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3118402Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3118666Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_neg_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3118923Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_select_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3119178Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_select_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3119434Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_squeeze_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3119695Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_transpose_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3119957Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unflatten_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3120222Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unsqueeze_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3120488Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_complex_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3120742Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_complex_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3120998Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3121254Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3121507Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3121771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3122092Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3122377Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3122650Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3122867Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_T_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3123146Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3123371Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmatmul___cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3123593Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmod___cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3123970Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rpow___cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3124213Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rsub___cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3124459Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp__native_batch_norm_legit_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3124673Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_abs_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3124965Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_acos_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3125184Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_acosh_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3125459Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:23:17.3125737Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:23:17.3125957Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_amin_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3126302Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:23:17.3126524Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_angle_cuda_float32 PASSED [ 22%] 2023-01-11T22:23:17.3126798Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:23:17.3127074Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:23:17.3127348Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:23:17.3127575Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_cuda_float32 XFAIL [ 23%] 2023-01-11T22:23:17.3127803Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_scatter_cuda_float32 XFAIL [ 23%] 2023-01-11T22:23:17.3128022Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_asin_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3128249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_asinh_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3128477Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_1d_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3128703Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_2d_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3128931Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_3d_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3129156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_baddbmm_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3129386Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bernoulli_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3129594Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_block_diag_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3129867Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:23:17.3130181Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:23:17.3130421Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_tensors_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3130732Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:23:17.3130967Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cartesian_prod_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3131191Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_chalf_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3131463Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:23:17.3131689Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3131909Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_inverse_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3132147Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_solve_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3132380Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_conj_physical_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3132661Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_constant_pad_nd_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3132902Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_contiguous_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3133130Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_copysign_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3133355Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_corrcoef_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3133574Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cos_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3133795Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cosh_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3134003Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cummax_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3134273Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumsum_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3134492Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diag_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3134719Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagflat_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3134952Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_copy_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3135179Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3135416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_scatter_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3135656Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_floor_rounding_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3135880Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_no_rounding_mode_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3136105Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3136367Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3136589Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dsplit_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3136810Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_einsum_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3137029Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erf_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3137249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erfc_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3137467Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_exp2_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3137674Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expand_as_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3137899Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fft_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3138132Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fftshift_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3138354Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfft_cuda_float32 PASSED [ 23%] 2023-01-11T22:23:17.3138582Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfftn_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3138804Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifft2_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3139030Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft2_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3139256Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3139482Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfftn_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3139684Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfftn_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3139900Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfft2_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3140127Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfft_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3140349Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fliplr_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3140612Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flipud_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3140843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmax_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3141057Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmin_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3141267Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmod_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3141458Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_frac_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3141733Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3142063Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3142285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gather_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3142558Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3142835Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3143101Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3143411Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_half_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3143632Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hypot_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3143839Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_add_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3144069Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_copy_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3144339Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3144622Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3144900Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3145206Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3145497Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3145724Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_kthvalue_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3145951Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lerp_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3146154Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lgamma_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3146381Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cond_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3146613Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cross_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3146839Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eig_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3147071Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigh_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3147301Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigvals_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3147555Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_householder_product_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3147783Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_inv_ex_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3148019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_solve_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3148240Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_norm_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3148576Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3148891Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:23:17.3149128Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_multi_dot_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3149354Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3149614Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3149905Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_cuda_float32 PASSED [ 24%] 2023-01-11T22:23:17.3150131Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_qr_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3150364Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_ex_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3150579Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_svd_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3150813Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vander_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3151094Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:23:17.3151314Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log10_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3151534Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log2_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3151782Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_softmax_with_dtype_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3152018Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logaddexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3152238Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logdet_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3152505Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:23:17.3152728Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logit_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3153006Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:23:17.3153279Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:23:17.3153495Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mT_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3153726Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amax_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3153948Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amin_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3154173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3154437Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3154657Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_log_softmax_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3154897Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_logaddexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3155124Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_mean_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3155355Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_median_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3155579Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_norm_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3155806Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_prod_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3156039Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_scatter_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3156319Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_select_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3156563Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_softmax_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3156771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_var_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3156997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_binary_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3157219Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_maximum_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3157439Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mean_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3157710Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_median_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3157955Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_reduction_no_dim_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3158183Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_minimum_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3158404Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mm_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3158608Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_msort_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3158823Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mul_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3159067Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3159308Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3159535Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nan_to_num_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3159761Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nansum_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3160044Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:23:17.3160270Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_narrow_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3160521Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_dropout_backward_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3160740Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_layer_norm_cuda_float32 PASSED [ 25%] 2023-01-11T22:23:17.3161020Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:23:17.3161308Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:23:17.3161583Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:23:17.3161862Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:23:17.3162129Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3162392Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3162653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3162907Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3163137Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3163384Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3163636Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3164059Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_batch_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3164379Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_bilinear_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3164656Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3164938Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3165178Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_celu_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3165420Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3165707Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3165985Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3166279Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3166571Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3166833Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3167087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3167333Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_ctc_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3167583Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3167830Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3168058Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3168313Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_bag_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3168577Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3168863Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3169126Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3169383Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3169628Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_gelu_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3169865Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_glu_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3170120Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_grid_sample_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3170368Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_group_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3170600Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3170848Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardswish_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3171095Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardtanh_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3171361Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3171629Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3171895Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3172219Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3172491Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3172760Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3172986Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_linear_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3173249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3173554Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3173808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3174068Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 26%] 2023-01-11T22:23:17.3174308Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mish_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3174560Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3174827Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3175100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3175332Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_nll_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3175580Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_normalize_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3175831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_circular_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3176084Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_constant_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3176334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3176588Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3176845Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3177087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_prelu_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3177329Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_relu_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3177553Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_rrelu_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3177809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3178064Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3178310Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softmin_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3178559Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softshrink_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3178807Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softsign_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3179070Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3179330Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3179607Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:23:17.3179902Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_fro_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3180136Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_nuc_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3180479Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:23:17.3180710Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pca_lowrank_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3180958Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3181251Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3181471Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pow_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3181690Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_put_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3181912Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_qr_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3182121Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_quantile_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3182347Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rad2deg_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3182634Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:23:17.3182911Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:23:17.3183189Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:23:17.3183425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reciprocal_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3183646Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_renorm_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3183869Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_repeat_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3184073Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reshape_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3184349Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:23:17.3184626Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:23:17.3184855Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resolve_conj_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3185080Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_roll_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3185300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3185533Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_3_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3185752Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rsub_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3185976Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_cuda_float32 PASSED [ 27%] 2023-01-11T22:23:17.3186200Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_amax_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3186435Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_amin_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3186676Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_prod_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3186914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_sum_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3187158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_segment_reduce_lengths_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3187379Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_select_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3187657Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_select_scatter_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3187888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sgn_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3188163Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3188457Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3188753Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3189098Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3189392Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3189671Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3189888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sin_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3190107Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sinc_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3190328Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_slice_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3190548Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3190768Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_with_dtype_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3190991Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sort_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3191227Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 28%] 2023-01-11T22:23:17.3191519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3191809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3192122Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3192430Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3192736Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3193044Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3193270Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i0e_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3193563Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3194068Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T22:23:17.3194367Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3194600Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_ndtri_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3195101Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T22:23:17.3195641Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T22:23:17.3195929Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:23:17.3196148Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3196367Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sqrt_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3196587Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_squeeze_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3196788Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_stack_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3197073Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_mean_unbiased_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3197292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_stft_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3197508Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sum_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3197737Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sum_to_size_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3197959Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_symeig_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3198174Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_t_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3198393Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_take_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3198587Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tanh_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3198812Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tensordot_cuda_float32 PASSED [ 28%] 2023-01-11T22:23:17.3199030Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_to_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3199250Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_to_sparse_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3199462Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_topk_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3199681Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trace_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3199903Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_transpose_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3200128Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trapezoid_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3200351Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_triangular_solve_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3200564Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tril_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3200775Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_triu_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3200994Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trunc_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3201214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unbind_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3201493Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:23:17.3201785Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:23:17.3202056Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:23:17.3202275Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3202481Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3202718Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_unbiased_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3202950Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_unbiased_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3203172Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_as_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3203394Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_copy_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3203905Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3204164Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_where_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3204380Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zero__cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3204654Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3204906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3205313Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3205602Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3205871Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3206140Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3206430Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3206689Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3206971Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3207245Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3207533Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3207763Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___getitem___cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3208010Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___getitem___functorch_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3208231Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rdiv___cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3208460Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmatmul___cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3208684Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmul___cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3208912Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addcmul_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3209151Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmm_decomposed_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3209378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addr_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3209582Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amax_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3209803Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amin_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3210026Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_angle_cuda_float32 PASSED [ 29%] 2023-01-11T22:23:17.3210302Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:23:17.3210580Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:23:17.3210856Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3211101Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_scatter_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3211330Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_asin_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3211536Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atan2_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3211823Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atan_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3212070Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_3d_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3212302Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bernoulli_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3212531Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bfloat16_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3212762Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_block_diag_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3213005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_tensors_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3213290Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_to_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3213574Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3213873Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3214098Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ceil_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3214323Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cfloat_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3214543Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_chalf_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3214817Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3215056Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_inverse_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3215288Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_min_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3215512Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clone_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3215747Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_combinations_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3215954Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_conj_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3216192Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_constant_pad_nd_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3216416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_corrcoef_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3216633Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cos_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3216853Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cosh_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3217071Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cov_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3217300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumprod_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3217523Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumsum_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3217758Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3217988Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_deg2rad_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3218212Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diag_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3218443Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diag_embed_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3218669Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3218905Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_scatter_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3219129Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dist_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3219374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_floor_rounding_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3219684Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3219903Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dsplit_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3220120Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dstack_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3220340Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_einsum_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3220620Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3220903Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3221224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3221502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:23:17.3221729Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erfc_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3221943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_exp2_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3222186Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_exp_cuda_float32 PASSED [ 30%] 2023-01-11T22:23:17.3222415Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_as_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3222637Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3222859Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expm1_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3223137Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3223363Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fft2_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3223592Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fft_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3223818Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfft2_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3224046Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfft_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3224256Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifft2_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3224479Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifft_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3224703Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifftn_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3224936Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifftshift_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3225164Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfft2_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3225386Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfft_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3225611Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft2_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3225825Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3226037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfftn_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3226255Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfft2_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3226469Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fill_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3226688Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flatten_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3226906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flip_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3227125Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flipud_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3227390Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3227679Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3227890Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_frac_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3228156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3228380Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gather_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3228647Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3228917Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gradient_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3229131Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_half_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3229411Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3229627Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hsplit_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3229843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hstack_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3230061Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hypot_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3230324Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3230546Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_copy_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3230769Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_put_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3231008Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_put_functorch_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3231237Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_reduce_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3231451Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_inner_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3231750Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3232022Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3232286Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3232550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3232820Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3233128Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:23:17.3233345Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kron_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3233562Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kthvalue_cuda_float32 PASSED [ 31%] 2023-01-11T22:23:17.3233825Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3234047Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigh_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3234279Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvals_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3234510Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3234725Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_inv_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3235051Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3235285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3235529Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3235749Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3235981Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3236256Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_solve_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3236486Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3236784Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3237000Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_norm_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3237224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3237462Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3237681Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_qr_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3237908Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_slogdet_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3238142Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_tensorinv_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3238375Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vector_norm_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3238649Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3238865Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log1p_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3239070Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log2_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3239284Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3239506Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_softmax_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3239746Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3239973Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logaddexp2_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3240198Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logaddexp_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3240478Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3240753Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3240964Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logit_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3241231Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3241452Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logsumexp_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3241717Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3242022Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:23:17.3242286Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_solve_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3242519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_unpack_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3242732Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mH_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3242935Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mT_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3243156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_amax_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3243373Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_fill_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3243597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_median_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3244068Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_scatter_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3244295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmax_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3244524Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmin_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3244744Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_sum_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3244959Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_matmul_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3245182Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_matrix_exp_cuda_float32 PASSED [ 32%] 2023-01-11T22:23:17.3245394Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_binary_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3245649Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3245888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3246133Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3246355Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_binary_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3246575Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_minimum_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3246786Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mm_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3246998Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mode_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3247212Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_movedim_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3247417Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_msort_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3247632Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mul_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3247908Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T22:23:17.3248117Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mv_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3248357Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3248574Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanmean_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3248790Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nansum_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3249006Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_narrow_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3249225Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_layer_norm_cuda_float32 XFAIL [ 33%] 2023-01-11T22:23:17.3249515Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T22:23:17.3249787Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T22:23:17.3250128Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T22:23:17.3250429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 33%] 2023-01-11T22:23:17.3250686Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3250938Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3251183Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3251507Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3251752Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3251992Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3252234Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_batch_norm_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3252490Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3252722Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_celu_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3252969Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3253238Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3253498Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3253760Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3254047Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3254293Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3254549Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3254792Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout2d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3255038Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout3d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3255279Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3255510Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_elu_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3255831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 33%] 2023-01-11T22:23:17.3256089Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3256338Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3256567Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_glu_cuda_float32 PASSED [ 33%] 2023-01-11T22:23:17.3256874Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 33%] 2023-01-11T22:23:17.3257125Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3257484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardsigmoid_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T22:23:17.3257738Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3257980Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3258236Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3258483Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_instance_norm_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3258797Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3259055Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3259308Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3259550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3259793Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3260035Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3260275Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3260538Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 34%] 2023-01-11T22:23:17.3260792Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3261038Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3261293Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3261542Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3261855Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T22:23:17.3262178Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T22:23:17.3262419Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3262668Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3262974Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T22:23:17.3263222Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3263471Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3263705Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_relu6_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3263938Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_relu_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3264155Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_silu_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3264400Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softplus_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3264642Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3264927Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softsign_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3265180Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_threshold_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3265420Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_unfold_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3265639Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_fro_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3265856Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_inf_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3266085Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_normal_number_mean_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3266398Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:23:17.3266652Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3266870Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ormqr_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3267087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_outer_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3267328Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3267543Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pow_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3267756Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_prod_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3267974Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rad2deg_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3268253Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:23:17.3268516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:23:17.3268735Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_repeat_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3268954Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reshape_cuda_float32 PASSED [ 34%] 2023-01-11T22:23:17.3269178Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resolve_conj_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3269400Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resolve_neg_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3269616Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_roll_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3269828Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rot90_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3270062Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_0_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3270290Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_3_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3270502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rsqrt_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3270715Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rsub_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3270995Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3271214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3271449Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3271680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_prod_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3271962Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3272319Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 35%] 2023-01-11T22:23:17.3272548Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_select_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3272771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_select_scatter_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3273059Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3273347Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3273685Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3273955Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3274173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sinc_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3274382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sinh_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3274600Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_softmax_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3274879Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3275152Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3275425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3275711Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3275993Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3276300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3276803Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 35%] 2023-01-11T22:23:17.3277100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3277398Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3277626Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i0e_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3277850Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i1_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3278063Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i1e_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3278547Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 35%] 2023-01-11T22:23:17.3278779Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_ndtri_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3279043Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3279348Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3279849Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 35%] 2023-01-11T22:23:17.3280389Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 35%] 2023-01-11T22:23:17.3280693Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3280922Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_xlog1py_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3281200Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:23:17.3281469Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3281681Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_square_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3281899Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_squeeze_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3282115Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_stack_cuda_float32 PASSED [ 35%] 2023-01-11T22:23:17.3282349Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_mean_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3282576Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3282787Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sub_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3282992Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sum_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3283206Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_symeig_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3283414Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_take_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3283622Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tan_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3284019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tensor_split_cuda_float32 XFAIL [ 36%] 2023-01-11T22:23:17.3284235Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_to_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3284451Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trace_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3284673Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trapezoid_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3284887Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trapz_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3285118Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_triangular_solve_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3285331Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_triu_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3285549Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unflatten_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3285771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unfold_copy_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3286062Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:23:17.3286334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:23:17.3286558Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unsqueeze_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3286774Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3286989Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vdot_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3287226Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_as_complex_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3287433Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3287660Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vsplit_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3287955Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vstack_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3288192Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_where_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3288408Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_xlogy_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3288637Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zero__cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3288916Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:23:17.3289198Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:23:17.3289548Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3289811Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3290080Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3290363Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3290639Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3290857Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_H_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3291151Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3291422Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3291701Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3291929Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___radd___cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3292141Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rdiv___cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3292374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmatmul___cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3292595Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rpow___cuda_float32 XFAIL [ 36%] 2023-01-11T22:23:17.3292824Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addbmm_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3293050Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addcdiv_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3293276Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addr_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3293551Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:23:17.3293769Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_amin_cuda_float32 PASSED [ 36%] 2023-01-11T22:23:17.3294046Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:23:17.3294310Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:23:17.3294587Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:23:17.3294817Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3295040Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atan2_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3295268Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atan_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3295493Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atanh_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3295721Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_3d_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3295997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_baddbmm_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3296272Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3296487Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_block_diag_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3296793Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:23:17.3297037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_tensors_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3297389Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:23:17.3297623Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cartesian_prod_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3297849Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cdist_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3298076Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cfloat_cuda_float32 XFAIL [ 37%] 2023-01-11T22:23:17.3298293Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_chalf_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3298564Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:23:17.3298858Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:23:17.3299103Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_inverse_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3299336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_solve_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3299550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_cuda_float32 XFAIL [ 37%] 2023-01-11T22:23:17.3299778Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_max_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3300015Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_combinations_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3300252Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_conj_physical_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3300476Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_corrcoef_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3300691Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cov_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3300900Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cross_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3301125Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cummax_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3301343Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cummin_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3301562Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumprod_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3301785Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumsum_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3302034Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumulative_trapezoid_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3302256Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diag_embed_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3302485Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_copy_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3302696Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3302933Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_scatter_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3303149Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_digamma_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3303363Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dist_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3303645Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_floor_rounding_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3303890Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_no_rounding_mode_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3304120Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_trunc_rounding_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3304337Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dot_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3304562Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dsplit_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3304821Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dstack_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3305037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_einsum_cuda_float32 PASSED [ 37%] 2023-01-11T22:23:17.3305315Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3305589Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3305809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erfc_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3306028Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erfinv_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3306248Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_exp_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3306466Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expm1_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3306675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft2_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3306899Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3307120Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fftn_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3307356Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfft2_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3307581Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfftn_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3307803Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifft_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3308032Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfft2_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3308260Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfftn_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3308492Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfftn_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3308704Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fill_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3308928Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flip_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3309150Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_cuda_float32 XFAIL [ 38%] 2023-01-11T22:23:17.3309436Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3309650Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmax_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3309867Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmin_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3310083Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmod_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3310297Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_frac_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3310508Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_frexp_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3310790Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3311070Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3311391Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3311624Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gradient_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3311863Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_grid_sampler_2d_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3312088Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hstack_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3312312Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hypot_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3312591Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_i0_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3312852Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3313081Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_copy_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3313304Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_put_cuda_float32 XFAIL [ 38%] 2023-01-11T22:23:17.3313544Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_put_functorch_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3313771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_reduce_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3314077Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3314352Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3314626Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3314903Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3315183Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3315473Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3315758Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:23:17.3315983Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_kthvalue_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3316214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ldexp_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3316439Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lgamma_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3316672Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cross_cuda_float32 PASSED [ 38%] 2023-01-11T22:23:17.3316907Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigh_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3317147Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigvals_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3317378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_inv_ex_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3317655Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3317947Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3318205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3318432Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3318721Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_factor_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3319036Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3319269Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_multi_dot_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3319517Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_hermitian_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3319741Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_qr_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3319977Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_triangular_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3320278Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_svdvals_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3320517Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_tensorinv_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3320765Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_tensorsolve_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3320998Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vecdot_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3321242Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vector_norm_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3321466Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log10_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3321689Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3321918Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_softmax_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3322202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_softmax_with_dtype_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3322442Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logaddexp2_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3322730Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3323018Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3323245Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logit_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3323553Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3323985Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3324222Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3324439Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mT_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3324654Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_amax_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3324941Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:23:17.3325174Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_cumprod_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3325414Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_logsumexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3325640Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_mean_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3325876Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_median_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3326112Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_norm_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3326345Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_prod_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3326654Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_scatter_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3326889Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_select_cuda_float32 XFAIL [ 39%] 2023-01-11T22:23:17.3327124Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_softmax_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3327353Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_softmin_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3327581Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_std_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3327802Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_matmul_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3328096Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_matrix_exp_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3328315Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mean_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3328539Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_median_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3328755Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_binary_cuda_float32 PASSED [ 39%] 2023-01-11T22:23:17.3328983Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_minimum_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3329199Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mm_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3329425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_msort_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3329645Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mul_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3329893Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3330123Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanmean_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3330359Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanquantile_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3330577Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_narrow_cuda_float32 XFAIL [ 40%] 2023-01-11T22:23:17.3330784Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_neg_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3331076Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:23:17.3331357Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:23:17.3331638Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:23:17.3331915Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:23:17.3332210Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:23:17.3332479Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3332744Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3332996Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3333233Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3333502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3333756Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_bilinear_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3334032Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3334326Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_celu_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3334581Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3334866Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3335142Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3335424Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3335739Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3335981Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3336237Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3336483Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout3d_cuda_float32 XFAIL [ 40%] 2023-01-11T22:23:17.3336743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:23:17.3336987Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_elu_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3337240Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3337502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_functorch_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3337801Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:23:17.3338083Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:23:17.3338312Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_glu_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3338566Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_grid_sample_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3338818Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_group_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3339074Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardshrink_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3339324Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardtanh_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3339592Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3339854Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_area_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3340126Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3340388Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_linear_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3340635Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_l1_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3340872Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_layer_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3341116Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_linear_cuda_float32 PASSED [ 40%] 2023-01-11T22:23:17.3341384Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_local_response_norm_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3341636Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_logsigmoid_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3341941Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3342202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool1d_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3342458Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool2d_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3342699Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool3d_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3342957Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3343245Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool2d_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3343490Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mish_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3343735Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mse_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3343998Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3344268Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3344514Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_nll_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3344772Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_circular_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3345027Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_constant_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3345290Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pairwise_distance_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3345535Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3345780Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_relu_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3346041Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T22:23:17.3346284Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_silu_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3346528Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softmin_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3346792Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3347047Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softshrink_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3347298Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_tanhshrink_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3347552Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_threshold_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3347799Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3348058Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_upsample_nearest_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3348337Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:23:17.3348554Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3348775Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_inf_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3349061Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:23:17.3349450Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:23:17.3349686Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polar_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3349939Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_2_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3350177Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_3_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3350429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_4_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3350660Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_positive_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3350948Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_prod_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3351165Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_put_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3351378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_qr_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3351610Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_quantile_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3351831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ravel_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3352048Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_real_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3352266Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reciprocal_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3352484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_repeat_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3352717Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reshape_as_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3352944Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reshape_cuda_float32 PASSED [ 41%] 2023-01-11T22:23:17.3353218Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3353503Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3353736Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resolve_neg_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3353956Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_roll_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3354176Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rot90_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3354379Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3354621Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_neg_3_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3354843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rsub_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3355076Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_add_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3355321Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_amax_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3355565Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_amin_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3355803Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_mean_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3356037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_prod_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3356284Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_segment_reduce_lengths_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3356510Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_select_scatter_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3356791Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3357149Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3357388Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sigmoid_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3357684Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3357978Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3358282Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3358557Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sin_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3358779Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sinc_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3358980Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sinh_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3359218Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_slice_scatter_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3359444Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_softmax_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3359730Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3360019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3360295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3360608Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3360914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3361430Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 42%] 2023-01-11T22:23:17.3361920Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 42%] 2023-01-11T22:23:17.3362143Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_entr_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3362380Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_erfcx_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3362689Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3362922Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i0e_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3363155Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i1e_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3363460Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3363930Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3364240Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3364546Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3364855Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3365224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3365527Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:23:17.3365771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_with_sizes_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3365992Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_square_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3366211Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_stack_cuda_float32 PASSED [ 42%] 2023-01-11T22:23:17.3366522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_mean_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3366752Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sum_to_size_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3366969Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_t_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3367192Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tanh_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3367410Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tensordot_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3367630Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tile_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3367864Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_to_cuda_float32 SKIPPED (Skipped!) [ 43%] 2023-01-11T22:23:17.3368113Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_to_sparse_cuda_float32 SKIPPED (Skipped!) [ 43%] 2023-01-11T22:23:17.3368335Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_topk_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3368555Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trace_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3368780Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_transpose_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3369014Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapezoid_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3369243Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapz_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3369472Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triangular_solve_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3369694Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tril_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3369914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triu_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3370142Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_true_divide_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3370374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unbind_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3370591Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unfold_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3370823Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unsqueeze_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3371047Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3371271Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_mean_unbiased_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3371504Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_as_complex_cuda_float32 XFAIL [ 43%] 2023-01-11T22:23:17.3371725Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_as_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3371954Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_copy_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3372181Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3372406Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_where_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3372630Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_xlogy_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3372952Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:23:17.3373241Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3373505Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3373816Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 43%] 2023-01-11T22:23:17.3374122Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3374447Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3374719Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3375019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3375291Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SelectAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3375568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3375856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_CubeGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:23:17.3376126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3376417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:23:17.3376738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3377045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:23:17.3377325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpySortAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3377616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3377906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:23:17.3378138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_T_cuda_float32 PASSED [ 43%] 2023-01-11T22:23:17.3378376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_T_cuda_float64 PASSED [ 43%] 2023-01-11T22:23:17.3378693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3378925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___radd___cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3379155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rdiv___cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3379384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3379612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3379841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rpow___cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3380076Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rpow___cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3380340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__native_batch_norm_legit_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3380600Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__native_batch_norm_legit_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3380906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__softmax_backward_data_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3381139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_abs_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3381379Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_abs_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3381616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acos_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3381854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acosh_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3382135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_add_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3382379Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addbmm_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3382622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcdiv_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3382862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcmul_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3383105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3383349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_decomposed_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3383584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmv_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3383816Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addr_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3384105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:23:17.3384398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:23:17.3384635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3384865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3385098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amin_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3385327Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amin_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3385605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_aminmax_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:23:17.3385894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:23:17.3386187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:23:17.3386484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmin_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:23:17.3386779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argsort_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:23:17.3387048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_partial_views_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3387285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asin_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3387518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asinh_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3387752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan2_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3387979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3388257Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_1d_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3388511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_1d_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3388753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_2d_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3388997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_2d_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3389238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3389471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3389764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_baddbmm_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3390005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bernoulli_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3390286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cuda_float64 PASSED [ 44%] 2023-01-11T22:23:17.3390520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_block_diag_cuda_float32 PASSED [ 44%] 2023-01-11T22:23:17.3390753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_block_diag_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3390986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bmm_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3391310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:23:17.3391640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:23:17.3391949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:23:17.3392206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_tensors_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3392458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_tensors_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3392708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_to_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3392992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:23:17.3393281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:23:17.3393523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdist_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3393751Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ceil_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3393988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ceil_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3394230Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cfloat_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3394469Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chalf_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3394760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:23:17.3395009Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_solve_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3395248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3395479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_max_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3395758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clone_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3396009Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_column_stack_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3396260Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_combinations_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3396502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_complex_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3396735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3396983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_physical_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3397285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_constant_pad_nd_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3397534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_contiguous_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3397760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cos_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3397996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cross_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3398225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cross_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3398464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummax_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3398694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummax_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3398935Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumprod_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3399175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumsum_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3399433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumulative_trapezoid_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3399665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_deg2rad_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3399895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3400137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_embed_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3400376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagflat_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3400614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3400870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_scatter_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3401103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diff_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3401341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_digamma_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3401599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_floor_rounding_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3401845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_no_rounding_mode_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3402104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_trunc_rounding_cuda_float32 PASSED [ 45%] 2023-01-11T22:23:17.3402339Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dot_cuda_float64 PASSED [ 45%] 2023-01-11T22:23:17.3402572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3402857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_functorch_no_channels_last_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3403093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3403373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3403613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dstack_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3404011Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_einsum_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3404311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:23:17.3404623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eq_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:23:17.3404990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:23:17.3405222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erf_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3405460Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfc_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3405703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfinv_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3405938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp2_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3406170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp2_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3406407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3406638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3406868Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3407096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3407332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expm1_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3407617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:23:17.3407891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:23:17.3408130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft2_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3408369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3408612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftn_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3408849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftn_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3409080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3409324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfftn_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3409563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfftn_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3409791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft2_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3410029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3410269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftn_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3410512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftn_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3410749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3411060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfftn_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3411300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3411545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfftn_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3411779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3412020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3412258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flatten_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3412540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flatten_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3412774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fliplr_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3413012Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3413241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3413505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_functorch_no_channels_last_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3413753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_power_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3413990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_cuda_float64 PASSED [ 46%] 2023-01-11T22:23:17.3414292Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_divide_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:23:17.3414534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmax_cuda_float32 PASSED [ 46%] 2023-01-11T22:23:17.3414765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmax_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3415003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmin_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3415234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmin_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3415465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3415682Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3415915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frexp_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3416204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3416440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3416676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3416966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_geqrf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3417209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gradient_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3417438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gradient_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3417690Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_grid_sampler_2d_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3417965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3418202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3418475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_functorch_no_channels_last_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3418845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_heaviside_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3419143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_histc_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3419381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3419612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3419842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hstack_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3420140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hypot_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3420359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_i0_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3420597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_i0_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3420894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3421134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_add_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3421383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_copy_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3421625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3421875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_reduce_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3422122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_select_cuda_float32 PASSED [ 47%] 2023-01-11T22:23:17.3422400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_inner_cuda_float64 PASSED [ 47%] 2023-01-11T22:23:17.3422677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3422999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3423322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3423610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3423895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3424177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isin_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3424459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3424746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isinf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3425025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3425309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isnan_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3425602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isneginf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3425881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isposinf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3426217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3426511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isreal_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3426822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3427135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3427503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:23:17.3427803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3428114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3428412Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3428708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3428937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kron_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3429172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kthvalue_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3429408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3429640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3429920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_le_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3430154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lerp_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3430391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lgamma_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3430639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cond_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3430887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3431143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_singular_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3431389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_singular_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3431635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eig_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3431875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eig_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3432119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigh_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3432373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvals_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3432624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvalsh_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3432901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3433160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3433452Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3433756Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3434063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3434361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3434708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:23:17.3434956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3435221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3435468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3435738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_cuda_float32 SKIPPED (Skipped!) [ 48%] 2023-01-11T22:23:17.3435992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_solve_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3436250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_power_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3436493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_multi_dot_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3436745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_multi_dot_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3436992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3437239Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3437501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_hermitian_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3437745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3437987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svd_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3438235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svdvals_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3438492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorinv_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3438736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorsolve_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3438990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorsolve_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3439234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vecdot_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3439482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vecdot_cuda_float64 PASSED [ 48%] 2023-01-11T22:23:17.3439738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vector_norm_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3439970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float32 PASSED [ 48%] 2023-01-11T22:23:17.3440202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3440427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log1p_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3440659Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log2_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3440930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3441172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3441417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3441659Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3441907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp2_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3442196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp2_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3442438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3442674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logdet_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3442976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3443261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3443556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_xor_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3443964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logsumexp_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3444293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3444612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3444897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3445173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3445415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_solve_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3445645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mH_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3445876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mH_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3446101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mT_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3446347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3446593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3446837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amin_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3447134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3447434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:23:17.3447684Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumprod_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3447937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumprod_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3448186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumsum_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3448505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumsum_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3448755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3449028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3449279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_log_softmax_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3449531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logaddexp_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3449855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logaddexp_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3450108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logsumexp_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3450359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_mean_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3450612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_median_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3450860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_norm_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3451101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3451353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3451597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_prod_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3451846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_select_cuda_float64 XFAIL [ 49%] 2023-01-11T22:23:17.3452097Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmax_cuda_float32 PASSED [ 49%] 2023-01-11T22:23:17.3452342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_std_cuda_float64 PASSED [ 49%] 2023-01-11T22:23:17.3452582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_sum_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3452824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_sum_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3453080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matmul_cuda_float32 SKIPPED (Skipped!) [ 50%] 2023-01-11T22:23:17.3453321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matmul_cuda_float64 SKIPPED (Skipped!) [ 50%] 2023-01-11T22:23:17.3453562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_binary_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3453800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_binary_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3454076Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3454335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3454586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3454825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_maximum_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3455054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mean_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3455294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_median_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3455522Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_median_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3455784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_list_of_tensors_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3456093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_variadic_tensors_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3456345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_binary_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3456605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_no_dim_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3456845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_minimum_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3457080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_minimum_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3457359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mode_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3457593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_msort_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3457819Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_msort_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3458052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mul_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3458349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:23:17.3458646Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_multinomial_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:23:17.3458875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mv_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3459135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3459390Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3459634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nan_to_num_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3459877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nan_to_num_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3460102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmean_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3460349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmedian_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3460591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmedian_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3460825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nansum_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3461057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nansum_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3461291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3461520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3461775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3462024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3462267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_layer_norm_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3462556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ne_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:23:17.3462845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:23:17.3463141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:23:17.3463474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_zeros_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:23:17.3463778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nextafter_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:23:17.3464067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3464353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional__scaled_dot_product_attention_cuda_float64 PASSED [ 50%] 2023-01-11T22:23:17.3464627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 50%] 2023-01-11T22:23:17.3464952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3465231Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3465490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3465760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3466030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3466297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3466568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3466829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool1d_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3467096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool2d_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3467350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3467603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool3d_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3467842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3468102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3468363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3468636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3468899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_bilinear_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3469153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_celu_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3469448Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3469743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3470034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3470311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3470646Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3470947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3471240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3471514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3471783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3472144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3472446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3472754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3473022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3473312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:23:17.3473603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:23:17.3473876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:23:17.3474154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3474426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3474694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3474960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3475227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3475484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_ctc_loss_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3475740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_ctc_loss_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3475999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout3d_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3476253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout3d_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3476500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3476749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3476999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float64 PASSED [ 51%] 2023-01-11T22:23:17.3477270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_bag_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3477552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_functorch_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3477894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 51%] 2023-01-11T22:23:17.3478208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3478502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3478779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3479058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3479371Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3479626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gelu_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3479888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gelu_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3480152Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_grid_sample_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3480416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_grid_sample_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3480681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_group_norm_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3480938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardshrink_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3481193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardshrink_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3481453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardswish_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3481703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardtanh_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3481980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3482252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_instance_norm_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3482532Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3482807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3483090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3483370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3483811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3484135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_kl_div_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3484390Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_l1_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3484800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_layer_norm_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3485109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_linear_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3485427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_local_response_norm_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3485805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool3d_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3486148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3486409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 52%] 2023-01-11T22:23:17.3486741Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mish_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3487055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3487435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3487798Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3488141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3488467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3488780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_nll_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3489083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_normalize_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3489394Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_replicate_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3489658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_replicate_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3489974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pairwise_distance_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3490278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pdist_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3490631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3490945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3491268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3491584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cuda_float64 PASSED [ 52%] 2023-01-11T22:23:17.3491919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_prelu_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3492214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_rrelu_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3492517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_selu_cuda_float32 PASSED [ 52%] 2023-01-11T22:23:17.3492780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3493094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3493448Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3493768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softplus_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3494074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softsign_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3494376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_threshold_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3494761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3495069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3495368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3495629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_nearest_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3495976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3496426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nonzero_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3496714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3496996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_inf_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3497349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3497669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3498063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3498356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ormqr_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3498629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ormqr_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3498850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_outer_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3499183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pca_lowrank_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3499473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pca_lowrank_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3499751Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3500031Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pinverse_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3500310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pinverse_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3500599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polar_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3500871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polar_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3501183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3501434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_1_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3501769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_2_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3502072Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_3_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3502406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_4_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3502693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_positive_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3502981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_positive_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3503302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_prod_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3503587Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_put_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3503863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_put_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3504084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_qr_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3504403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_quantile_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3504687Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rad2deg_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3505034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rad2deg_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3505369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rand_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3505711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3506041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3506374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T22:23:17.3506649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_real_cuda_float64 PASSED [ 53%] 2023-01-11T22:23:17.3506973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reciprocal_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3507215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_remainder_cuda_float32 PASSED [ 53%] 2023-01-11T22:23:17.3507542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_remainder_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3507827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_renorm_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3508102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3508401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_interleave_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3508685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_as_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3508966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3509300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3509669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3509913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_neg_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3510189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_roll_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3510462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_roll_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3510740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rot90_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3511010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3511305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_0_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3511603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_3_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3512007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_neg_3_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3512413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsqrt_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3512648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3512926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3513270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3513549Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3513893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amax_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3514201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amin_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3514502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_mean_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3514798Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_sum_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3515127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_sum_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3515381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_lengths_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3515687Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_lengths_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3515987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_offsets_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3516280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_scatter_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3516630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3516958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3517323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3517716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3518037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sigmoid_cuda_float32 PASSED [ 54%] 2023-01-11T22:23:17.3518320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sign_cuda_float64 PASSED [ 54%] 2023-01-11T22:23:17.3518623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_blackman_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3518981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3519342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3519700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3520060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3520423Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3520825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3521222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hamming_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3521582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3521919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hann_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3522371Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:23:17.3522731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3523026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3523392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signbit_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3523831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sin_cuda_float32 PASSED [ 55%] 2023-01-11T22:23:17.3524127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sin_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3524462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinc_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3524747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinh_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3525028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_cuda_float32 PASSED [ 55%] 2023-01-11T22:23:17.3525300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3525595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_scatter_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3525825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_cuda_float32 PASSED [ 55%] 2023-01-11T22:23:17.3526103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3526403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_with_dtype_cuda_float32 PASSED [ 55%] 2023-01-11T22:23:17.3526714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_with_dtype_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3527028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sort_cuda_float32 PASSED [ 55%] 2023-01-11T22:23:17.3527349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 55%] 2023-01-11T22:23:17.3527674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T22:23:17.3528019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3528361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3528652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3529032Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3529374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3529775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3530174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3530539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3531123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 55%] 2023-01-11T22:23:17.3531488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_entr_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3531788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i0e_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3532080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3532444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3532752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3533311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 55%] 2023-01-11T22:23:17.3533906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 55%] 2023-01-11T22:23:17.3534208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_log_ndtr_cuda_float32 PASSED [ 55%] 2023-01-11T22:23:17.3534567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3534963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3535315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3535670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3536021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3536373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3536757Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3537055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtr_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3537297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtri_cuda_float32 PASSED [ 55%] 2023-01-11T22:23:17.3537598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtri_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3537928Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cuda_float64 PASSED [ 55%] 2023-01-11T22:23:17.3538340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:23:17.3538928Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 55%] 2023-01-11T22:23:17.3539493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 55%] 2023-01-11T22:23:17.3540055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:23:17.3540714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:23:17.3541282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:23:17.3541675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:23:17.3541973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_xlog1py_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3542259Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:23:17.3542599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:23:17.3542875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3543170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3543476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3543806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_with_sizes_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3544103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_with_sizes_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3544383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_square_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3544668Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3544943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stack_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3545167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3545444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3545735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3546028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_unbiased_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3546338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stft_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3546640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sub_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3546918Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3547209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_along_dim_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3547481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3547762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3548048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3548318Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tanh_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3548595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tanh_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3548919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensordot_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3549256Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensordot_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3549528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tile_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3549812Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tile_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3550036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3550312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_topk_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3550589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trace_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3550872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_transpose_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3551156Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapezoid_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3563561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapz_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3564225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triangular_solve_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3564500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triangular_solve_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3564745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tril_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3564981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tril_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3565216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triu_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3565465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_true_divide_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3565699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3565925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3566163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unbind_cuda_float32 PASSED [ 56%] 2023-01-11T22:23:17.3566396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unbind_cuda_float64 PASSED [ 56%] 2023-01-11T22:23:17.3566641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unflatten_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3566889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_copy_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3567132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3567431Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_uniform_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:23:17.3567742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:23:17.3568036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:23:17.3568421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3568701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_unbiased_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3568954Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_unbiased_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3569190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vdot_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3569440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_complex_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3569678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3569995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3570237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3570469Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3570691Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3570931Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vsplit_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3571170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vsplit_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3571399Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vstack_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3571636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vstack_cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3571874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_where_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3572101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_xlogy_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3572329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zero__cuda_float64 PASSED [ 57%] 2023-01-11T22:23:17.3572627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:23:17.3572895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3573166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3573533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyCubeNotComposableAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T22:23:17.3573828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 57%] 2023-01-11T22:23:17.3574159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpySortAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T22:23:17.3574431Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SelectAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3574715Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3575018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3575250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___getitem___cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3575495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___getitem___functorch_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3575714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rdiv___cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3575945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmatmul___cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3576223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmod___cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3576459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rpow___cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3576680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rsub___cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3576906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_abs_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3577136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_acosh_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3577367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addcdiv_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3577634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addcmul_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3577859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmv_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3578086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addr_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3578370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_all_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T22:23:17.3578659Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_allclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T22:23:17.3578887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_angle_cuda_float32 PASSED [ 57%] 2023-01-11T22:23:17.3579162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_any_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3579447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_arange_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3579733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3580019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argsort_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3580234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_asin_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3580456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_asinh_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3580677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atan_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3580910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_1d_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3581145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_2d_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3581379Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_3d_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3581630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T22:23:17.3581953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bfloat16_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3582176Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bmm_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3582401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_to_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3582640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cartesian_prod_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3582865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ceil_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3583147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cfloat_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3583435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_chalf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3583812Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3584057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_min_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3584283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clone_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3584520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_column_stack_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3584738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_complex_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3584982Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_constant_pad_nd_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3585266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_copysign_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3585497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_corrcoef_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3585720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cos_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3585947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cosh_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3586174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cross_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3586405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cummax_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3586622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cummin_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3586847Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumsum_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3587095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumulative_trapezoid_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3587335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diag_embed_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3587560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagflat_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3587800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_copy_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3588025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dist_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3588271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_no_rounding_mode_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3588521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_trunc_rounding_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3588736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_double_cuda_float32 XFAIL [ 58%] 2023-01-11T22:23:17.3589003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_double_functorch_no_channels_last_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3589234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dstack_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3589519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3589809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3590091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_equal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:23:17.3590315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erfc_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3590538Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_exp_cuda_float32 PASSED [ 58%] 2023-01-11T22:23:17.3590771Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_as_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3590993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3591224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3591492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfft_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3591727Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3591953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3592191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifftshift_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3592420Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3592647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfft_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3592927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3593141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fill_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3593369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flatten_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3593594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flip_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3593827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_power_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3594056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_floor_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3594281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmax_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3594504Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmod_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3594727Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_frac_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3595011Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3595229Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gather_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3595512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_geqrf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3595803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3596111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_half_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3596403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3596694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3597070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3597361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyMulAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3597641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SelectAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3597940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3598224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3598465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_T_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3598717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmatmul___cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3598966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmod___cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3599281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__softmax_backward_data_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3599536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_acosh_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3599785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addcdiv_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3600036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addcmul_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3600281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmm_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3600563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmv_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3600805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addr_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3601108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_allclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3601350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_amin_cuda_float32 PASSED [ 59%] 2023-01-11T22:23:17.3601648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_aminmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3601945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_arange_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3602241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3602545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3602849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argsort_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:23:17.3603120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_cuda_float32 SKIPPED (Skipped!) [ 59%] 2023-01-11T22:23:17.3603354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_asin_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3603599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atan_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3604032Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_baddbmm_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3604311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 60%] 2023-01-11T22:23:17.3604644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3604902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_block_diag_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3605148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bmm_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3605441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bool_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3605768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3606028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_to_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3606320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bucketize_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3606685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_byte_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3606956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cartesian_prod_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3607201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cat_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3607451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cdouble_cuda_float32 XFAIL [ 60%] 2023-01-11T22:23:17.3607700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ceil_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3608066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3608311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3608563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_max_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3608815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_column_stack_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3609052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_complex_cuda_float32 XFAIL [ 60%] 2023-01-11T22:23:17.3609314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_conj_physical_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3609565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_contiguous_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3609817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_copysign_cuda_float32 XFAIL [ 60%] 2023-01-11T22:23:17.3610070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_corrcoef_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3610317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cosh_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3610565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cov_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3610809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cross_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3611050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cummax_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3611285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cummin_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3611524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumsum_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3611774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_deg2rad_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3612020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagflat_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3612278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_copy_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3612544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_no_rounding_mode_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3612807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_trunc_rounding_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3613087Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_double_functorch_no_channels_last_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3613333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dsplit_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3613570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_einsum_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3613868Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3614207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_eq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3614514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_equal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3614764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expand_as_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3615003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expm1_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3615296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_eye_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:23:17.3615593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fft2_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3615841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfft2_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3616084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfft_cuda_float32 PASSED [ 60%] 2023-01-11T22:23:17.3616319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3616562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifft2_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3616817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifftshift_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3617056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfft2_cuda_float32 XFAIL [ 61%] 2023-01-11T22:23:17.3617302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfft_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3617542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfft_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3617785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3618025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fill_cuda_float32 XFAIL [ 61%] 2023-01-11T22:23:17.3618269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flip_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3618507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flipud_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3618837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3619093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_power_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3619337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3619642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_divide_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3619888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmax_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3620125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmod_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3620368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_frac_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3620611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_frexp_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3620907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3621196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_full_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3621483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gather_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3621785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_geqrf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3622035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gradient_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3622384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3622735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_half_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3623030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igamma_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3623333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igammac_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3623583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_add_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3623835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_copy_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3624071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_fill_cuda_float32 XFAIL [ 61%] 2023-01-11T22:23:17.3624323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_put_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3624590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_put_functorch_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3624834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_inner_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3625127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_int_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3625427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3625748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3626074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3626327Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_kthvalue_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3626621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_le_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3626857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lerp_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3627105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_det_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3627371Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_det_singular_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3627614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eig_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3627875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigvalsh_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3628153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_householder_product_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3628461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:23:17.3628783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 61%] 2023-01-11T22:23:17.3629038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_cuda_float32 XFAIL [ 61%] 2023-01-11T22:23:17.3629293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_factor_cuda_float32 XFAIL [ 62%] 2023-01-11T22:23:17.3629542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_factor_ex_cuda_float32 XFAIL [ 62%] 2023-01-11T22:23:17.3629868Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:23:17.3630175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_multi_dot_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3630428Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3630712Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3630979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_hermitian_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3631323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 62%] 2023-01-11T22:23:17.3631582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_slogdet_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3631838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3632108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_triangular_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3632358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_svdvals_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3632616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_tensorinv_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3632879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_tensorsolve_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3633134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vander_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3633435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:23:17.3633681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log1p_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3633924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log2_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3634172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3634426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3634694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_with_dtype_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3634995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logcumsumexp_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:23:17.3635244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logdet_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3635546Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_not_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:23:17.3635904Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_xor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:23:17.3636162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logit_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3636414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logsumexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3636704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:23:17.3636942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_cuda_float32 XFAIL [ 62%] 2023-01-11T22:23:17.3637255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_solve_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3637492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mT_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3637735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_amax_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3638045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:23:17.3638299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumprod_cuda_float32 XFAIL [ 62%] 2023-01-11T22:23:17.3638552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumsum_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3638799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_fill_cuda_float32 XFAIL [ 62%] 2023-01-11T22:23:17.3639077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3639344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_logsumexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3639599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_median_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3639856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_prod_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3640098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_select_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3640352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_softmin_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3640598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_std_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3640845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_var_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3641095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_matmul_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3641340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_binary_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3641621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 62%] 2023-01-11T22:23:17.3641886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_reduction_with_dim_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3642126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mean_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3642397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_meshgrid_variadic_tensors_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3642636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_binary_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3642905Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_reduction_no_dim_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3643156Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_minimum_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3643444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mul_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3643941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_multinomial_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:23:17.3644193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mv_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3644454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3644712Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3645060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3645302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nan_to_num_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3645548Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanmean_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3645792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nansum_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3646094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_narrow_copy_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:23:17.3646341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_narrow_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3646652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_layer_norm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:23:17.3646952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:23:17.3647238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3647516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3647806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:23:17.3648068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool3d_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3648334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cuda_float32 XFAIL [ 63%] 2023-01-11T22:23:17.3648599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_bilinear_cuda_float32 XFAIL [ 63%] 2023-01-11T22:23:17.3648883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3649180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3649468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3649741Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3650014Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cross_entropy_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3650337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:23:17.3650685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:23:17.3650986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:23:17.3651237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_elu_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3651559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:23:17.3651838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:23:17.3652205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:23:17.3652526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:23:17.3652809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 63%] 2023-01-11T22:23:17.3653083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 63%] 2023-01-11T22:23:17.3653341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_glu_cuda_float32 XFAIL [ 63%] 2023-01-11T22:23:17.3653660Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:23:17.3653933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardsigmoid_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3654201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardswish_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3654463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardtanh_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3654747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3655019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_instance_norm_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3655302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 63%] 2023-01-11T22:23:17.3655586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3655867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_linear_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3656149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3656435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3656700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_kl_div_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3656962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_linear_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3657227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_logsigmoid_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3657505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3657832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:23:17.3658105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool2d_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3658380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32 XFAIL [ 64%] 2023-01-11T22:23:17.3658669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:23:17.3658954Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:23:17.3659276Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3659610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:23:17.3659879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_nll_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3660140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_circular_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3660417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_replicate_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3660727Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:23:17.3661002Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3661263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_relu_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3661521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_selu_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3661781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_silu_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3662051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32 XFAIL [ 64%] 2023-01-11T22:23:17.3662318Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softmin_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3662601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3662891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3663170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3663447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_nearest_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3663746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:23:17.3663993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3664243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_inf_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3664493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_nuc_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3664786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_normal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:23:17.3665127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ones_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:23:17.3665409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ops_aten_index_put_functorch_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3665666Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pca_lowrank_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:23:17.3665916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pinverse_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3666189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_4_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3666473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_put_cuda_float32 XFAIL [ 64%] 2023-01-11T22:23:17.3666713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_qr_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3666965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rad2deg_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3667263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rand_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:23:17.3667505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ravel_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3667746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_real_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3668000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reciprocal_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3668246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_remainder_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3668492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_repeat_cuda_float32 PASSED [ 64%] 2023-01-11T22:23:17.3668791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resize_as__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3669050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resolve_conj_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3669305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resolve_neg_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3669551Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3669791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rsub_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3670106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scalar_tensor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3670362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_add_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3670599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_cuda_float32 XFAIL [ 65%] 2023-01-11T22:23:17.3670865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_mean_cuda_float32 XFAIL [ 65%] 2023-01-11T22:23:17.3671181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3671441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_sum_cuda_float32 XFAIL [ 65%] 2023-01-11T22:23:17.3671746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_searchsorted_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3672069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3672356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sgn_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3672680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3672998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3673312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3673637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3673987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3674316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3674632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3674940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3675250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3675567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3675865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signbit_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3676111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_slice_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3676358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3676623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_with_dtype_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3676933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3677234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3677540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3677872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3678200Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3678762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 65%] 2023-01-11T22:23:17.3679285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 65%] 2023-01-11T22:23:17.3679541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_entr_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3679845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i1e_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3680182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3680439Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_log_ndtr_cuda_float32 XFAIL [ 65%] 2023-01-11T22:23:17.3680763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3681142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3681465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3681799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:23:17.3682342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 65%] 2023-01-11T22:23:17.3682879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 65%] 2023-01-11T22:23:17.3683410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 65%] 2023-01-11T22:23:17.3683834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_list_args_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3684116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_with_sizes_cuda_float32 PASSED [ 65%] 2023-01-11T22:23:17.3684357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_squeeze_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3684603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_stack_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3684849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_mean_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3685101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3685341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_stft_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3685580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sum_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3685849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_svd_lowrank_cuda_float32 SKIPPED (Skipped!) [ 66%] 2023-01-11T22:23:17.3686106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_take_along_dim_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3686347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tanh_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3686591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trace_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3686841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_transpose_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3687106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_triangular_solve_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3687352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tril_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3687689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unfold_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3688003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_uniform_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3688316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unique_consecutive_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3688610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unique_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3688858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unsqueeze_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3689175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3689436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3689689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3689932Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vdot_cuda_float32 XFAIL [ 66%] 2023-01-11T22:23:17.3690186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_as_complex_cuda_float32 XFAIL [ 66%] 2023-01-11T22:23:17.3690417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3690660Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vsplit_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3690906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vstack_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3691147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_where_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3691378Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hsplit_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3691605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hstack_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3691829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hypot_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3692047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_i0_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3692320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_igamma_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3692554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_copy_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3692843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_reduce_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3693125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isfinite_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3693404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3693680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isnan_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3693960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isneginf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3694230Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isposinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3694534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3694837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:23:17.3695102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_kron_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3695335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_kthvalue_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3695553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lerp_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3695774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lgamma_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3696007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cross_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3696253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_det_singular_cuda_float32 PASSED [ 66%] 2023-01-11T22:23:17.3696536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eig_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3696777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigvalsh_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3697074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3697351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lstsq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3697608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3697854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3698163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3698401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3698669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3698906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3699163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_hermitian_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3699398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_qr_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3699636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3699866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_ex_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3700122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_triangular_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3700352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_svd_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3700594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_svdvals_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3700835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vander_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3701122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3701349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log1p_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3701572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3701801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_softmax_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3702047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_softmax_with_dtype_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3702281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logaddexp2_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3702515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logaddexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3702859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logcumsumexp_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3703159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_not_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3703440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_or_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3703723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_xor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3704004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logit_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3704293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3704569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logsumexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3704809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_amax_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3705098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:23:17.3705371Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3705614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_logsumexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3705850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_mean_cuda_float32 XFAIL [ 67%] 2023-01-11T22:23:17.3706088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_median_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3706332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_normalize_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3706572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_scatter_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3706799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_select_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3707040Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_softmax_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3707270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_softmin_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3707502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_std_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3707738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_sum_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3707984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_reduction_no_dim_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3708215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_maximum_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3708443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mean_cuda_float32 PASSED [ 67%] 2023-01-11T22:23:17.3708669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_median_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3708913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_meshgrid_list_of_tensors_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3709143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_binary_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3709362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mm_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3709588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_msort_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3709839Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3710089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3710367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nan_to_num_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3710602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nansum_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3710838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_batch_norm_cuda_float32 XFAIL [ 68%] 2023-01-11T22:23:17.3711125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_layer_norm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3711409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3711756Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_empty_strided_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3712037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3712317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3712591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nextafter_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3712883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:23:17.3713155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3713424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3713689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3713934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3714188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool2d_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3714440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_batch_norm_cuda_float32 XFAIL [ 68%] 2023-01-11T22:23:17.3714713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 68%] 2023-01-11T22:23:17.3714979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3715266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3715544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3715827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3716105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3716356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3716612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3716877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cosine_similarity_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3717184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3717455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:23:17.3717770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:23:17.3718023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_elu_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3718332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3718598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_functorch_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3718859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 68%] 2023-01-11T22:23:17.3719157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 68%] 2023-01-11T22:23:17.3719403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_glu_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3719713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:23:17.3719966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_group_norm_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3720219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardtanh_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3720480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_instance_norm_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3720746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3721016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3721289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 68%] 2023-01-11T22:23:17.3721541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_kl_div_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3721778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_l1_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3722035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_leaky_relu_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3722320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_linear_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3722585Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_local_response_norm_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3722846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3723112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:23:17.3723388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:23:17.3723806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3724084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3724317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mish_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3724565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mse_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3724877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3725149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3725468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_nll_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3725732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_normalize_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3725985Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_constant_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3726234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_reflect_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3726493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3726818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3727055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_prelu_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3727297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_relu6_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3727553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 69%] 2023-01-11T22:23:17.3727802Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softmin_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3728057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softshrink_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3728308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_tanhshrink_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3728561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_threshold_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3728829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3729078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_unfold_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3729332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_upsample_nearest_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3729615Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3729964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3730221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ops_aten_index_put_functorch_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3730450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_outer_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3730680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_permute_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3730933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_1_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3731183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_4_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3731402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pow_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3731677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rand_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3731959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randint_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3732250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randint_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3732528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randn_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3732855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randn_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3733088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ravel_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3733365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_renorm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3733597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reshape_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3733877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resize__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:23:17.3734165Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_conj_cuda_float32 PASSED [ 69%] 2023-01-11T22:23:17.3734388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_neg_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3734613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3734856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_0_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3735081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rsqrt_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3735307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_cuda_float32 XFAIL [ 70%] 2023-01-11T22:23:17.3735604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_prod_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3735907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3736209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3736433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3736662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_scatter_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3736892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sigmoid_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3737112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sign_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3737417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3737720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3738027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3738327Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3738553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_slice_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3738788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_slice_scatter_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3739008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sort_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3739290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_airy_ai_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3739582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3739822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_entr_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3740192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3740438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i1e_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3740745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3741051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3741291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_ndtri_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3741656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3741974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3742502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 70%] 2023-01-11T22:23:17.3742750Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_xlog1py_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3743039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_zeta_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3743264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3743494Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_square_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3743718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3743960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_mean_unbiased_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3744198Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_unbiased_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3744422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_stft_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3744632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3744891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_lowrank_cuda_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T22:23:17.3745134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_take_along_dim_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3745356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tan_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3745644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_to_sparse_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:23:17.3745879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trapezoid_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3746125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_triangular_solve_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3746350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unbind_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3746575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unfold_cuda_float32 PASSED [ 70%] 2023-01-11T22:23:17.3746846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_uniform_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:23:17.3747142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_consecutive_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:23:17.3747422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:23:17.3747656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unsqueeze_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3747933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_mean_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3748183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_unbiased_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3748409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vdot_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3748648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_as_complex_cuda_float32 XFAIL [ 71%] 2023-01-11T22:23:17.3748879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_copy_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3749094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vsplit_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3749422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3749641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_H_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3749913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3750221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 71%] 2023-01-11T22:23:17.3750516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 71%] 2023-01-11T22:23:17.3750780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3751074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3751358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3751650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3751883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___getitem___cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3752108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___radd___cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3752330Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rdiv___cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3752547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmul___cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3752766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rpow___cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3752991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rsub___cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3753214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_abs_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3753437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_acosh_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3753651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addbmm_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3753880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addcmul_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3754108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3754348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_decomposed_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3754621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T22:23:17.3754844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amax_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3755066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amin_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3755342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T22:23:17.3755675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T22:23:17.3755906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_cuda_float32 XFAIL [ 71%] 2023-01-11T22:23:17.3756129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_asin_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3756351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atan2_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3756600Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_2d_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:23:17.3756827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bernoulli_cuda_float32 XFAIL [ 71%] 2023-01-11T22:23:17.3757106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bfloat16_cuda_float32 XFAIL [ 71%] 2023-01-11T22:23:17.3757382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T22:23:17.3757679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T22:23:17.3757942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_tensors_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:23:17.3758215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T22:23:17.3758531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T22:23:17.3758770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cartesian_prod_cuda_float32 PASSED [ 71%] 2023-01-11T22:23:17.3758996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cdouble_cuda_float32 XFAIL [ 72%] 2023-01-11T22:23:17.3759219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cfloat_cuda_float32 XFAIL [ 72%] 2023-01-11T22:23:17.3759498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:23:17.3759815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:23:17.3760049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_cuda_float32 XFAIL [ 72%] 2023-01-11T22:23:17.3760278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_chunk_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3760510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_max_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3760738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_column_stack_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3760975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_combinations_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3761202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_complex_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3761433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_conj_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3761676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_constant_pad_nd_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3761908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_contiguous_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3762139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_copysign_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3762367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_corrcoef_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3762578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cov_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3762809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cummax_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3763037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cummin_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3763302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumsum_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3763541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_deg2rad_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3763955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diag_embed_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3764195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagflat_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3764434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_copy_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3764675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_scatter_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3764979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_digamma_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3765223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3765475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_trunc_rounding_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3765700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dot_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3765967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3766190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dsplit_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3766413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_einsum_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3766692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:23:17.3766971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:23:17.3767183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erf_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3767408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erfc_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3767632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erfinv_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3767860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expand_as_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3768084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expm1_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3768357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:23:17.3768586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fft_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3768815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3769033Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3769267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3769491Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft2_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3769722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3769959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifftshift_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3770184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfft_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3770421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfftn_cuda_float32 PASSED [ 72%] 2023-01-11T22:23:17.3770653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfft2_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3770874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fill_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3771147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flip_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3771385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flipud_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3771617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_power_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3771843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_floor_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3772065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmax_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3772280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_frac_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3772604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3772886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3773119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gradient_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3773348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_grid_sampler_2d_cuda_float32 XFAIL [ 73%] 2023-01-11T22:23:17.3773617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3773837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_cuda_float32 XFAIL [ 73%] 2023-01-11T22:23:17.3774102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3774383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3774611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hsplit_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3774836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hypot_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3775057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_i0_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3775282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_inner_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3775546Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3775825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3776105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3776383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3776663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3776941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3777222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3777524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3777752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ldexp_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3777987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cond_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3778221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigvals_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3778480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_householder_product_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3778818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3779118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3779370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lstsq_cuda_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T22:23:17.3779612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_solve_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3779904Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3780196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_ex_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3780450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_triangular_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3780676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_svd_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3780923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3781162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vander_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3781399Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vector_norm_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3781679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:23:17.3781904Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log2_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3782125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3782356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_softmax_cuda_float32 PASSED [ 73%] 2023-01-11T22:23:17.3782595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logcumsumexp_cuda_float32 XFAIL [ 73%] 2023-01-11T22:23:17.3782811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logdet_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3783094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:23:17.3783372Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:23:17.3783597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logit_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3783884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:23:17.3784117Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logsumexp_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3784433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:23:17.3784658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3784893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_solve_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3785113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_unpack_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3785355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_amax_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3785591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_amin_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3785884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:23:17.3786118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_fill_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3786444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3786697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_log_softmax_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3786927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_mean_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3787160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_median_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3787393Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_normalize_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3787681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_scatter_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3787912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_select_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3788148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_sum_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3788383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_var_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3788609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matmul_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3788839Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matrix_exp_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3789068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_binary_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3789333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3789576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3789802Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mean_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3790033Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_median_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3790306Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_meshgrid_variadic_tensors_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T22:23:17.3790536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_binary_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3790765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_minimum_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3790987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mm_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3791214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_movedim_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3791449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_msort_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3791655Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mv_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3791908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 XFAIL [ 74%] 2023-01-11T22:23:17.3792148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nan_to_num_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3792381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanquantile_cuda_float32 XFAIL [ 74%] 2023-01-11T22:23:17.3792609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nansum_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3792897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:23:17.3793122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_narrow_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3793368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_batch_norm_cuda_float32 XFAIL [ 74%] 2023-01-11T22:23:17.3793619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_dropout_backward_cuda_float32 XFAIL [ 74%] 2023-01-11T22:23:17.3793941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:23:17.3794176Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_neg_cuda_float32 PASSED [ 74%] 2023-01-11T22:23:17.3794461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:23:17.3794753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:23:17.3795040Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:23:17.3795369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:23:17.3795643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:23:17.3795923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3796191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3796442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3796712Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3796979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3797235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_batch_norm_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3797502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_bilinear_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T22:23:17.3797765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_binary_cross_entropy_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3798011Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_celu_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3798261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3798515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3798796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3799068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3799361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3799659Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3799923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3800180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3800444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3800701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3800952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3801202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout2d_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3801524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3801767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_elu_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3802033Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3802316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3802579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3802897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3803143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_gelu_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3803391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_glu_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3803803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3804078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hinge_embedding_loss_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3804319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_huber_loss_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3804575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_instance_norm_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3804842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3805107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3805380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3805629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3805883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3806135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3806382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_linear_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3806623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_logsigmoid_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3806887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 75%] 2023-01-11T22:23:17.3807147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 75%] 2023-01-11T22:23:17.3807391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mish_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3807643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3807901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multi_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T22:23:17.3808167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multilabel_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T22:23:17.3808437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T22:23:17.3808687Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3808947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3809266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3809542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3809787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pdist_cuda_float32 XFAIL [ 76%] 2023-01-11T22:23:17.3810046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3810305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3810617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_relu6_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3810861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_relu_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3811111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_selu_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3811347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_silu_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3811596Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T22:23:17.3811840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3812102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3812361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softplus_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3812614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softsign_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3812870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3813092Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3813321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_inf_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3813551Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_nuc_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3813766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_normal_cuda_float32 XFAIL [ 76%] 2023-01-11T22:23:17.3814009Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_normal_number_mean_cuda_float32 XFAIL [ 76%] 2023-01-11T22:23:17.3814289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:23:17.3814572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:23:17.3814836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3815060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_outer_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3815290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_permute_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3815542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3815796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3816040Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3816297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3816543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3816810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pow_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3817041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_put_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3817264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rad2deg_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3817544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:23:17.3817821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:23:17.3818153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:23:17.3818420Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:23:17.3818713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:23:17.3818935Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_real_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3819167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reciprocal_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3819408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_repeat_interleave_cuda_float32 PASSED [ 76%] 2023-01-11T22:23:17.3819640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reshape_as_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3819876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resolve_conj_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3820101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3820340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_3_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3820556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rsqrt_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3820842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3821078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_add_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3821325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3821568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3821808Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_select_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3822028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sgn_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3822347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3822579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sigmoid_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3822792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sign_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3823100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3823401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3823706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3823925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sin_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3824145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sinc_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3824414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sinh_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3824653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3824890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3825107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3825351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_with_dtype_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3825691Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3825981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3826270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3826579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3826814Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_entr_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3827123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3827429Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3827666Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i1_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3827892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i1e_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3828136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_log_ndtr_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3828442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3828754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3829289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T22:23:17.3829799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T22:23:17.3830086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:23:17.3830326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_with_sizes_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3830549Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sqrt_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3830777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_squeeze_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3830989Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3831224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3831468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_unbiased_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3831700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sum_to_size_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3831970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_svd_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3832216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_take_along_dim_cuda_float32 PASSED [ 77%] 2023-01-11T22:23:17.3832445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_to_sparse_cuda_float32 XFAIL [ 78%] 2023-01-11T22:23:17.3832666Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_topk_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3832900Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_transpose_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3833113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trapz_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3833410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_triangular_solve_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3833632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trunc_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3833863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unflatten_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3834103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unfold_copy_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3834386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:23:17.3834614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_mean_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3834858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_mean_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3835088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vdot_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3835311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_as_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3835542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_copy_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3835765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vsplit_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3835989Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_where_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3836212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zero__cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3836498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:23:17.3836770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3837078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 78%] 2023-01-11T22:23:17.3837348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3837606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3837884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3838187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3838489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 78%] 2023-01-11T22:23:17.3838750Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3839004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SelectAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3839274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3839490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_T_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3839709Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___getitem___cuda_float32 XFAIL [ 78%] 2023-01-11T22:23:17.3839967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rdiv___cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3840191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmod___cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3840404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmul___cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3840621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rpow___cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3840835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rsub___cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3841127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__softmax_backward_data_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3841344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_abs_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3841562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_acosh_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3841768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_add_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3841991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addcdiv_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3842229Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmm_decomposed_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3842447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmv_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3842665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addr_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3842943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:23:17.3843163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_amax_cuda_float32 PASSED [ 78%] 2023-01-11T22:23:17.3843438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:23:17.3843871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:23:17.3844148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:23:17.3844415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:23:17.3844638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_cuda_float32 XFAIL [ 79%] 2023-01-11T22:23:17.3844869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_scatter_cuda_float32 XFAIL [ 79%] 2023-01-11T22:23:17.3845090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atan_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3845315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_3d_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3845531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_baddbmm_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3845748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bmm_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3846022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:23:17.3846247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_tensors_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3846522Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:23:17.3846730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cat_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3846952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cdist_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3847170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ceil_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3847382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_chalf_cuda_float32 XFAIL [ 79%] 2023-01-11T22:23:17.3847734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:23:17.3847971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3848206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_inverse_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3848415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3848631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clone_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3848927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_combinations_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3849147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_complex_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3849362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3849598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_physical_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3849823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_copysign_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3850044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_corrcoef_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3850250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cos_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3850462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cov_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3850684Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cummax_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3850901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cummin_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3851115Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumsum_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3851361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumulative_trapezoid_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3851581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_deg2rad_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3851796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3852017Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_embed_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3852227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3852462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_scatter_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3852680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diff_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3852901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_digamma_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3853114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dist_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3853356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_floor_rounding_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3853594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_no_rounding_mode_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3853829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_trunc_rounding_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3854084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3854294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dsplit_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3854510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dstack_cuda_float32 PASSED [ 79%] 2023-01-11T22:23:17.3854780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:23:17.3855048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:23:17.3855308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erfc_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3855537Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expand_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3855753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expm1_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3855973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3856193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fftshift_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3856417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3856695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3856912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfft_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3857140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3857357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfft_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3857579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfft_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3857803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3858026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flatten_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3858238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fliplr_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3858465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flipud_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3858678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_cuda_float32 XFAIL [ 80%] 2023-01-11T22:23:17.3858932Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3859160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_power_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3859375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmax_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3859594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmin_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3859804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_frac_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3860071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:23:17.3860298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gather_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3860570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:23:17.3860800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_grid_sampler_2d_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3861060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3861295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_H_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3861579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3861864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3862166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3862448Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpySortAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3862758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SelectAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3863067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3863300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_T_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3863541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___radd___cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3863778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rdiv___cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3864016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmod___cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3864305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmul___cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3864543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rpow___cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3864774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rsub___cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3865046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule__native_batch_norm_legit_cuda_float32 SKIPPED (Skipped!) [ 80%] 2023-01-11T22:23:17.3865282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_abs_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3865519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_acosh_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3865755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_add_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3865999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addbmm_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3866244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addcmul_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3866489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmm_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3866728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmv_cuda_float32 PASSED [ 80%] 2023-01-11T22:23:17.3867015Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3867300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3867535Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_angle_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3867831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3868124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3868417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3868661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3868897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_asinh_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3869144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_3d_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3869386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_baddbmm_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3869651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 81%] 2023-01-11T22:23:17.3869883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3870208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3870541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3870799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_tensors_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3871116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3871357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cdouble_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3871639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cfloat_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3871879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_chalf_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3872204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3872456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_inverse_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3872700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_solve_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3872937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3873177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clone_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3873426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_column_stack_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3873664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_complex_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3873902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_conj_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3874154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_constant_pad_nd_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3874401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_contiguous_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3874642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_copysign_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3874875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_corrcoef_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3875177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:23:17.3875414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cov_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3875655Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cross_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3875895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cummax_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3876136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumprod_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3876376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumsum_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3876613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_deg2rad_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3876850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diag_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3877088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diag_embed_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3877331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagflat_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3877616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_digamma_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3877866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dist_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3878126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_trunc_rounding_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3878363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dot_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3878598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_double_cuda_float32 XFAIL [ 81%] 2023-01-11T22:23:17.3878886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dstack_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3879130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_einsum_cuda_float32 PASSED [ 81%] 2023-01-11T22:23:17.3879421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3879707Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3879993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3880230Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expm1_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3880476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fft2_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3880717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fft_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3880956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fftn_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3881203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfftn_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3881445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifftn_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3881696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifftshift_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3881922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft2_cuda_float32 XFAIL [ 82%] 2023-01-11T22:23:17.3882159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3882402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfft2_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3882653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfftn_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3882893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfft2_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3883139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfftn_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3883378Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flip_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3883621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fliplr_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3884024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_cuda_float32 XFAIL [ 82%] 2023-01-11T22:23:17.3884301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_functorch_no_channels_last_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3884552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_power_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3884789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_floor_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3885159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3885410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmax_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3885644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmin_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3885872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmod_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3886100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_frac_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3886336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_frexp_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3886684Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3886927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gradient_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3887190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_grid_sampler_2d_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3887430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_half_cuda_float32 XFAIL [ 82%] 2023-01-11T22:23:17.3887707Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_half_functorch_no_channels_last_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3887998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3888240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hsplit_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3888481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hstack_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3888778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3889023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_add_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3889258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_copy_cuda_float32 XFAIL [ 82%] 2023-01-11T22:23:17.3889501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_reduce_cuda_float32 XFAIL [ 82%] 2023-01-11T22:23:17.3889749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_select_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3889984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_inner_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3890311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3890602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3890895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3891217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3891504Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:23:17.3891746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lgamma_cuda_float32 PASSED [ 82%] 2023-01-11T22:23:17.3891992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cross_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3892239Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eig_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3892534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigh_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3892795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigvals_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3893062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_householder_product_cuda_float32 XFAIL [ 83%] 2023-01-11T22:23:17.3893304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_inv_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3893555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_inv_ex_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3893908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3894216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3894480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3894723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_cuda_float32 XFAIL [ 83%] 2023-01-11T22:23:17.3894977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_factor_ex_cuda_float32 XFAIL [ 83%] 2023-01-11T22:23:17.3895227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_solve_cuda_float32 XFAIL [ 83%] 2023-01-11T22:23:17.3895548Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3895807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_multi_dot_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3896152Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 83%] 2023-01-11T22:23:17.3896403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_slogdet_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3896647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_svd_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3896899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_tensorinv_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3897148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_tensorsolve_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3897401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vector_norm_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3897639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log1p_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3897875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log2_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3898109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3898355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logaddexp_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3898606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logcumsumexp_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3898907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3899208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3899452Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logsumexp_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3899789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3900121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3900363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_unpack_cuda_float32 XFAIL [ 83%] 2023-01-11T22:23:17.3900665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:23:17.3900914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_cumprod_cuda_float32 XFAIL [ 83%] 2023-01-11T22:23:17.3901212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_cumsum_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3901462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_mean_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3901717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_norm_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3901967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_select_cuda_float32 XFAIL [ 83%] 2023-01-11T22:23:17.3902209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_softmax_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3902456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_sum_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3902695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_matmul_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3902944Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_matrix_exp_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3903203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_reduction_no_dim_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3903465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_reduction_with_dim_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3903708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_maximum_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3903945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mean_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3904182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_median_cuda_float32 PASSED [ 83%] 2023-01-11T22:23:17.3904424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_binary_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3904671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_reduction_no_dim_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3904937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_reduction_with_dim_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3905177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_msort_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3905481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3905743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3905994Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3906256Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3906502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nan_to_num_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3906743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanmean_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3906977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanmedian_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3907269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanquantile_cuda_float32 XFAIL [ 84%] 2023-01-11T22:23:17.3907513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_narrow_cuda_float32 XFAIL [ 84%] 2023-01-11T22:23:17.3907786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:23:17.3908075Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3908369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3908723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3909008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3909301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3909595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3909890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:23:17.3910173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3910453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3910726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3910992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3911256Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3911547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:23:17.3911809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool3d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3912086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3912361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3912624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_celu_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3912892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3913187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3913479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3913770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3914045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3914365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3914644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cross_entropy_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3914916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:23:17.3915190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:23:17.3915444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_elu_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3915829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:23:17.3916115Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 84%] 2023-01-11T22:23:17.3916370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_gelu_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3916621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_glu_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3916886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_group_norm_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3917157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_area_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3917440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 84%] 2023-01-11T22:23:17.3917709Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3917967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3918235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_local_response_norm_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3918499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3918766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool1d_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3919032Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3919301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3919571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3919851Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3920144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3920399Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_nll_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3920668Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3920931Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_relu6_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3921188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_relu_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3921491Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_silu_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3921768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3922041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3922350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softmin_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3922629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3922949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softshrink_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3923202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softsign_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3923475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_threshold_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3923908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3924217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3924474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_unfold_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3924752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3925032Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_upsample_nearest_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3925273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3925520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_nuc_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3925768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_normal_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:23:17.3926045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_normal_number_mean_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:23:17.3926333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T22:23:17.3926626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T22:23:17.3926870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_outer_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3927117Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pca_lowrank_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3927361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polar_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3927629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_2_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3927892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_4_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3928137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_positive_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3928363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pow_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3928602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_qr_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3928891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T22:23:17.3929269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T22:23:17.3929571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T22:23:17.3929866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T22:23:17.3930108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ravel_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3930428Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_real_cuda_float32 PASSED [ 85%] 2023-01-11T22:23:17.3930663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_renorm_cuda_float32 XFAIL [ 85%] 2023-01-11T22:23:17.3930905Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_repeat_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3931144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reshape_as_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3931385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reshape_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3931681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3931934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_conj_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3932179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_neg_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3932418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_roll_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3932675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_neg_3_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3932917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rsqrt_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3933218Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3933456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_add_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3933715Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_amin_cuda_float32 XFAIL [ 86%] 2023-01-11T22:23:17.3934017Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3934259Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_select_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3934581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3934823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sigmoid_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3935134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3935447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3935755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3936081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3936436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3936676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sinc_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3936913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_slice_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3937166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_slice_scatter_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3937406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_softmax_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3937693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sort_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3938000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3938311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3938613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3938937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3939191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_erfcx_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3939504Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3939829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3940084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i0e_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3940332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3940582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1e_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3940834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_log_ndtr_cuda_float32 XFAIL [ 86%] 2023-01-11T22:23:17.3941148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3941402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_ndtr_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3941698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3942023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:23:17.3942573Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T22:23:17.3942827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_xlog1py_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3943083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_with_sizes_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3943325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sqrt_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3943565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_square_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3943864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_squeeze_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3944129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_mean_unbiased_cuda_float32 PASSED [ 86%] 2023-01-11T22:23:17.3944375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_unbiased_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3944609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_stft_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3944830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sub_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3945107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sum_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3945352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_svd_lowrank_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3945595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_symeig_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3945837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_take_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3946082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tensordot_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3946315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tile_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3946565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_to_cuda_float32 SKIPPED (Skipped!) [ 87%] 2023-01-11T22:23:17.3946811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_to_sparse_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3947044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trace_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3947293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_transpose_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3947534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trapz_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3947784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_true_divide_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3948028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unbind_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3948273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unflatten_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3948519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_copy_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3948757Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3949049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3949301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unsqueeze_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3949537Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_mean_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3949790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_unbiased_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3950025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vdot_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3950273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_as_complex_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3950520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_copy_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3950759Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3951000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vsplit_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3951299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_where_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3951543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_xlogy_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3951770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zero__cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3952066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3952280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_i0_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3952554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_fill_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3952776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_put_cuda_float32 XFAIL [ 87%] 2023-01-11T22:23:17.3953017Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_put_functorch_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3953291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3953567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3953837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3954098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3954367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3954642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3954948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3955257Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:23:17.3955482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_kthvalue_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3955705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lgamma_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3955933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cond_cuda_float32 PASSED [ 87%] 2023-01-11T22:23:17.3956155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eig_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3956374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigh_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3956596Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3956829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3957119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3957402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3957629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lstsq_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3957862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_factor_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3958094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_solve_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3958331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3958561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_power_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3958914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3959181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3959404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3959628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3959871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_triangular_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3960142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_svd_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3960392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_svdvals_cuda_float32 SKIPPED (Skipped!) [ 88%] 2023-01-11T22:23:17.3960628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_tensorinv_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3960858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_tensorsolve_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3961087Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vander_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3961318Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vecdot_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3961539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log1p_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3961755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log2_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3961977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3962220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3962455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logaddexp2_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3962676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logdet_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3962946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3963224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3963444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logit_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3963939Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3964188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3964459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3964679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3964904Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_unpack_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3965129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_amax_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3965401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:23:17.3965633Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_cumsum_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3965859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_fill_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3966122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3966360Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_logsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3966671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_mean_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3966924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_normalize_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3967151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_select_cuda_float32 XFAIL [ 88%] 2023-01-11T22:23:17.3967384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_softmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3967599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_binary_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3967925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 88%] 2023-01-11T22:23:17.3968167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_reduction_no_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3968387Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_maximum_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3968610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_minimum_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3968826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mm_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3969068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3969310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3969534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanmean_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3969752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanmedian_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3969984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanquantile_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.3970205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_narrow_cuda_float32 XFAIL [ 89%] 2023-01-11T22:23:17.3970458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T22:23:17.3971037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_dropout_backward_cuda_float32 [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3971492Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3971945Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3972394Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3972832Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3973277Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3973766Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3974219Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3974654Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3975148Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3975586Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3976023Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3976457Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3976898Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3977330Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3977756Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3978195Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3978632Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3979062Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3979492Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3979973Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3980416Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3980846Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3981277Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3981763Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3982198Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3982626Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3983068Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3983503Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3983935Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3984366Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3984810Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3985238Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3985666Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3986100Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3986578Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3987020Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3987450Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3987923Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3988351Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3988779Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3989206Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3989641Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3990076Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3990505Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3990940Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3991373Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3991804Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3992234Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3992714Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3993157Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3993591Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3994063Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3994496Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3994928Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3995359Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3995793Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3996222Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3996651Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3997082Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3997515Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3997945Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3998376Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3998863Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3999304Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.3999736Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4000209Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4000642Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4001061Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4001488Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4001916Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4002350Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4002780Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4003209Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4003790Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4004248Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4004717Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4005151Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4005649Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4006088Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4006516Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4007009Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4007436Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4007868Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4008303Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4008736Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4009164Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4009594Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4010028Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4010458Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4010891Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4011321Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4011796Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4012233Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4012659Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4013130Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4013565Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4013997Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4014426Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4014862Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4015290Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4015718Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4016151Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4016585Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4017011Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4017437Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4017911Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4018349Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4018778Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4019251Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4019687Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4020117Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4020545Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4020976Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4021408Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4021838Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4022269Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4022749Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4023181Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4023611Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4024043Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4024550Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4024980Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4025414Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4025898Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4026333Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4026440Z PASSED [ 89%] 2023-01-11T22:23:17.4026680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_layer_norm_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4026899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_neg_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4027179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:23:17.4027458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:23:17.4027726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4027984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4028246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4028485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4028731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4028974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4029218Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_batch_norm_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4029484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4029762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4030000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_celu_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4030245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv1d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4030524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4030795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4031066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4031389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4031664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4031949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4032207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4032466Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4032777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4033037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4033272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 89%] 2023-01-11T22:23:17.4033533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T22:23:17.4033791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T22:23:17.4034041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_bag_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4034300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 89%] 2023-01-11T22:23:17.4034548Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_gelu_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4034787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_glu_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4035035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_group_norm_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4035284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4035520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_huber_loss_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4035771Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 89%] 2023-01-11T22:23:17.4036029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4036270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_kl_div_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4036514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4036753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_linear_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4037002Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4037246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4037493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4037742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4037990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4038232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mish_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4038475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4038776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4039037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4039300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4039572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4039816Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_normalize_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4040069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4040366Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4040608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pdist_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4040863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4041102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_prelu_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4041334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_relu6_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4041572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_relu_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4041807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_selu_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4042039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_silu_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4042281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softmin_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4042521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4042772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_threshold_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4043030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4043268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_unfold_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4043523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4043955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 90%] 2023-01-11T22:23:17.4044186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4044408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_inf_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4044635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_nuc_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4044864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_normal_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:23:17.4045134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 90%] 2023-01-11T22:23:17.4045409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 90%] 2023-01-11T22:23:17.4045660Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4045883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ormqr_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4046102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_outer_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4046321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polar_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4046650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4046912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4047148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4047394Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4047632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4047914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pow_cuda_float32 PASSED [ 90%] 2023-01-11T22:23:17.4048130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_prod_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4048350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rad2deg_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4048632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4048846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_real_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4049066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_renorm_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4049331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4049555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resolve_neg_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4049774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_roll_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4050008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_3_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4050249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_neg_3_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4050541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4050765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4051006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_amin_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4051240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_mean_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4051472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_prod_cuda_float32 XFAIL [ 91%] 2023-01-11T22:23:17.4051760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4052006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_segment_reduce_lengths_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4052227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_select_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4052460Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_select_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4052675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sgn_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4052897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sigmoid_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4053188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4053490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4053787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4054123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4054425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4054653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_slice_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4054878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_softmax_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4055164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4055503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4055806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4056112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4056412Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4056634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_ndtr_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4056903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4057207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4057446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_xlog1py_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4057733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:23:17.4057965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_with_sizes_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4058187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_square_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4058404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_stack_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4058630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_unbiased_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4058835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_stft_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4059053Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sum_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4059277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sum_to_size_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4059497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_svd_lowrank_cuda_float32 XFAIL [ 91%] 2023-01-11T22:23:17.4059718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_symeig_cuda_float32 PASSED [ 91%] 2023-01-11T22:23:17.4059952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_take_along_dim_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4060166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tan_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4060382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tanh_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4060607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tensordot_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4060815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tile_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4061051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_to_cuda_float32 SKIPPED (Skipped!) [ 92%] 2023-01-11T22:23:17.4061262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_topk_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4061524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trace_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4061769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triangular_solve_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4061987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triu_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4062204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unbind_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4062430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unfold_copy_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4062644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unsqueeze_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4062928Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_as_complex_cuda_float32 XFAIL [ 92%] 2023-01-11T22:23:17.4063149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_copy_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4063364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4063584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vsplit_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4063799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vstack_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4064017Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_xlogy_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4064232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_H_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4064528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4064787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4065060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4065347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4065621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4065840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_T_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4066088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___getitem___functorch_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4066319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmatmul___cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4066543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmod___cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4066770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmul___cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4066981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rpow___cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4067225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__native_batch_norm_legit_cuda_float32 XFAIL [ 92%] 2023-01-11T22:23:17.4067479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__softmax_backward_data_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4067703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_abs_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4067924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_acos_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4068169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmm_decomposed_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4068397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addr_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4068682Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:23:17.4068967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:23:17.4069302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:23:17.4069594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:23:17.4069871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:23:17.4070105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_cuda_float32 XFAIL [ 92%] 2023-01-11T22:23:17.4070344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_scatter_cuda_float32 XFAIL [ 92%] 2023-01-11T22:23:17.4070623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_asinh_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4070846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atan2_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4071069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atan_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4071287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atanh_cuda_float32 PASSED [ 92%] 2023-01-11T22:23:17.4071528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_1d_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T22:23:17.4071758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_baddbmm_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4072005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T22:23:17.4072226Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_cuda_float32 XFAIL [ 93%] 2023-01-11T22:23:17.4072493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4072736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_tensors_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4073022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:23:17.4073295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:23:17.4073535Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cartesian_prod_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4073750Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cdouble_cuda_float32 XFAIL [ 93%] 2023-01-11T22:23:17.4073969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cfloat_cuda_float32 XFAIL [ 93%] 2023-01-11T22:23:17.4074242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:23:17.4074477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4074718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_inverse_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4074956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_solve_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4075179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_chunk_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4075405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4075634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_max_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4075844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clone_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4076074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_column_stack_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4076300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_conj_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4076536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_conj_physical_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4076822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_constant_pad_nd_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4077061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_copysign_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4077285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cosh_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4077576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:23:17.4077805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumsum_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4078018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diag_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4078312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_scatter_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4078531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dist_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4078796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4079020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dsplit_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4079244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dstack_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4079528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:23:17.4079796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:23:17.4080024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erfinv_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4080238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expm1_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4080469Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fft_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4080699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4080934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fftshift_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4081163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfft_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4081390Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4081631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifftshift_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4081862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4082087Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfftn_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4082317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfft2_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4082547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfft_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4082767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fill_cuda_float32 PASSED [ 93%] 2023-01-11T22:23:17.4082992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flatten_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4083218Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fliplr_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4083442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flipud_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4083813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_cuda_float32 XFAIL [ 94%] 2023-01-11T22:23:17.4084059Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_floor_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4084266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmax_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4084480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmin_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4084772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_frac_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4085004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_frexp_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4085276Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4085557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4085832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4086126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gradient_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4086436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 94%] 2023-01-11T22:23:17.4086702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4086923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_half_cuda_float32 XFAIL [ 94%] 2023-01-11T22:23:17.4087203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4087435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_add_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4087667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_copy_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4087900Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_put_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4088147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_put_functorch_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4088383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_reduce_cuda_float32 XFAIL [ 94%] 2023-01-11T22:23:17.4088652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4088952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4089232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4089503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4089781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4090054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4090340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4090625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4090901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4091205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4091495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4091713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_kron_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4091945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_kthvalue_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4092216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ldexp_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4092453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lerp_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4092679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lgamma_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4092913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigvals_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4093171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_householder_product_cuda_float32 XFAIL [ 94%] 2023-01-11T22:23:17.4093514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4093767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4094000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4094243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4094534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:23:17.4094772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_multi_dot_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4095005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_norm_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4095258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 94%] 2023-01-11T22:23:17.4095591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 95%] 2023-01-11T22:23:17.4095826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_qr_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4096063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_slogdet_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4096296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4096530Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4096759Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_svd_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4097000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_tensorinv_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4097250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4097488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vander_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4097722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vecdot_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4097965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vector_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4098248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4098472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log1p_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4098698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp2_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4098926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4099217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4099498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4099840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4100132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4100354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logit_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4100631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4100903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4101214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4101444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_unpack_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4101670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mT_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4101903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_amax_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4102135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_amin_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4102425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4102710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:23:17.4102955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_cumprod_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4103194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_cumsum_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4103451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4103698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_log_softmax_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4103939Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_logaddexp_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4104171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_mean_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4104405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_scatter_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4104637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_softmin_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4104870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_std_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4105104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_sum_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4105338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_binary_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4105592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4105820Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_maximum_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4106042Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mean_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4106269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_median_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4106520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4106781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4107029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 95%] 2023-01-11T22:23:17.4107296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mode_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4107534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_msort_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4107747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mul_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4108035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:23:17.4108254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mv_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4108556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4108789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanmedian_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4109019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nansum_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4109245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_narrow_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4109484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_batch_norm_cuda_float32 XFAIL [ 96%] 2023-01-11T22:23:17.4110058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_dropout_backward_cuda_float32 [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4110512Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4110966Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4111403Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4111843Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4112288Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4112731Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4113170Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4113608Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4114088Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4114530Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4114963Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4115440Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4115877Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4116306Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4116736Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4117176Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4117615Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4118046Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4118477Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4118910Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4119340Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4119767Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4120238Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4120676Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4121111Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4121538Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4122024Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4122497Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4122929Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4123356Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4123943Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4124382Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4124816Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4125249Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4125678Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4126106Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4126535Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4127032Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4127475Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4127901Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4128395Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4128821Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4129249Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4129684Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4130115Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4130540Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4130968Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4131396Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4131829Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4132255Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4132684Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4133157Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4133594Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4134024Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4134537Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4134966Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4135392Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4135817Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4136250Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4136676Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4137103Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4137531Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4137961Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4138385Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4138811Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4139285Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4139722Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4140147Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4140575Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4141055Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4141483Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4141910Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4142343Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4142772Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4143197Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4143627Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4144060Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4144485Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4144911Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4145341Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4145824Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4146262Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4146689Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4147163Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4147595Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4148023Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4148452Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4148881Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4149312Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:23:17.4149412Z PASSED [ 96%] 2023-01-11T22:23:17.4149658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_layer_norm_cuda_float32 XFAIL [ 96%] 2023-01-11T22:23:17.4149959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:23:17.4150240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:23:17.4150520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 XFAIL [ 96%] 2023-01-11T22:23:17.4150791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4151054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4151299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4151576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 96%] 2023-01-11T22:23:17.4151830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4152081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4152381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4152637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_batch_norm_cuda_float32 XFAIL [ 96%] 2023-01-11T22:23:17.4152904Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 96%] 2023-01-11T22:23:17.4153146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_celu_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4153426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4153751Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4154009Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4154289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4154569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4154833Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4155123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4155418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4155683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4155941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4156192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4156455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4156703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4156950Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 96%] 2023-01-11T22:23:17.4157191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_elu_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4157520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 96%] 2023-01-11T22:23:17.4157788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4158077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4158363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (Skipped!) [ 96%] 2023-01-11T22:23:17.4158642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (Skipped!) [ 96%] 2023-01-11T22:23:17.4158877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_glu_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4159124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:23:17.4159446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardsigmoid_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 96%] 2023-01-11T22:23:17.4159746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_huber_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4160006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_instance_norm_cuda_float32 XFAIL [ 97%] 2023-01-11T22:23:17.4160266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4160528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4160792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4161099Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4161366Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4161617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4161861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4162107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_linear_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4162370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4162620Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4162871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool2d_cuda_float32 XFAIL [ 97%] 2023-01-11T22:23:17.4163120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4163377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4163637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 97%] 2023-01-11T22:23:17.4164079Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4164317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mish_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4164579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4164915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T22:23:17.4165254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T22:23:17.4165506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4165756Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_normalize_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4166010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4166264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4166529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4166789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4167025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_prelu_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4167340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_relu_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4167614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4167864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softmin_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4168125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4168374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softplus_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4168692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4168938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softsign_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4169192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4169434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_threshold_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4169694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4169919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_fro_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4170146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_inf_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4170365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_nuc_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4170590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_normal_cuda_float32 XFAIL [ 97%] 2023-01-11T22:23:17.4170863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 97%] 2023-01-11T22:23:17.4171150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 97%] 2023-01-11T22:23:17.4171493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 97%] 2023-01-11T22:23:17.4171718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_outer_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4171940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pca_lowrank_cuda_float32 XFAIL [ 97%] 2023-01-11T22:23:17.4172162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polar_cuda_float32 PASSED [ 97%] 2023-01-11T22:23:17.4172416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4172639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_prod_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4172870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_quantile_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4173151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4173431Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4173704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4173920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_real_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4174140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_renorm_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4174382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_repeat_interleave_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4174606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reshape_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4174934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4175174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resolve_conj_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4175392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rot90_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4175616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4175855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_0_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4176131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rsub_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4176358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_add_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4176604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4176851Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4177092Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_prod_cuda_float32 XFAIL [ 98%] 2023-01-11T22:23:17.4177334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4177626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4177945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 98%] 2023-01-11T22:23:17.4178170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sgn_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4178447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4178753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4178981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sigmoid_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4179280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4179577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4179885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4180195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4180494Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4180790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4181086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4181308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sinc_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4181521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sinh_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4181760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_slice_scatter_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4181986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_softmax_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4182253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sort_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4182553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4182843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4183363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 98%] 2023-01-11T22:23:17.4183723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4184029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4184268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i1_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4184562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:23:17.4185062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 98%] 2023-01-11T22:23:17.4185303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_log_ndtr_cuda_float32 PASSED [ 98%] 2023-01-11T22:23:17.4185605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4185906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4186183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4186492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4186801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4187307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:23:17.4187805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:23:17.4188049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_with_sizes_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4188271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stack_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4188499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_mean_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4188743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_mean_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4188980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4189201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stft_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4189420Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sub_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4189644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sum_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4189874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_svd_lowrank_cuda_float32 XFAIL [ 99%] 2023-01-11T22:23:17.4190138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_t_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4190355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_take_cuda_float32 XFAIL [ 99%] 2023-01-11T22:23:17.4190576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tanh_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4190806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensor_split_cuda_float32 XFAIL [ 99%] 2023-01-11T22:23:17.4191039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensordot_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4191261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_topk_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4191536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_transpose_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4191754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tril_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4191974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trunc_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4192194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unbind_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4192431Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unfold_copy_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4192660Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unfold_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4192940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4193217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4193454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4193687Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_complex_cuda_float32 XFAIL [ 99%] 2023-01-11T22:23:17.4193917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4194140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4194357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vsplit_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4194578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vstack_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4194801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_where_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4195020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zero__cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4195302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4195584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:23:17.4195865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4196159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4196427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4196688Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4196977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4197258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4197528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:23:17.4197813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvmapjvp_linalg_solve_cuda PASSED [100%] 2023-01-11T22:23:17.4197839Z 2023-01-11T22:23:17.4198000Z =============================== warnings summary =============================== 2023-01-11T22:23:17.4198298Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:23:17.4198764Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:23:17.4198898Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:23:17.4198919Z 2023-01-11T22:23:17.4199214Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:23:17.4199700Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-a046b0c5aacaf48d.xml - 2023-01-11T22:23:17.4199892Z = 3545 passed, 1034 skipped, 11 deselected, 197 xfailed, 1 warning in 4052.41s (1:07:32) = 2023-01-11T22:23:17.4200126Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T22:23:17.4200147Z 2023-01-11T22:23:17.4200534Z ##[endgroup] 2023-01-11T22:23:17.4200927Z FINISHED PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_2qjypc95) 2023-01-11T22:23:17.4200948Z 2023-01-11T22:33:46.8959873Z 2023-01-11T22:33:46.8960683Z Expand the folded group to see the log file of functorch/test_ops 2023-01-11T22:33:46.8962197Z ##[group]PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_ciqagwvc) 2023-01-11T22:33:46.8964379Z Test results will be stored in test-reports/python-pytest/functorch.test_ops/functorch.test_ops-51e61195b014dd01.xml 2023-01-11T22:33:46.8965010Z ============================= test session starts ============================== 2023-01-11T22:33:46.8965895Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:33:46.8966439Z cachedir: .pytest_cache 2023-01-11T22:33:46.8969420Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:33:46.8970306Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:33:46.8971176Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T22:33:46.8971806Z collecting ... collected 9536 items / 17 deselected / 9519 selected 2023-01-11T22:33:46.9662588Z Running 4732 items in this shard: test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_cross_entropy_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_l1_loss_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_layer_norm_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_mse_loss_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_broadcast_to_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_contiguous_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_expand_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_flatten_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_flatten_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_dsplit_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_unbind_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_vsplit_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mH_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mH_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mT_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_movedim_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_movedim_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_narrow_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_narrow_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_permute_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_positive_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_positive_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_neg_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_special_grad_op_jvp_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_special_grad_op_vjp_cuda, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_squeeze_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_transpose_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unflatten_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unfold_grad_op_jvp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unfold_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unsqueeze_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_grad_op_vjp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_H_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_MulGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyMulAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpySortAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___functorch_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___radd___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmatmul___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmul___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rsub___cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acos_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_all_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_allclose_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_angle_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_any_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_arange_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argwhere_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_partial_views_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_scatter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asinh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atanh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_baddbmm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bernoulli_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_to_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bucketize_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cartesian_prod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cat_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdist_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdouble_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cfloat_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_inverse_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chunk_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_max_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_min_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clone_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_column_stack_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_combinations_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_complex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_physical_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_copysign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_copysign_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_corrcoef_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cosh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_count_nonzero_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cov_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumprod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumsum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagflat_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diff_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dist_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_trunc_rounding_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_equal_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erf_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfc_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfinv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_as_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expm1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftshift_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftshift_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfftn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fill_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flip_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fliplr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flipud_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frac_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ge_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_grid_sampler_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gt_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_functorch_no_channels_last_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hstack_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hypot_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igamma_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igammac_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_add_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_fill_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_functorch_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_reduce_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_select_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isclose_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isfinite_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kron_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lgamma_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cross_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigh_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvals_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_ex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_ex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_ex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_singular_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_qr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_slogdet_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_ex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_triangular_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svdvals_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vander_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vector_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linspace_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log1p_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_with_dtype_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logcumsumexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logdet_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_and_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_not_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_or_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logit_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logspace_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logsumexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_solve_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_unpack_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mT_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_log_softmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logsumexp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_prod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_scatter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmax_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_var_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matrix_exp_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_no_dim_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_maximum_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_list_of_tensors_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_variadic_tensors_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_with_dim_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mode_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_movedim_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mv_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanquantile_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_dropout_backward_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_neg_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_strided_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_full_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_ones_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_bilinear_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_celu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_bag_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_functorch_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_glu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_glu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardsigmoid_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardswish_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_huber_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_instance_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_area_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_linear_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_leaky_relu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_linear_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_local_response_norm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_logsigmoid_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mish_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_nll_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_circular_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_constant_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_reflect_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_prelu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu6_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_rrelu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_selu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_silu_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softplus_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softshrink_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_tanhshrink_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_bilinear_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_nearest_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_fro_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_nuc_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_number_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten_index_put_functorch_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_2_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_3_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_4_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pow_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_qr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_quantile_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_like_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ravel_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reciprocal_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_renorm_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_interleave_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_as_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize__cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_conj_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_neg_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_3_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_neg_3_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsqrt_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_add_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_prod_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_searchsorted_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_offsets_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sgn_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sigmoid_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_bartlett_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_exponential_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_gaussian_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sort_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_t_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_u_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_w_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_erfcx_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_h_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_he_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1e_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_log_ndtr_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i0_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sqrt_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stack_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_unbiased_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_unbiased_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sub_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_to_size_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_lowrank_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_symeig_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_t_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_along_dim_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensor_split_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_sparse_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trace_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_true_divide_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unflatten_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_copy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unsqueeze_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_unbiased_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_where_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_xlogy_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_eq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expm1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rpow___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_abs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isnan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_outer_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randint_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_slice_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_tensorsolve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_unpack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_narrow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_celu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multilabel_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_nuc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_normal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ones_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_real_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_hermite_polynomial_h_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_with_sizes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unfold_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_T_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmod___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_aminmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_baddbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_inverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clone_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fliplr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isposinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lgamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_tensorinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log1p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_long_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_cumsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_maximum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanmedian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_ones_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_group_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_threshold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_upsample_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polar_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_renorm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_searchsorted_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_y1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_polygamma_special_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_stft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_svd_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tensordot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unbind_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_as_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_H_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpySortAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__native_batch_norm_legit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_arange_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_asinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bernoulli_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bfloat16_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bfloat16_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cdouble_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cfloat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_column_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_constant_pad_nd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_count_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_empty_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_floor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_frexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gradient_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_half_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyMulAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___getitem___functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmatmul___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule__softmax_backward_data_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_acos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmm_decomposed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_allclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argwhere_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atan2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bucketize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_byte_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cartesian_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_char_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_chunk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_max_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_conj_physical_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_double_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erfinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fftshift_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flipud_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_full_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_geqrf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isclose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isinf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_kthvalue_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vander_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vecdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logaddexp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_and_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_or_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_argmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_dropout_backward_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_ctc_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_bag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_huber_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_kl_div_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_linear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multi_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pairwise_distance_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_prelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_tanhshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_inf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sgn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_general_cosine_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_kaiser_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_nuttall_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_laguerre_polynomial_l_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_stack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_topk_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_igamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_reduce_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_int_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_int_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isneginf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isreal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_unary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_kron_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ldexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lerp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_householder_product_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lstsq_grad_oriented_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_rank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_multi_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_slogdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vector_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linspace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_not_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_xor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mT_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_logaddexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_softmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_meshgrid_list_of_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_meshgrid_variadic_tensors_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_msort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_multinomial_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nansum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_empty_strided_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional__scaled_dot_product_attention_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_alpha_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_elu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_fractional_max_pool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_instance_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_area_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_bicubic_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_nearest_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_trilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_leaky_relu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_local_response_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool2d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_constant_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_reflect_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pixel_shuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softmin_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softplus_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softsign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_fro_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pca_lowrank_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_quantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rand_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_repeat_interleave_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reshape_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resize_as__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resolve_conj_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rot90_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rsub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_sum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_segment_reduce_offsets_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_short_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_short_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_blackman_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_general_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_hamming_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sinc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sinh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_airy_ai_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_hermite_polynomial_he_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_legendre_polynomial_p_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_log_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_scaled_modified_bessel_k0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sub_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_take_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tensor_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_transpose_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tril_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trunc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_uniform_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unique_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_where_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zero__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zeros_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_CubeGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SelectGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___getitem___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___radd___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rdiv___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rsub___cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_acosh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_add_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addbmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addcdiv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addcmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_all_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_amin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_angle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_any_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argmin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argsort_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_partial_views_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_asin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_block_diag_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bool_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bool_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_shapes_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_byte_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ceil_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_chalf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_char_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_min_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_combinations_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_complex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_contiguous_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_corrcoef_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cos_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cov_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cummax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cummin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumprod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumulative_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_deg2rad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diag_embed_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagflat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diff_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_digamma_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_floor_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_no_rounding_mode_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_trunc_rounding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_double_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_einsum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_equal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erf_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erfc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_exp2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expand_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expand_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_eye_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfft2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfft_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfftn_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flip_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_floor_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gather_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ge_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_half_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_heaviside_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_histc_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hsplit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hstack_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hypot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_i0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_igammac_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_inner_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isfinite_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_4inputs_with_extra_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_binary_return_by_ref_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_le_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cond_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cross_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_det_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_det_singular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigvalsh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_inv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_inv_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_factor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_factor_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lstsq_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_power_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_rank_hermitian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_norm_subgradients_at_zero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_triangular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_svdvals_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log10_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logcumsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logdet_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_long_functorch_no_channels_last_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mH_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_fill_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_logsumexp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_median_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_normalize_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_prod_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_softmax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_matmul_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_matrix_exp_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_reduction_with_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_binary_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_reduction_no_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_minimum_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_movedim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_5_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nan_to_num_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanmean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanquantile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_narrow_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ne_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_empty_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_full_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_zeros_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nextafter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_binary_cross_entropy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv1d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_no_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_with_bias_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cosine_similarity_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_gaussian_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_gelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_grid_sample_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardshrink_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardswish_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardtanh_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hinge_embedding_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_layer_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_logsigmoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_margin_ranking_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool1d_grad_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool2d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool3d_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mse_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_circular_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_replicate_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pdist_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pixel_unshuffle_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_poisson_nll_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_relu6_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_rrelu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_selu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_silu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_smooth_l1_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_triplet_margin_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_unfold_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_upsample_bilinear_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nonzero_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_normal_number_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ops_aten_index_put_functorch_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ormqr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_permute_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pinverse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_2_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_4_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_positive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pow_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_put_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_qr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rad2deg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randint_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randn_like_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ravel_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reciprocal_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_remainder_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_repeat_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reshape_as_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resize__cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resolve_neg_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_roll_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_neg_3_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rsqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scalar_tensor_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_amax_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_segment_reduce_lengths_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_select_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_select_scatter_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sign_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_bartlett_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_exponential_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_gaussian_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_hann_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signbit_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sin_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_slice_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_softmax_with_dtype_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sparse_sampled_addmm_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_j1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_y0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_t_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_v_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_entr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_erfcx_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i0e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i1e_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_i1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_k1_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_ndtr_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_ndtri_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_spherical_bessel_j0_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_xlog1py_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_zeta_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_list_args_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sqrt_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_square_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_squeeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sum_to_size_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_svd_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_symeig_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_take_along_dim_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tan_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tile_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_to_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_to_sparse_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trace_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trapezoid_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trapz_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_triangular_solve_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_triu_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_true_divide_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unflatten_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unique_consecutive_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unsqueeze_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_mean_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_mean_unbiased_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vdot_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_copy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_xlogy_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_MulGenVmapAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyCubeAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SelectAutogradFunction_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 2023-01-11T22:33:47.0268005Z 2023-01-11T22:33:47.0268316Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_cross_entropy_cuda PASSED [ 0%] 2023-01-11T22:33:47.0268828Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_l1_loss_cuda PASSED [ 0%] 2023-01-11T22:33:47.0269329Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_layer_norm_cuda PASSED [ 0%] 2023-01-11T22:33:47.0269818Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_mse_loss_cuda PASSED [ 0%] 2023-01-11T22:33:47.0270334Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0271105Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0271728Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0272338Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0272908Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0273422Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___radd___cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0273981Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rdiv___cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0274421Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmod___cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0274883Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rsub___cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0275365Z functorch/test_ops.py::TestOperatorsCUDA::test_grad__softmax_backward_data_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0275843Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_add_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0276290Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addbmm_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0276753Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addcdiv_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0277233Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmm_decomposed_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0277712Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addr_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0278206Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:33:47.0278770Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:33:47.0279283Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_angle_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0279777Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:33:47.0280337Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:33:47.0280870Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_partial_views_cuda_float32 XFAIL [ 0%] 2023-01-11T22:33:47.0281368Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_scatter_cuda_float32 XFAIL [ 0%] 2023-01-11T22:33:47.0281841Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_1d_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0282317Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_2d_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0282782Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_3d_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0283255Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_baddbmm_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0284157Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bernoulli_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0284657Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bfloat16_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0285121Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_block_diag_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0285578Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_to_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0286056Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cartesian_prod_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0286536Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cdist_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0286994Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ceil_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0287598Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:33:47.0288138Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0288615Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_inverse_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0289083Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_solve_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0289557Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_min_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0290018Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_conj_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0290570Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_constant_pad_nd_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0291033Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_contiguous_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0291506Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_corrcoef_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0291973Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cosh_cuda_float32 PASSED [ 0%] 2023-01-11T22:33:47.0292431Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cross_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0292872Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cummin_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0293335Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumprod_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0293800Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_deg2rad_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0294253Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diag_embed_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0294724Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0295201Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_scatter_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0295698Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_no_rounding_mode_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0296174Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_trunc_rounding_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0296649Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dot_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0297111Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dsplit_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0297552Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_einsum_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0298075Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0298638Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0299188Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0299678Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_erfinv_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0300136Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_exp2_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0300600Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfft2_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0301063Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfft_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0301515Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifft_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0301981Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfft2_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0302453Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0302901Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfft_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0303367Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0303903Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfft_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0304380Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0304829Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fliplr_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0305288Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_flipud_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0305799Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0306254Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_power_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0306795Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_floor_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0307313Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0307826Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmin_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0308263Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_frac_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0308769Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0309324Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0309838Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_gradient_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0310298Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_grid_sampler_2d_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0310837Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0311396Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:33:47.0311889Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_hstack_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0312345Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_i0_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0312805Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_add_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0313274Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_copy_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0313746Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_put_functorch_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0314236Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_reduce_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0314713Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_select_cuda_float32 PASSED [ 1%] 2023-01-11T22:33:47.0315227Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0315764Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0316320Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0316876Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0317468Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0318061Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0318647Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0319166Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_kron_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0319664Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ldexp_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0320139Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lerp_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0320598Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lgamma_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0321068Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cond_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0321526Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_det_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0322013Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_det_singular_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0322590Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigh_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0323093Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_householder_product_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0323581Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_inv_ex_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0324317Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0324907Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0325442Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0325940Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_solve_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0326432Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_norm_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0326926Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_power_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0327472Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0328020Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_multi_dot_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0328503Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_norm_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0329008Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0329511Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_hermitian_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0329997Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_qr_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0330479Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_slogdet_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0330960Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0331421Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_svd_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0331901Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_svdvals_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0332389Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_tensorinv_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0332903Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0333410Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log10_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0333865Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log2_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0334325Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0334780Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logcumsumexp_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0335253Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logit_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0335836Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0336390Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:33:47.0336885Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0337342Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_solve_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0337795Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mH_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0338222Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mT_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0338752Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_amax_cuda_float32 PASSED [ 2%] 2023-01-11T22:33:47.0339284Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:33:47.0339813Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_cumsum_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0340273Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_fill_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0340775Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0341288Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_log_softmax_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0341762Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_logaddexp_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0342250Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_logsumexp_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0342728Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0343197Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_prod_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0343655Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_softmax_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0344129Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_std_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0344600Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_sum_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0345066Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_var_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0345514Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_matmul_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0345994Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_reduction_no_dim_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0346501Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_reduction_with_dim_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0346964Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_maximum_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0347424Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mean_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0347887Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_median_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0348377Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_meshgrid_list_of_tensors_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0348871Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_meshgrid_variadic_tensors_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0349378Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_reduction_with_dim_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0349857Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mode_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0350297Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_msort_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0350764Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nansum_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0351238Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_batch_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0351794Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_dropout_backward_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0352272Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_neg_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0352795Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:33:47.0353377Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:33:47.0353939Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:33:47.0354534Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional__scaled_dot_product_attention_cuda_float32 XFAIL [ 3%] 2023-01-11T22:33:47.0355081Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0355621Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0356155Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0356665Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0357184Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0357709Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool3d_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0358213Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_batch_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0358749Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0359292Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0359818Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0360340Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0360889Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0361434Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0362009Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0362551Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0363080Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 3%] 2023-01-11T22:33:47.0363608Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0364370Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cosine_similarity_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0364878Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_ctc_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0365387Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0365896Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0366409Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0366889Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_elu_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0367473Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_bag_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0368006Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0368515Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_functorch_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0369070Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0369645Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0370266Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0370757Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_glu_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0371267Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_group_norm_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0371778Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardswish_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0372285Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardtanh_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0372795Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0373328Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_area_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0373861Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_linear_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0374382Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_kl_div_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0374869Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_l1_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0375375Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_layer_norm_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0375899Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_local_response_norm_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0376415Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0376935Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0377443Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0377965Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0378475Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0378996Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0379522Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0380059Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0380583Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_replicate_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0381106Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pairwise_distance_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0381629Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0382154Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0382649Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_relu6_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0383199Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_relu_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0383706Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_rrelu_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0384182Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_selu_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0384687Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0385204Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0385774Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softmin_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0386265Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softshrink_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0386773Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softsign_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0387294Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0387846Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:33:47.0388339Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0388800Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_nuc_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0389262Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_normal_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0389723Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_normal_number_mean_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0390252Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0390817Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0391445Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0392024Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ops_aten_index_put_functorch_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0392510Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polar_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0392997Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_0_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0393508Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_1_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0393992Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_2_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0394498Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_3_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0395004Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_4_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0395488Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_positive_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0395936Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_pow_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0396392Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_prod_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0396848Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_qr_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0397345Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0397922Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0398545Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0399066Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ravel_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0399517Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_reciprocal_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0399988Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_renorm_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0400463Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_repeat_interleave_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0400997Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0401597Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0402109Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resolve_conj_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0402574Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_roll_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0403035Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rot90_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0403492Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_neg_3_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0404196Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rsqrt_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0404670Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_add_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0405123Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0405638Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_mean_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0406149Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_prod_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0406644Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_sum_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0407167Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0407709Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_segment_reduce_lengths_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0408214Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_segment_reduce_offsets_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0408671Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_select_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0409144Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_select_scatter_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0409669Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0410266Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0410792Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sigmoid_cuda_float32 PASSED [ 5%] 2023-01-11T22:33:47.0411336Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0411941Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:33:47.0412541Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0413138Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0413749Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0414268Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sin_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0414806Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sinc_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0415262Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sinh_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0415717Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_slice_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0416195Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_softmax_with_dtype_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0416735Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0417328Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0417953Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_erfcx_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0418435Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i1e_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0419000Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0419541Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_log_ndtr_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0420094Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0420704Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0421313Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0421832Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_ndtr_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0422320Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_ndtri_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0422848Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0423424Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0424371Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 6%] 2023-01-11T22:33:47.0425230Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 6%] 2023-01-11T22:33:47.0425894Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0426428Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sqrt_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0426876Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_square_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0427346Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_mean_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0427831Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_mean_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0428288Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_svd_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0428739Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_t_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0429207Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_take_along_dim_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0429673Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_take_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0430107Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tan_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0430623Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tensor_split_cuda_float32 XFAIL [ 6%] 2023-01-11T22:33:47.0431097Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_to_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0431530Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_topk_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0431997Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trapezoid_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0432464Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trapz_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0432918Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_triu_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0433479Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_true_divide_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0433945Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trunc_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0434404Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unfold_copy_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0434928Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:33:47.0435432Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0435878Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_mean_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0436359Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_mean_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0436844Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_as_complex_cuda_float32 XFAIL [ 6%] 2023-01-11T22:33:47.0437300Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_copy_cuda_float32 PASSED [ 6%] 2023-01-11T22:33:47.0437767Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0438224Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_vstack_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0438742Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 7%] 2023-01-11T22:33:47.0439281Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0439827Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0440394Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 7%] 2023-01-11T22:33:47.0440956Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0441487Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0442006Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___getitem___cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0442470Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmatmul___cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0442919Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmod___cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0443377Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmul___cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0444059Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rsub___cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0444557Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp__native_batch_norm_legit_cuda_float32 XFAIL [ 7%] 2023-01-11T22:33:47.0445010Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_abs_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0445453Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_add_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0445914Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addbmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0446358Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addcmul_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0446817Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0447375Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmm_decomposed_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0447868Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmv_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0448373Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_allclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0448879Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_amin_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0449395Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_aminmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0449972Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_angle_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0450468Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_arange_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0451043Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argwhere_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0451555Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_cuda_float32 XFAIL [ 7%] 2023-01-11T22:33:47.0452013Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_scatter_cuda_float32 XFAIL [ 7%] 2023-01-11T22:33:47.0452482Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atan2_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0452944Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_1d_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0453412Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_3d_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0453867Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_baddbmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0454332Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bernoulli_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0454789Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0455282Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bool_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0455875Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0456482Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0457021Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_tensors_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0457535Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bucketize_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0458100Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_byte_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0458615Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cartesian_prod_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0459092Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cdouble_cuda_float32 PASSED [ 7%] 2023-01-11T22:33:47.0459591Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_chalf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0460146Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_char_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0460739Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0461329Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:33:47.0461828Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_chunk_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0462284Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0462799Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_max_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0463280Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_min_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0463724Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clone_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0464183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_complex_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0464641Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_conj_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0465094Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_constant_pad_nd_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0465572Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_contiguous_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0466100Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_copysign_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0466564Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_corrcoef_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0467006Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cos_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0467456Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cosh_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0467976Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_count_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:33:47.0468478Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumsum_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0468938Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_deg2rad_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0469398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diag_embed_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0469866Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagflat_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0470323Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_copy_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0470795Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0471258Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dist_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0471737Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_no_rounding_mode_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0472193Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dot_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0472647Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_double_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0473143Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_double_functorch_no_channels_last_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0473675Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:33:47.0474240Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_eq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:33:47.0474737Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erf_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0475195Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erfc_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0475635Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erfinv_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0476092Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exp_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0476546Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0476986Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fft_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0477448Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0477913Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0478378Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0478819Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0479338Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0479816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0480265Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0480726Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0481183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flipud_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0481695Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:33:47.0482332Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:33:47.0482881Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_power_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0483348Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmin_cuda_float32 PASSED [ 8%] 2023-01-11T22:33:47.0484076Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_full_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:33:47.0484578Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gather_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0485083Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_geqrf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0485636Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_half_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0486231Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_half_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0486805Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_heaviside_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0487321Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hypot_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0487778Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_i0_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0488266Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_igamma_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0488826Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_igammac_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0489340Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_copy_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0489816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_put_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0490323Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_reduce_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0490843Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_select_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0491398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0491981Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0492514Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0493066Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isreal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0493659Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0494262Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0494923Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0495547Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0496062Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_kron_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0496531Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_kthvalue_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0496975Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ldexp_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0497553Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_le_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0498065Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cond_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0498536Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_det_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0498995Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigh_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0499459Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_inv_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0499991Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0500567Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0501158Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0501731Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lstsq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0502256Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_factor_ex_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0502730Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_norm_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0503217Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_power_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0503764Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:33:47.0504295Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_multi_dot_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0504757Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_norm_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0505246Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_hermitian_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0505882Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 9%] 2023-01-11T22:33:47.0506487Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_slogdet_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0506951Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0507428Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_ex_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0507903Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_svd_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0508364Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_tensorinv_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0508853Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vander_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0509330Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vecdot_cuda_float32 PASSED [ 9%] 2023-01-11T22:33:47.0509791Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log10_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0510228Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log1p_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0510740Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log2_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0511218Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logaddexp_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0511734Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logcumsumexp_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0512252Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logdet_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0512774Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_not_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0513398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_or_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0513950Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_xor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0514462Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logit_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0514927Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logsumexp_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0515442Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_long_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0516016Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0516597Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0517099Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_solve_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0517566Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_unpack_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0518015Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_amin_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0518541Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0519109Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0519633Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_cumprod_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0520104Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_log_softmax_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0520593Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_logaddexp_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0521076Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_mean_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0521532Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_median_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0522006Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_norm_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0522477Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_prod_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0522951Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_scatter_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0523413Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_select_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0524066Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_softmin_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0524540Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_sum_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0524992Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_binary_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0525506Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0526020Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_reduction_no_dim_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0526596Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_reduction_with_dim_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0527075Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_maximum_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0527566Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0528056Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_binary_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0528524Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_minimum_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0528962Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mm_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0529488Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_movedim_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0529942Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_msort_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0530446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_multinomial_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0530981Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0531461Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nan_to_num_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0531929Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanquantile_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0532439Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_narrow_copy_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:33:47.0532951Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_narrow_cuda_float32 PASSED [ 10%] 2023-01-11T22:33:47.0533491Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_dropout_backward_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0534088Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_layer_norm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0534587Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_neg_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0535109Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0535684Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0536242Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0536764Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0537293Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_batch_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0537826Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0538338Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0538870Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0539420Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0539946Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0540449Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0541023Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0541576Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0542134Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0542623Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_elu_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0543154Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0543726Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0544278Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0544866Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0545369Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_gelu_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0545858Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_glu_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0546365Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardshrink_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0546858Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardswish_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0547364Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardtanh_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0547875Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_instance_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0548378Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0548923Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0549441Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_kl_div_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0549945Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_layer_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0550430Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_leaky_relu_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0550947Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_local_response_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0551466Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_logsigmoid_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0551965Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0552446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool3d_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0552978Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:33:47.0553512Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0554041Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0554552Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0555130Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0555757Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:33:47.0556324Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_nll_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0556809Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_normalize_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0557321Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_circular_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0557898Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_replicate_cuda_float32 PASSED [ 11%] 2023-01-11T22:33:47.0558450Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0559005Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0559528Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0560034Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_relu_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0560556Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_rrelu_cuda_float32 XFAIL [ 12%] 2023-01-11T22:33:47.0561031Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_selu_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0561540Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0562047Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softmin_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0562544Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0563074Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0563620Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0564383Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_unfold_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0564848Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_fro_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0565382Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_normal_number_mean_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0565960Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0566504Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ones_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0567131Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0567705Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pca_lowrank_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0568172Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polar_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0568642Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0569151Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0569655Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0570153Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0570608Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_positive_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0571069Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_prod_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0571525Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_put_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0571955Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_qr_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0572475Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rand_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0573041Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randint_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0573683Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randn_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0574245Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randn_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0574759Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ravel_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0575229Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reciprocal_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0575703Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_remainder_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0576275Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_renorm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0576798Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_repeat_interleave_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0577330Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resize__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0577894Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resize_as__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0578400Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resolve_conj_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0578873Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resolve_neg_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0579350Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_3_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0579821Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_neg_3_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0580302Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rsub_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0580764Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_add_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0581255Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_amin_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0581729Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_mean_cuda_float32 PASSED [ 12%] 2023-01-11T22:33:47.0582282Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0582882Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:33:47.0583406Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_select_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0583926Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0584539Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0585158Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0585769Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0586274Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sinh_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0586733Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_slice_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0587201Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_softmax_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0587736Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0588318Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0588949Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0589568Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0590190Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0590719Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_entr_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0591202Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_erfcx_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0591826Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0592446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0592968Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i0e_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0593440Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i1_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0593908Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i1e_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0594361Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_log_ndtr_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0594910Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0595512Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0596409Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:33:47.0597246Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:33:47.0598100Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 13%] 2023-01-11T22:33:47.0598759Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0599354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_zeta_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0599886Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_list_args_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0600355Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_with_sizes_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0600831Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_squeeze_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0601290Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_stft_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0601725Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sub_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0602183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sum_to_size_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0602647Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_svd_lowrank_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0603164Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_symeig_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:33:47.0603876Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_take_along_dim_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0604365Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tanh_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0604906Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tensor_split_cuda_float32 XFAIL [ 13%] 2023-01-11T22:33:47.0605378Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tensordot_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0605878Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tile_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0606329Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_to_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0606777Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_topk_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0607218Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trace_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0607679Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_transpose_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0608220Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trapz_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0608676Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_triangular_solve_cuda_float32 PASSED [ 13%] 2023-01-11T22:33:47.0609150Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_triu_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0609614Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_true_divide_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0610079Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trunc_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0610520Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unbind_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0610983Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unfold_copy_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0611446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unfold_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0611910Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unsqueeze_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0612354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0612804Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vdot_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0613271Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_as_complex_cuda_float32 XFAIL [ 14%] 2023-01-11T22:33:47.0613722Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vsplit_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0614176Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_where_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0614635Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_xlogy_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0615088Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zero__cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0615584Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zeros_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 14%] 2023-01-11T22:33:47.0616167Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0616739Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0617289Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0617876Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0618471Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0619078Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0619602Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_H_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0620114Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0620708Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 14%] 2023-01-11T22:33:47.0621312Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0621926Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0622478Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0622975Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_T_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0623440Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___getitem___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0623897Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___radd___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0624422Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rdiv___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0624894Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmatmul___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0625345Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmod___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0625815Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmul___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0626270Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rpow___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0626732Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rsub___cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0627204Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__softmax_backward_data_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0627694Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_abs_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0628156Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_acos_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0628658Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:33:47.0629227Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:33:47.0629745Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_amax_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0630210Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_angle_cuda_float32 PASSED [ 14%] 2023-01-11T22:33:47.0630706Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:33:47.0631273Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:33:47.0631836Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:33:47.0632400Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:33:47.0632905Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0633398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_scatter_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0633879Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_asin_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0634342Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_asinh_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0634788Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atan_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0635255Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_2d_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0635726Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bfloat16_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0636221Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0636729Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_block_diag_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0637200Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bmm_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0637798Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:33:47.0638349Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_to_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0638902Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:33:47.0639446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cdouble_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0639917Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cfloat_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0640423Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_chalf_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0640889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_chunk_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0641354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0641810Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_max_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0642280Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clone_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0642759Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_combinations_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0643237Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_complex_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0644028Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_conj_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0644739Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_copysign_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0645221Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cummax_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0645674Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumprod_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0646176Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0646676Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_copy_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0647160Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0647617Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_digamma_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0648081Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dist_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0648568Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_floor_rounding_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0649079Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0649561Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_trunc_rounding_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0650111Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:33:47.0650676Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:33:47.0651235Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:33:47.0651730Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_exp2_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0652196Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_exp_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0652661Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expand_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0653164Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:33:47.0653678Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0654251Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fft_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0654742Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0655196Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0655667Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0656134Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0656587Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifftshift_cuda_float32 PASSED [ 15%] 2023-01-11T22:33:47.0657159Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfft_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0657630Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0658113Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfft_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0658563Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0659036Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fill_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0659505Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flatten_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0659974Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flip_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0660423Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fliplr_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0660894Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flipud_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0661407Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0661958Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0662481Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmax_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0662948Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmin_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0663402Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_frac_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0663838Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_frexp_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0664363Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0664884Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gradient_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0665354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_half_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0665800Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hsplit_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0666264Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_i0_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0666727Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_fill_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0667186Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_reduce_cuda_float32 XFAIL [ 16%] 2023-01-11T22:33:47.0667670Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_select_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0668142Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_inner_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0668659Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0669242Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0669835Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0670451Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0671026Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0671575Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0672177Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0672841Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0673367Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_kthvalue_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0673820Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ldexp_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0674289Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lgamma_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0674766Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cond_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0675230Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigvals_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0675727Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0676256Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_householder_product_cuda_float32 SKIPPED (Skipped!) [ 16%] 2023-01-11T22:33:47.0676778Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_inv_ex_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0677303Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0677896Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:33:47.0678430Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lstsq_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0678907Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0679372Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_solve_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0679862Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0680367Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_power_cuda_float32 PASSED [ 16%] 2023-01-11T22:33:47.0680851Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_multi_dot_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0681337Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0681857Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0682385Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0682870Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_slogdet_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0683357Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_ex_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0684102Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_triangular_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0684625Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0685110Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vander_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0685590Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vecdot_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0686173Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vector_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0686713Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:33:47.0687228Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log2_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0687692Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0688165Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0688628Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logaddexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0689188Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logcumsumexp_cuda_float32 XFAIL [ 17%] 2023-01-11T22:33:47.0689667Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logdet_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0690199Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:33:47.0690763Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:33:47.0691280Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logit_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0691801Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:33:47.0692322Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logsumexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0692784Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_solve_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0693256Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_unpack_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0693719Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mH_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0694175Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_amin_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0694709Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:33:47.0695247Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_log_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0695743Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_logsumexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0696213Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_median_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0696691Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0697184Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_scatter_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0697655Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_select_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0698147Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_softmin_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0698629Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_std_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0699106Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_var_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0699558Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_matmul_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0700043Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0700553Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0701050Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_binary_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0701520Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0702052Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_minimum_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0702528Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mm_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0702971Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mode_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0703435Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_movedim_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0703926Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 17%] 2023-01-11T22:33:47.0704438Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0704974Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0705464Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nan_to_num_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0705984Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanmean_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0706466Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanquantile_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0706927Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nansum_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0707412Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_batch_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0707891Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_neg_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0708412Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 18%] 2023-01-11T22:33:47.0709000Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 18%] 2023-01-11T22:33:47.0709559Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0710107Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0710622Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0711140Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0711656Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0712189Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0712704Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_bilinear_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0713231Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0713791Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0714329Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0714824Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0715369Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0715928Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0716475Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0717028Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0717677Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0718251Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0718771Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0719299Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0719818Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0720417Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0720982Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0721550Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0722084Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_grid_sample_cuda_float32 XFAIL [ 18%] 2023-01-11T22:33:47.0722604Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0723099Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0723625Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0724382Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_instance_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0724921Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0725443Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0725977Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0726493Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0727011Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0727516Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0728038Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0728565Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multi_margin_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T22:33:47.0729072Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0729595Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 18%] 2023-01-11T22:33:47.0730118Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0730650Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0731150Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pdist_cuda_float32 XFAIL [ 19%] 2023-01-11T22:33:47.0731668Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0732185Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_relu6_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0732688Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_relu_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0733175Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_rrelu_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0733753Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_silu_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0734283Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0734801Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softsign_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0735299Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_threshold_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0735811Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_unfold_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0736410Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0736893Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0737365Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_inf_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0737845Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_nuc_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0738321Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_normal_cuda_float32 XFAIL [ 19%] 2023-01-11T22:33:47.0738791Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_normal_number_mean_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0739336Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:33:47.0739975Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:33:47.0740593Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0741068Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ormqr_cuda_float32 XFAIL [ 19%] 2023-01-11T22:33:47.0741535Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_outer_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0742006Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pca_lowrank_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0742464Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_permute_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0742938Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pinverse_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0743438Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0743954Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0744428Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_put_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0744886Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_qr_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0745355Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_quantile_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0745886Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:33:47.0746443Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:33:47.0746967Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reciprocal_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0747443Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_renorm_cuda_float32 XFAIL [ 19%] 2023-01-11T22:33:47.0747899Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reshape_as_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0748382Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reshape_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0748914Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:33:47.0749499Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resolve_conj_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0749974Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resolve_neg_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0750446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rot90_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0750908Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rsub_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0751375Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0751847Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0752408Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0752913Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_prod_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0753399Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 19%] 2023-01-11T22:33:47.0753948Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0754483Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_select_scatter_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0755011Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0755589Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0756215Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0756827Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0757436Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0758026Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0758647Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0759259Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0759861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0760373Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sin_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0760841Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sinh_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0761318Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_slice_scatter_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0761860Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0762434Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0763019Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0763607Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:33:47.0764731Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 20%] 2023-01-11T22:33:47.0765382Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_entr_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0765890Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_erfcx_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0766376Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i0e_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0766859Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i1_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0767329Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_log_ndtr_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0767824Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_ndtri_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0768691Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 20%] 2023-01-11T22:33:47.0769554Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 20%] 2023-01-11T22:33:47.0770386Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 20%] 2023-01-11T22:33:47.0770972Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_squeeze_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0771437Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0771897Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sub_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0772342Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sum_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0772810Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sum_to_size_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0773293Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_svd_lowrank_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0773748Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_symeig_cuda_float32 XFAIL [ 20%] 2023-01-11T22:33:47.0774216Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_take_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0774689Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tensor_split_cuda_float32 XFAIL [ 20%] 2023-01-11T22:33:47.0775160Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_to_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0775608Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_to_sparse_cuda_float32 XFAIL [ 20%] 2023-01-11T22:33:47.0776078Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trace_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0776563Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_triangular_solve_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0777024Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_triu_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0777496Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unbind_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0777973Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unfold_copy_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0778451Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unsqueeze_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0778904Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0779366Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_mean_cuda_float32 PASSED [ 20%] 2023-01-11T22:33:47.0779834Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vdot_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0780317Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_as_complex_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0780779Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vsplit_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0781244Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_where_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0781763Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_xlogy_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0782285Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0782864Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0783435Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0784040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0784673Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0785246Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0785819Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0786369Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0786906Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0787495Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0788089Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0788665Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0789253Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 21%] 2023-01-11T22:33:47.0789880Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0790464Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0791013Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0791602Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0792226Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0792821Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_broadcast_to_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0793349Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_contiguous_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0793888Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_expand_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0794420Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_flatten_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0794946Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_flatten_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0795469Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_dsplit_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0796025Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0796575Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0796852Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_unbind_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0797175Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_vsplit_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0797440Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mH_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0797675Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mH_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0797929Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mT_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0798190Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_movedim_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0798445Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_movedim_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0798758Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_narrow_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0799010Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_narrow_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0799270Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_permute_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0799534Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_positive_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0799788Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_positive_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0800033Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_neg_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0800287Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_special_grad_op_jvp_cuda PASSED [ 21%] 2023-01-11T22:33:47.0800541Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_special_grad_op_vjp_cuda PASSED [ 21%] 2023-01-11T22:33:47.0800800Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_squeeze_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0801065Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_transpose_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:33:47.0801322Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unflatten_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0801578Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unfold_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0801830Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unfold_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0802091Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unsqueeze_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0802350Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0802606Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0802823Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_H_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0803095Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0803358Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0803879Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0804190Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0804455Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0804720Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SelectAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0804948Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___getitem___cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0805260Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___getitem___functorch_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0805501Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___radd___cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0805764Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rdiv___cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0805985Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmul___cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0806269Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp__softmax_backward_data_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0806491Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_add_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0806787Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addbmm_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0807014Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addcdiv_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0807221Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addcmul_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0807448Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmm_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0807691Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmm_decomposed_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0807911Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmv_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0808135Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addr_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0808353Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_amax_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0808633Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:33:47.0808914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:33:47.0809195Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:33:47.0809429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_partial_views_cuda_float32 XFAIL [ 22%] 2023-01-11T22:33:47.0809653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atan2_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0809878Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atan_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0810097Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atanh_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0810321Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bfloat16_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0810586Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0810808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bmm_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0811106Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:33:47.0811322Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_to_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0811605Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:33:47.0811880Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:33:47.0812097Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cat_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0812318Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cdist_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0812542Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cdouble_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0812766Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ceil_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0812992Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cfloat_cuda_float32 PASSED [ 22%] 2023-01-11T22:33:47.0813353Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:33:47.0813564Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_chunk_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0813788Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0814016Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_max_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0814241Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_min_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0814459Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clone_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0814757Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_column_stack_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0814992Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_combinations_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0815219Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_complex_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0815444Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_conj_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0815714Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:33:47.0815932Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cov_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0816153Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cross_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0816378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cummin_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0816601Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumprod_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0816853Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumulative_trapezoid_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0817078Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_deg2rad_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0817309Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diag_embed_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0817512Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diff_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0817733Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_digamma_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0817955Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dist_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0818197Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_trunc_rounding_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0818414Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dot_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0818637Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dstack_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0818918Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:33:47.0819203Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:33:47.0819475Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:33:47.0819729Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:33:47.0819952Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erfinv_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0820170Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_exp_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0820390Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expand_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0820617Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expm1_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0820886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:33:47.0821109Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fft2_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0821385Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fftn_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0821602Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfft2_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0821826Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifft_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0822057Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifftn_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0822289Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifftshift_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0822519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfft2_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0822790Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfft_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0823016Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfftn_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0823240Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fill_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0823465Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flatten_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0823669Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flip_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0823890Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0824151Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 23%] 2023-01-11T22:33:47.0824378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_power_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0824602Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_floor_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0824884Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0825105Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_frexp_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0825334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gradient_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0825552Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_grid_sampler_2d_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0825815Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0826098Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0826374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0826602Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hsplit_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0826824Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hstack_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0827042Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_i0_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0827321Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0827601Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0827810Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_fill_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0828037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_put_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0828278Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_put_functorch_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0828515Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_reduce_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0828746Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_select_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0828968Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_inner_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0829292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0829612Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0829886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0830146Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0830421Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0830747Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0831029Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0831333Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0831639Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0831926Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0832149Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_kron_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0832374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ldexp_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0832643Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0832855Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_det_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0833098Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_det_singular_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0833334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigvalsh_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0833562Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_inv_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0833851Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0834145Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0834436Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:33:47.0834668Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lstsq_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0834926Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0835133Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0835368Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_factor_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0835608Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0835843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_power_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0836088Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 24%] 2023-01-11T22:33:47.0836416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 25%] 2023-01-11T22:33:47.0836650Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_slogdet_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0836929Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0837186Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_triangular_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0837403Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_svdvals_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0837640Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_tensorinv_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0837880Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_tensorsolve_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0838109Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vecdot_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0838412Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vector_norm_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0838638Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log1p_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0838862Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0839089Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_softmax_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0839300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logaddexp2_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0839531Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logcumsumexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0839813Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0840096Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0840382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0840609Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logsumexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0840917Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0841188Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0841406Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0841632Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_solve_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0841837Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_unpack_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0842056Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mH_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0842339Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0842630Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0842864Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_cumprod_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0843099Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_cumsum_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0843336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_logsumexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0843565Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_normalize_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0843992Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_softmin_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0844239Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_std_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0844465Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_sum_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0844687Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_matmul_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0844993Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_matrix_exp_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0845268Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0845511Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_reduction_no_dim_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0845757Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_reduction_with_dim_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0846005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0846239Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0846536Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_binary_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0846781Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_reduction_with_dim_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0847005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mode_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0847229Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_movedim_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0847516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:33:47.0847734Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mv_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0847975Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0848198Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanmean_cuda_float32 PASSED [ 25%] 2023-01-11T22:33:47.0848414Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanmedian_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0848648Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanquantile_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0848885Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_batch_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0849156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:33:47.0849376Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_neg_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0849653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:33:47.0849933Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:33:47.0850250Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (expects contiguous inputs) [ 26%] 2023-01-11T22:33:47.0850521Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0850766Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0851020Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0851288Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0851543Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0851823Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0852089Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0852362Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0852707Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0852986Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0853225Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0853485Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0853742Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0854002Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0854319Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0854556Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_elu_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0854809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0855089Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0855354Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0855605Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardshrink_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0855836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_huber_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0856091Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_instance_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0856352Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0856597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_kl_div_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0856841Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_l1_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0857090Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_layer_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0857336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0857581Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0857805Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0858049Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0858285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0858548Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0858800Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0859053Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0859311Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0859555Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mse_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0859822Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0860079Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0860303Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pdist_cuda_float32 PASSED [ 26%] 2023-01-11T22:33:47.0860603Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0860870Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0861111Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_relu6_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0861352Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_selu_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0861588Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_silu_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0861945Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0862193Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softplus_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0862426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0862675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_threshold_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0862938Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0863218Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0863464Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_unfold_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0863685Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0863915Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_inf_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0864136Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_normal_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0864380Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_normal_number_mean_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0864636Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:33:47.0864917Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:33:47.0865175Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0865395Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ormqr_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0865615Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_outer_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0865845Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_permute_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0866073Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pinverse_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0866294Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polar_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0866543Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0866772Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0867017Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0867242Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_positive_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0867463Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_prod_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0867745Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:33:47.0868023Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:33:47.0868292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ravel_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0868522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_real_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0868753Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_remainder_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0868977Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_repeat_interleave_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0869205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reshape_as_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0869434Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resolve_neg_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0869701Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rot90_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0869937Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_0_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0870180Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_neg_3_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0870407Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rsqrt_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0870693Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:33:47.0870902Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_add_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0871141Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_mean_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0871427Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:33:47.0871675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_segment_reduce_offsets_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0871900Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sigmoid_cuda_float32 PASSED [ 27%] 2023-01-11T22:33:47.0872117Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sign_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0872418Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0872713Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0873019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0873317Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0873608Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0873914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0874213Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0874510Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0874732Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sinh_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0874968Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_slice_scatter_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0875257Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0875550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0875836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0876470Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T22:33:47.0876952Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T22:33:47.0877186Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_entr_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0877420Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_erfcx_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0877700Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i1_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0877931Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i1e_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0878169Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_log_ndtr_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0878478Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0878778Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0879080Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0879292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_ndtr_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0879568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0879882Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0880196Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0880706Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T22:33:47.0881212Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T22:33:47.0881519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:33:47.0881759Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_xlog1py_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0881993Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_list_args_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0882232Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_with_sizes_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0882442Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_square_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0882665Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0882889Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_mean_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0883119Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_unbiased_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0883337Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sub_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0883552Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_svd_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0884005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_svd_lowrank_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0884249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_take_along_dim_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0884467Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tan_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0884755Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tensor_split_cuda_float32 XFAIL [ 28%] 2023-01-11T22:33:47.0884989Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tile_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0885212Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trapz_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0885439Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_true_divide_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0885669Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unflatten_cuda_float32 PASSED [ 28%] 2023-01-11T22:33:47.0885895Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unfold_copy_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0886187Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unfold_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0886416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unsqueeze_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0886622Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vdot_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0886857Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_as_complex_cuda_float32 XFAIL [ 29%] 2023-01-11T22:33:47.0887082Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vsplit_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0887304Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vstack_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0887522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_xlogy_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0887802Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0888091Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0888370Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0888596Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_H_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0888798Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_T_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0889025Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___radd___cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0889252Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmod___cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0889474Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rpow___cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0889696Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rsub___cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0889950Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__native_batch_norm_legit_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0890202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__softmax_backward_data_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0890427Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_abs_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0890638Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_acos_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0890867Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_acosh_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0891084Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_add_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0891315Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addbmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0891549Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addcdiv_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0891773Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0892004Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmv_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0892281Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0892615Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0892888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0893172Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0893451Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0893732Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0894033Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0894289Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_partial_views_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0894518Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_asinh_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0894743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atanh_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0894976Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_1d_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0895185Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_2d_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0895416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_baddbmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0895684Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0895913Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0896190Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0896506Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0896805Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0897075Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:33:47.0897315Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cartesian_prod_cuda_float32 PASSED [ 29%] 2023-01-11T22:33:47.0897517Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cat_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0897820Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 30%] 2023-01-11T22:33:47.0898048Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cdouble_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0898365Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:33:47.0898594Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0898834Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_solve_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0899058Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_chunk_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0899285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0899516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_max_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0899736Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_column_stack_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0899965Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_complex_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0900202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_conj_physical_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0900484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_contiguous_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0900726Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_copysign_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0901018Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:33:47.0901244Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cross_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0901471Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cummax_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0901743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cummin_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0901953Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagflat_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0902193Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_copy_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0902424Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diff_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0902653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_digamma_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0902903Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0903148Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_trunc_rounding_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0903374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dot_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0903598Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_double_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0903808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erf_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0904036Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erfinv_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0904265Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0904502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fftshift_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0904735Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0904970Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0905200Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfft_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0905425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0905703Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fliplr_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0905917Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0906184Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0906425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_power_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0906652Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmax_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0906874Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmin_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0907099Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmod_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0907322Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_frexp_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0907602Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:33:47.0907883Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:33:47.0908177Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 30%] 2023-01-11T22:33:47.0908505Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:33:47.0908780Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 30%] 2023-01-11T22:33:47.0909061Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0909284Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_i0_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0909563Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0909846Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_add_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0910079Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_fill_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0910318Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_select_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0910576Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0910860Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0911138Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0911421Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0911704Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0912011Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0912303Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0912616Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0912909Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0913138Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ldexp_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0913347Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lerp_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0913576Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lgamma_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0913808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cond_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0914049Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cross_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0914280Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_det_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0914529Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_det_singular_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0914759Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eig_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0915021Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_householder_product_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0915241Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_inv_ex_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0915542Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0915838Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0916127Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_factor_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0916382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_power_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0916680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0916920Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_multi_dot_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0917190Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0917568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 31%] 2023-01-11T22:33:47.0917806Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0918032Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_ex_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0918287Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_triangular_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0918519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_svd_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0918758Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_svdvals_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0919003Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0919241Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vander_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0919478Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vecdot_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0919703Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log10_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0919945Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logcumsumexp_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0920158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logdet_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0920451Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0920734Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0921007Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:33:47.0921237Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_cuda_float32 PASSED [ 31%] 2023-01-11T22:33:47.0921471Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_amin_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0921761Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:33:47.0922054Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:33:47.0922294Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_cumprod_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0922514Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_cumsum_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0922779Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0923025Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_log_softmax_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0923275Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_logaddexp_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0923513Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_logsumexp_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0924028Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_mean_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0924285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_norm_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0924526Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_normalize_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0924758Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_prod_cuda_float32 XFAIL [ 32%] 2023-01-11T22:33:47.0924979Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_select_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0925210Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_std_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0925511Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_var_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0925763Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0925993Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_maximum_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0926222Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mean_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0926450Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_median_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0926707Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0926939Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0927193Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0927444Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0927693Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0927922Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nan_to_num_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0928158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanmedian_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0928393Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanquantile_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0928683Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:33:47.0928927Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_batch_norm_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0929165Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_dropout_backward_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0929447Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:33:47.0929670Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_neg_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0929957Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:33:47.0930237Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:33:47.0930518Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:33:47.0930788Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0931057Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0931321Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0931558Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0931886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0932147Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_bilinear_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0932431Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0932682Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0932933Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0933220Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0933550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 32%] 2023-01-11T22:33:47.0933836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0934131Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0934376Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0934636Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0934898Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0935165Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0935427Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0935679Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 33%] 2023-01-11T22:33:47.0935934Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0936203Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0936489Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0936757Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0937032Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0937279Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_gelu_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0937533Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0937789Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_huber_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0938058Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0938326Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0938600Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0938964Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0939243Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0939476Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_linear_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0939853Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0940156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0940624Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0940919Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0941167Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0941573Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 33%] 2023-01-11T22:33:47.0941854Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mish_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0942154Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0942476Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0942770Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_normalize_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0943066Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0943403Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0943699Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0943954Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0944250Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0944550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_prelu_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0944838Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_rrelu_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0945121Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_selu_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0945422Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0945715Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0946038Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softmin_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0946386Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0946628Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0946939Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0947257Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:33:47.0947559Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0947855Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0948173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0948440Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0948739Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_nuc_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0949065Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_normal_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0949331Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0949717Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0949986Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pca_lowrank_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0950250Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_permute_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0950568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pinverse_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0950832Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polar_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0951133Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0951502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0951791Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0952023Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0952285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_positive_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0980696Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_put_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0981016Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_qr_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0981247Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_quantile_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0981534Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0981814Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0982085Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0982309Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ravel_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0982524Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_real_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0982750Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reciprocal_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0982976Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_remainder_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0983194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_renorm_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0983431Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_repeat_interleave_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0983651Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reshape_as_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0983923Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0984193Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0984411Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0984653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0984881Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_add_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0985115Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0985516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0985772Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0986084Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T22:33:47.0986298Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sgn_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0986565Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0986945Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0987166Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sigmoid_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0987383Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sign_cuda_float32 PASSED [ 34%] 2023-01-11T22:33:47.0987674Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0987967Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0988264Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0988555Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:33:47.0988857Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0989157Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0989438Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0989725Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0989939Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sin_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0990156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_slice_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0990387Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_slice_scatter_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0990623Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_softmax_with_dtype_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0990836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sort_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0991076Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 35%] 2023-01-11T22:33:47.0991381Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0991950Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 35%] 2023-01-11T22:33:47.0992178Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_entr_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0992405Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_erfcx_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0992712Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0992942Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_log_ndtr_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0993292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0993597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0993888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0994175Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0994451Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_ndtr_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0994747Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.0995255Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 35%] 2023-01-11T22:33:47.0995739Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 35%] 2023-01-11T22:33:47.0995971Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_list_args_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0996202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_with_sizes_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0996418Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sqrt_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0996631Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0996848Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_mean_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0997063Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_stft_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0997284Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sum_to_size_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0997488Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_svd_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0997710Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_svd_lowrank_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0997918Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_t_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0998143Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_take_along_dim_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0998358Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tanh_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0998579Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tensordot_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0998795Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tile_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0999013Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_to_sparse_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0999218Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_topk_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0999438Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_transpose_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0999649Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tril_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.0999871Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_true_divide_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.1000086Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trunc_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.1000306Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unbind_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.1000516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unfold_cuda_float32 PASSED [ 35%] 2023-01-11T22:33:47.1000856Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:33:47.1001079Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_mean_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1001313Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_mean_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1001537Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1001752Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_as_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1001968Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_copy_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1002287Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1002593Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 36%] 2023-01-11T22:33:47.1002888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1003152Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1003410Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1004077Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1004393Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1004661Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1004924Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1005188Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1005485Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 36%] 2023-01-11T22:33:47.1005777Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1006063Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1006315Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1006577Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1006787Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_T_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1007082Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1007302Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___getitem___cuda_float32 XFAIL [ 36%] 2023-01-11T22:33:47.1007541Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___getitem___functorch_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1007760Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmod___cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1007977Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmul___cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1008187Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rsub___cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1008430Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap__native_batch_norm_legit_cuda_float32 XFAIL [ 36%] 2023-01-11T22:33:47.1008665Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap__softmax_backward_data_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1008877Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_abs_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1009171Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_acos_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1009402Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_acosh_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1009615Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_add_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1009832Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addcmul_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1010049Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmm_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1010287Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmm_decomposed_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1010566Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmv_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1010842Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:33:47.1011060Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_amax_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1011332Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:33:47.1011546Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_angle_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1011818Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:33:47.1012088Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:33:47.1012362Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:33:47.1012603Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_partial_views_cuda_float32 XFAIL [ 36%] 2023-01-11T22:33:47.1012830Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_scatter_cuda_float32 XFAIL [ 36%] 2023-01-11T22:33:47.1013046Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_asin_cuda_float32 PASSED [ 36%] 2023-01-11T22:33:47.1013258Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_asinh_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1013478Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_1d_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1013699Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_2d_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1013941Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 37%] 2023-01-11T22:33:47.1014163Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bfloat16_cuda_float32 XFAIL [ 37%] 2023-01-11T22:33:47.1014373Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bmm_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1014643Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1014922Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1015149Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_to_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1015421Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1015726Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1015943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cat_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1016160Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cdouble_cuda_float32 XFAIL [ 37%] 2023-01-11T22:33:47.1016373Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ceil_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1016643Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1016870Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_chunk_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1017085Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_min_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1017300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clone_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1017522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_column_stack_cuda_float32 XFAIL [ 37%] 2023-01-11T22:33:47.1017741Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_complex_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1018005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_conj_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1018235Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_constant_pad_nd_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1018463Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_contiguous_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1018686Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_copysign_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1018897Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cos_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1019106Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cosh_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1019386Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1019604Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_deg2rad_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1019823Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diag_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1020040Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagflat_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1020253Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diff_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1020471Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_double_cuda_float32 XFAIL [ 37%] 2023-01-11T22:33:47.1020728Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_double_functorch_no_channels_last_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1020997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1021265Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1021478Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erf_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1021692Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_exp2_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1021913Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expand_as_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1022130Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expand_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1022399Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:33:47.1022640Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fftshift_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1022870Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfft_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1023081Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifft2_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1023309Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifftn_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1023550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifftshift_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1023778Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfft_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1024011Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfftn_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1024291Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfft2_cuda_float32 PASSED [ 37%] 2023-01-11T22:33:47.1024528Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfft_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1024757Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfft2_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1024988Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfft_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1025201Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flatten_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1025432Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fliplr_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1025720Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flipud_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1025988Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_functorch_no_channels_last_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1026230Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_power_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1026459Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_floor_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1026685Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gather_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1026964Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1027224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1027443Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_half_cuda_float32 XFAIL [ 38%] 2023-01-11T22:33:47.1027708Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_half_functorch_no_channels_last_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1027995Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1028277Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1028506Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hsplit_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1028788Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1029019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_add_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1029253Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_fill_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1029494Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_select_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1029702Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_inner_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1029984Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1030268Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1030553Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1030832Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1031110Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1031429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1031726Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1032086Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1032301Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_kron_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1032581Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1032810Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lerp_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1033048Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cond_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1033354Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_det_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1033605Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_det_singular_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1033839Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eig_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1034084Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigvalsh_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1034346Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_householder_product_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1034558Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_inv_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1034850Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1035083Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lstsq_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1035332Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_factor_ex_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1035574Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_solve_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1035822Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_norm_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1036070Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_power_cuda_float32 PASSED [ 38%] 2023-01-11T22:33:47.1036369Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:33:47.1036608Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_norm_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1036857Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1037094Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1037425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 39%] 2023-01-11T22:33:47.1037668Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_slogdet_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1037905Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1038145Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_ex_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1038378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_svd_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1038619Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vander_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1038906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:33:47.1039119Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log1p_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1039345Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log2_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1039578Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logaddexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1039865Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logcumsumexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1040105Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logdet_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1040398Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:33:47.1040687Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:33:47.1040977Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:33:47.1041265Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logsumexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1041527Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:33:47.1041764Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_solve_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1041997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_unpack_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1042225Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mH_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1042462Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_amin_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1042757Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:33:47.1042999Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_cumsum_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1043231Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_fill_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1043502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1043982Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_log_softmax_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1044248Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_logaddexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1044488Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_normalize_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1044724Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_sum_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1044958Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_var_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1045193Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_binary_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1045462Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1045711Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_reduction_no_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1045966Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_reduction_with_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1046181Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_maximum_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1046437Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_meshgrid_list_of_tensors_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1046698Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_meshgrid_variadic_tensors_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1046949Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_reduction_no_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1047205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_reduction_with_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1047433Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mode_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1047663Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_movedim_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1048033Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:33:47.1048274Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mv_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1048506Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 39%] 2023-01-11T22:33:47.1048757Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1048992Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nan_to_num_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1049295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanmedian_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1049525Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nansum_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1049820Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:33:47.1050064Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_batch_norm_cuda_float32 XFAIL [ 40%] 2023-01-11T22:33:47.1050645Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_dropout_backward_cuda_float32 [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1051110Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1051579Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1052036Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1052487Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1052945Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1053396Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1053830Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1054283Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1054796Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1055252Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1055698Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1056142Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1056637Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1057079Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1057523Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1057968Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1058414Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1058855Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1059297Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1059744Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1060183Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1060622Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1061069Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1061553Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1062007Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1062445Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1062935Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1063377Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1063819Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1064264Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1064709Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1065149Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1065590Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1066017Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1066462Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1066902Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1067342Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1067873Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1068325Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1068762Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1069248Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1069692Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1070133Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1070573Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1071018Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1071458Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1071898Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1072340Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1072784Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1073223Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1073662Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1074148Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1074597Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1075036Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1075525Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1075966Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1076408Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1076848Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1077287Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1077712Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1078149Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1078588Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1079039Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1079477Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1079921Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1080364Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1080848Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1081301Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1081744Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1082232Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1082675Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1083113Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1083559Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1084185Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1084634Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1085077Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1085523Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1085962Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1086404Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1086839Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1087358Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1087814Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1088254Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1088762Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1089205Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1089650Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1090071Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1090516Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1090960Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1091400Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1091842Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1092283Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1092722Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1093162Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1093648Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1094094Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1094536Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1095025Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1095467Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1095908Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1096353Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1096795Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1097239Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1097679Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1098120Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1098566Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1099004Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:33:47.1099118Z PASSED [ 40%] 2023-01-11T22:33:47.1099372Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_layer_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1099638Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:33:47.1099930Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:33:47.1100273Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:33:47.1100562Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1100830Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1101102Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1101383Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:33:47.1101643Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1101949Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool3d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1102185Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_batch_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1102464Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1102713Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1102979Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1103249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1103532Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1103831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1104137Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1104407Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1104675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1104928Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1105194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cosine_similarity_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1105453Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cross_entropy_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1105751Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_ctc_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1106016Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout2d_cuda_float32 XFAIL [ 40%] 2023-01-11T22:33:47.1106313Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_bag_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1106629Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:33:47.1106918Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:33:47.1107182Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 40%] 2023-01-11T22:33:47.1107412Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_gelu_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1107681Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardsigmoid_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1107943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardswish_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1108249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_huber_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1108522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_instance_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1108791Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1109054Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1109329Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1109629Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_kl_div_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1109866Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_leaky_relu_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1110129Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1110393Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 40%] 2023-01-11T22:33:47.1110648Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool3d_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1110909Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1111177Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1111455Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1111711Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_normalize_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1111973Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_reflect_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1112233Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_replicate_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1112464Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pdist_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1112722Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1112988Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1113236Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_prelu_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1113482Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_relu6_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1113731Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_selu_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1113995Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1114261Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1114517Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softplus_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1114755Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softsign_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1115046Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1115301Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_unfold_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1115567Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1115845Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_fro_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1116087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_nuc_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1116337Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_normal_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T22:33:47.1116601Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_normal_number_mean_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T22:33:47.1116878Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:33:47.1117124Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ops_aten_index_put_functorch_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1117418Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ormqr_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T22:33:47.1117647Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_outer_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1117884Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pca_lowrank_cuda_float32 XFAIL [ 41%] 2023-01-11T22:33:47.1118113Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_permute_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1118340Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pinverse_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1118597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_0_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1118849Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_1_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1119074Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pow_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1119288Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rad2deg_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1119578Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:33:47.1119865Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:33:47.1120158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:33:47.1120438Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:33:47.1120730Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:33:47.1120968Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_remainder_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1121205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_renorm_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1121452Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_repeat_interleave_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1121673Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resolve_conj_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1121920Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_0_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1122158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_3_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1122384Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rsqrt_cuda_float32 PASSED [ 41%] 2023-01-11T22:33:47.1122669Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1122893Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1123134Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_sum_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1123417Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1123957Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_segment_reduce_offsets_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1124200Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_select_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1124419Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sgn_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1124639Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sign_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1124938Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1125246Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1125629Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1125953Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1126254Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1126552Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1126855Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1127136Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1127419Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1127651Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_slice_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1127902Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_softmax_with_dtype_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1128130Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sort_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1128381Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sparse_sampled_addmm_cuda_float32 XFAIL [ 42%] 2023-01-11T22:33:47.1128676Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1128972Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1129292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1129507Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i1_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1130077Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 42%] 2023-01-11T22:33:47.1130329Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_log_ndtr_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1130637Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1130878Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_ndtr_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1131126Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_ndtri_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1131406Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1131777Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:33:47.1132307Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 42%] 2023-01-11T22:33:47.1132818Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 42%] 2023-01-11T22:33:47.1133319Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 42%] 2023-01-11T22:33:47.1133861Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 42%] 2023-01-11T22:33:47.1134113Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_xlog1py_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1134346Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1134589Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_list_args_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1134816Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sqrt_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1135049Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_squeeze_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1135275Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1135524Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_mean_unbiased_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1135769Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_unbiased_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1135973Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_stft_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1136202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sub_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1136422Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sum_cuda_float32 PASSED [ 42%] 2023-01-11T22:33:47.1136645Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_svd_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1136882Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_svd_lowrank_cuda_float32 XFAIL [ 43%] 2023-01-11T22:33:47.1137112Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_symeig_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1137357Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_take_along_dim_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1137589Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_take_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1137812Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tan_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1138031Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tensor_split_cuda_float32 XFAIL [ 43%] 2023-01-11T22:33:47.1138263Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trunc_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1138503Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unflatten_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1138743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unfold_copy_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1139029Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:33:47.1139330Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:33:47.1139618Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:33:47.1139851Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_mean_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1140119Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_unbiased_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1140359Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vdot_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1140591Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vsplit_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1140821Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vstack_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1141048Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zero__cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1141336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:33:47.1141683Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1141977Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1142298Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1142575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1142815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_H_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1143055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_H_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1143347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1143639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_MulGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1143967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1144279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1144565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyMulAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1144842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyMulAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1145132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpySortAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1145422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1145736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1146016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1146298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1146597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1146892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1147216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1147470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1147725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1147990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___functorch_cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1148277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___functorch_cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1148538Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___radd___cuda_float64 PASSED [ 43%] 2023-01-11T22:33:47.1148780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rdiv___cuda_float32 PASSED [ 43%] 2023-01-11T22:33:47.1149049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmatmul___cuda_float32 SKIPPED (Skipped!) [ 43%] 2023-01-11T22:33:47.1149312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmatmul___cuda_float64 SKIPPED (Skipped!) [ 43%] 2023-01-11T22:33:47.1149601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmul___cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1149846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmul___cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1150090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rsub___cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1150326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rsub___cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1150574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__softmax_backward_data_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1150815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acos_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1151061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acosh_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1151302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_add_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1151551Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addbmm_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1151800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcdiv_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1152045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcmul_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1152291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1152556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_decomposed_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1152779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmv_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1153020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addr_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1153315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_all_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1153623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_allclose_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1153927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1154168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_angle_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1154404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_angle_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1154694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_any_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1154987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1155270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_arange_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1155571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmax_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1155922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1156234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1156531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1156831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argwhere_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1157085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1157390Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1157661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_partial_views_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1157928Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_scatter_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1158172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_scatter_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1158416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asin_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1158661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asinh_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1158899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan2_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1159141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1159386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atanh_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1159628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atanh_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1159878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_baddbmm_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1160130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bernoulli_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1160360Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1160603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_cuda_float64 PASSED [ 44%] 2023-01-11T22:33:47.1160887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1161132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bmm_cuda_float32 PASSED [ 44%] 2023-01-11T22:33:47.1161429Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1161717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:33:47.1161974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_to_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1162275Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bucketize_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1162568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1162896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1163209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1163532Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cartesian_prod_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1164069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cartesian_prod_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1164322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cat_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1164564Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cat_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1164809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdist_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1165056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdouble_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1165396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdouble_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1165641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cfloat_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1165867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chalf_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1166164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1166496Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1166829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1167081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1167322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1167582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_inverse_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1167845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_inverse_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1168104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_solve_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1168349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chunk_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1168569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chunk_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1168804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1169057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_max_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1169307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_min_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1169553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_min_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1169798Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clone_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1170054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_column_stack_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1170309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_combinations_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1170559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_complex_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1170781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1171045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_physical_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1171306Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_constant_pad_nd_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1171624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_contiguous_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1171889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_copysign_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1172139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_copysign_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1172383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_corrcoef_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1172622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_corrcoef_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1172843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cos_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1173141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cosh_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1173384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cosh_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1173698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1174006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_count_nonzero_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:33:47.1174248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cov_cuda_float32 PASSED [ 45%] 2023-01-11T22:33:47.1174487Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cov_cuda_float64 PASSED [ 45%] 2023-01-11T22:33:47.1174734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummin_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1174977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummin_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1175229Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumprod_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1175451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumsum_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1175723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumulative_trapezoid_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1175971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_deg2rad_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1176208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1176462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_embed_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1176709Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagflat_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1176971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_copy_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1177228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_copy_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1177482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1177730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_scatter_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1177972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diff_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1178220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_digamma_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1178459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dist_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1178697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dist_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1178962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_floor_rounding_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1179231Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_no_rounding_mode_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1179555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_trunc_rounding_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1179811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dot_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1180038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1180323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_functorch_no_channels_last_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1180571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dstack_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1180898Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_einsum_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1181198Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:33:47.1181500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:33:47.1181803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:33:47.1182097Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:33:47.1182390Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_equal_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:33:47.1182613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erf_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1182862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfc_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1183107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfinv_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1183361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_as_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1183613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_as_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1183855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expm1_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1184103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1184348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1184602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftshift_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1184840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftshift_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1185090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft2_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1185342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1185588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1185834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1186077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1186336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftshift_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1186594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftshift_cuda_float64 PASSED [ 46%] 2023-01-11T22:33:47.1186847Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:33:47.1187124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft2_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1187383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1187634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfftn_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1187882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft2_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1188122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft2_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1188368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1188670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfftn_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1188917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft2_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1189168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1189393Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfftn_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1189644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfftn_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1189885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fill_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1190127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fill_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1190367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flip_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1190609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flip_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1190858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fliplr_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1191100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flipud_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1191339Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flipud_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1191604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_functorch_no_channels_last_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1191860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_power_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1192103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1192412Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1192653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frac_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1192897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frac_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1193142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frexp_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1193438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1193739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1194040Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1194318Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1194603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ge_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1194943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1195214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_grid_sampler_2d_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1195504Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gt_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1195746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1196028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_functorch_no_channels_last_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1196379Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1196670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1196901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hstack_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1197146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hypot_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1197441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1197738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igamma_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1198033Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igammac_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:33:47.1198292Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_add_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1198547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_copy_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1198801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_fill_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1199053Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_fill_cuda_float64 PASSED [ 47%] 2023-01-11T22:33:47.1199304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_cuda_float32 PASSED [ 47%] 2023-01-11T22:33:47.1199554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_functorch_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1199820Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_functorch_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1200080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_reduce_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1200333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_select_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1200582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_inner_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1200875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1201174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isclose_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1201472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1201773Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isfinite_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1202054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1202353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1202732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1203055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1203384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1203626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kron_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1204454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kthvalue_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1204766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1205016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lerp_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1205271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lgamma_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1205505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cond_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1205797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cross_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1206059Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cross_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1206314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1206571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigh_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1206831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvals_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1207094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvalsh_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1207345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1207601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_ex_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1207858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_ex_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1208154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1208471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1208724Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1209004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1209254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1209513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1209798Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_ex_cuda_float32 SKIPPED (Skipped!) [ 48%] 2023-01-11T22:33:47.1210064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_ex_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1210326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_solve_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1210568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_norm_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1210933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_norm_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1211214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_power_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1211527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1211831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1212208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1212534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:33:47.1212795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_cuda_float64 PASSED [ 48%] 2023-01-11T22:33:47.1213079Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 48%] 2023-01-11T22:33:47.1213364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1213595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1213869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_hermitian_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1214219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 49%] 2023-01-11T22:33:47.1214566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 49%] 2023-01-11T22:33:47.1214818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_qr_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1215069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_qr_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1215329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_slogdet_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1215588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_slogdet_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1215844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1216101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_ex_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1216339Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_ex_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1216616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_triangular_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1216882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_triangular_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1217133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svd_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1217391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svdvals_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1217652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorinv_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1217910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vander_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1218166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vander_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1218477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vector_norm_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1218770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1219077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linspace_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1219324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log1p_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1219564Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log2_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1219881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_with_dtype_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1220148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_with_dtype_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1220407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1220665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logcumsumexp_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1220917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logcumsumexp_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1221165Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logdet_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1221451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1221761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_and_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1222065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_not_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1222370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_or_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1222671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1222918Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logit_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1223160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logit_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1223462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1223764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logspace_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1224016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logsumexp_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1224293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1224579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:33:47.1224818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1225058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1225307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_solve_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1225560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_unpack_cuda_float32 PASSED [ 49%] 2023-01-11T22:33:47.1225811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_unpack_cuda_float64 PASSED [ 49%] 2023-01-11T22:33:47.1226093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mT_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1226360Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amin_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1226646Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmax_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:33:47.1226955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmin_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:33:47.1227212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1227546Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1227810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_log_softmax_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1228073Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logsumexp_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1228324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_mean_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1228587Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_median_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1228840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_norm_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1229071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_prod_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1229333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_scatter_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1229590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_scatter_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1229848Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_select_cuda_float32 XFAIL [ 50%] 2023-01-11T22:33:47.1230105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmax_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1230355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmin_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1230607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmin_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1230859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_std_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1231111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_var_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1231344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_var_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1231611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matrix_exp_cuda_float32 SKIPPED (Skipped!) [ 50%] 2023-01-11T22:33:47.1231865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matrix_exp_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1232147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1232412Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_no_dim_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1232677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_no_dim_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1232924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_maximum_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1233168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mean_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1233438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_list_of_tensors_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1233758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_variadic_tensors_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1234000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_binary_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1234266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_no_dim_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1234534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_with_dim_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1234796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_with_dim_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1235085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mm_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1235326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mm_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1235568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mode_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1235821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_movedim_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1236070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_movedim_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1236291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mul_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1236529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mv_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1236796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1237061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1237315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1237584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1237832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmean_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1238093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanquantile_cuda_float32 PASSED [ 50%] 2023-01-11T22:33:47.1238348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanquantile_cuda_float64 PASSED [ 50%] 2023-01-11T22:33:47.1238636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1238938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_copy_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1239213Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_dropout_backward_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1239479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_dropout_backward_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1239739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_layer_norm_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1240031Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1240272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_neg_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1240513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_neg_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1240813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1241097Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1241455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1241771Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1242066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_full_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1242355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_ones_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1242652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1242999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:33:47.1243287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1243573Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1244095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1244386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1244650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1244933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_alpha_dropout_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1245205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1245497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1245769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_bilinear_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1246053Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1246337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1246639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1246942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1247207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_celu_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1247456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv1d_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1247720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv1d_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1247986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1248245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1248518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1248796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1249167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1249467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1249765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1250078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1250338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1250705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:33:47.1251007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:33:47.1251305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:33:47.1251591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1251869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout2d_cuda_float32 PASSED [ 51%] 2023-01-11T22:33:47.1252137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout2d_cuda_float64 PASSED [ 51%] 2023-01-11T22:33:47.1252409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1252683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_bag_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1252951Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1253194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1253480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_functorch_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1253781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1254065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1254348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1254628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1254893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_glu_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1255154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_glu_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1255426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_group_norm_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1255681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardsigmoid_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1255956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1256230Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardswish_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1256496Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardtanh_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1256830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1257111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_huber_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1257383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_huber_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1257659Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_instance_norm_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1257941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_area_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1258274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_area_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1258540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1258836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1259118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_linear_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1259401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_linear_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1259694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1259962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_kl_div_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1260228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_l1_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1260502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_layer_norm_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1260773Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_leaky_relu_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1261039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_leaky_relu_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1261285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_linear_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1261567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_local_response_norm_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1261840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_logsigmoid_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1262107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_logsigmoid_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1262393Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1262673Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1262943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool1d_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1263210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool1d_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1263471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool2d_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1263732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool2d_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1263978Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool3d_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1264312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1264597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_cuda_float64 PASSED [ 52%] 2023-01-11T22:33:47.1264879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 52%] 2023-01-11T22:33:47.1265151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 52%] 2023-01-11T22:33:47.1265423Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_cuda_float64 XFAIL [ 53%] 2023-01-11T22:33:47.1265755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cuda_float64 XFAIL [ 53%] 2023-01-11T22:33:47.1266029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1266299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1266564Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1266844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1267110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mish_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1267375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1267638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1267919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1268200Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1268488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1268755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_nll_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1269027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_normalize_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1269281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_circular_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1269557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_circular_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1269833Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_constant_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1270107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_constant_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1270381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_reflect_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1270648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_reflect_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1270931Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pairwise_distance_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1271196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pdist_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1271476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1271759Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1272054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_prelu_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1272330Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu6_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1272592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu6_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1272857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1273120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1273428Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_rrelu_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1273693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_selu_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1273954Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_silu_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1274216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_silu_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1274473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1274747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1275016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1275281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1275563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1275837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softplus_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1276111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softshrink_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1276380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softshrink_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1276649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softsign_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1276893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_tanhshrink_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1277168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_tanhshrink_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1277438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_threshold_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1277725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1278008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:33:47.1278312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:33:47.1278593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1278877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_bilinear_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1279155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_nearest_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1279443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1279682Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_fro_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1279928Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_fro_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1280167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_inf_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1280401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_nuc_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1280648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_nuc_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1280946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1281188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1281456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_number_mean_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1281717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_number_mean_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1281999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1282301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1282663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1282942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten_index_put_functorch_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1283223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten_index_put_functorch_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1283466Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_outer_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1283926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1284211Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_0_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1284479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_1_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1284741Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_2_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1284985Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_3_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1285257Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_4_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1285505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pow_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1285749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pow_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1285991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_prod_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1286235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_qr_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1286489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_quantile_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1286794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1287096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1287448Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1287768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1288063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1288365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1288610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ravel_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1288924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ravel_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1289164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_real_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1289424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reciprocal_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1289671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_renorm_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1289914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1290162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_interleave_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1290417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_as_cuda_float64 PASSED [ 54%] 2023-01-11T22:33:47.1290670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_cuda_float32 PASSED [ 54%] 2023-01-11T22:33:47.1290968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1291260Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize__cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:33:47.1291519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_conj_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1291776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_conj_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1292030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_neg_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1292274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rot90_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1292492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1292755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_0_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1293015Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_3_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1293281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_neg_3_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1293524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsqrt_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1293831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1294086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_add_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1294341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_add_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1294590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1294832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amax_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1295145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amin_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1295420Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_mean_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1295685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_prod_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1295944Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_prod_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1296256Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1296613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_searchsorted_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1296874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_offsets_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1297129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1297373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1297631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_scatter_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1297872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sgn_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1298114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sgn_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1298361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sigmoid_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1298583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sign_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1298907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1299228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1299539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1299855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1300177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1300505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1300824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1301148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1301459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1301754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1301985Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinc_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1302228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinh_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1302482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_scatter_cuda_float32 PASSED [ 55%] 2023-01-11T22:33:47.1302803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sort_cuda_float64 PASSED [ 55%] 2023-01-11T22:33:47.1303128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1303427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1303737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1304119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1304447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:33:47.1304775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1305371Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:33:47.1305918Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:33:47.1306434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:33:47.1306693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_entr_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1306952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_erfcx_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1307208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_erfcx_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1307534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1307856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1308182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1308511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1308770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i0e_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1309024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1309262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1e_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1309510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1e_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1309771Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_log_ndtr_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1310098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1310354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtr_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1310701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1311043Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1311362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1311693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1312284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:33:47.1312797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:33:47.1313324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 56%] 2023-01-11T22:33:47.1313647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:33:47.1313906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_xlog1py_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1314155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1314396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sqrt_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1314636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sqrt_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1314885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_square_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1315133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1315376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stack_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1315604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1315863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_unbiased_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1316121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_unbiased_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1316375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_unbiased_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1316619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stft_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1316860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sub_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1317102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1317353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_to_size_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1317604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_to_size_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1317823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1318065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1318316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_lowrank_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1318634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_lowrank_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1318891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_symeig_cuda_float32 PASSED [ 56%] 2023-01-11T22:33:47.1319136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_symeig_cuda_float64 PASSED [ 56%] 2023-01-11T22:33:47.1319377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_t_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1319614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_t_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1319871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_along_dim_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1320147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1320403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensor_split_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1320657Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensor_split_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1320897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1321143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_sparse_cuda_float32 XFAIL [ 57%] 2023-01-11T22:33:47.1321384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_sparse_cuda_float64 XFAIL [ 57%] 2023-01-11T22:33:47.1321626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_topk_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1321871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trace_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1322128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_transpose_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1322362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapezoid_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1322609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapz_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1322849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triu_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1323100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_true_divide_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1323349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unflatten_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1323605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_copy_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1324072Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1324386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:33:47.1324706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:33:47.1324986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:33:47.1325237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unsqueeze_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1325482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unsqueeze_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1325721Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1325968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1326209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1326471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_unbiased_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1326799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_unbiased_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1327057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vdot_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1327295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_complex_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1327540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1327783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_where_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1328110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_xlogy_cuda_float64 PASSED [ 57%] 2023-01-11T22:33:47.1328348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zero__cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1328649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:33:47.1328946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:33:47.1329249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:33:47.1329535Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1329744Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_H_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1330025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyMulAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1330324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1330609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1330835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_T_cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1331071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___radd___cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1331304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmul___cuda_float32 PASSED [ 57%] 2023-01-11T22:33:47.1331562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__native_batch_norm_legit_cuda_float32 XFAIL [ 57%] 2023-01-11T22:33:47.1331821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__softmax_backward_data_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1332037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_acos_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1332272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_add_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1332510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addbmm_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1332745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmm_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1332997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmm_decomposed_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1333227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_amax_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1333457Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_amin_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1333753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_aminmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1334050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1334326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argwhere_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1334637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T22:33:47.1334906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_partial_views_cuda_float32 XFAIL [ 58%] 2023-01-11T22:33:47.1335157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_scatter_cuda_float32 XFAIL [ 58%] 2023-01-11T22:33:47.1335393Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atan2_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1335624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atanh_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1335861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_baddbmm_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1336216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bfloat16_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1336458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_block_diag_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1336731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bool_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1337054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1337359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1337612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_tensors_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1337906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bucketize_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1338193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_byte_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1338517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1338748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cat_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1339038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1339273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cdouble_cuda_float32 XFAIL [ 58%] 2023-01-11T22:33:47.1339539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_char_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1339835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1340086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_inverse_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1340334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_solve_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1340568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_chunk_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1340802Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1341042Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_max_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1341292Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_combinations_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1341524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_conj_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1341754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_conj_physical_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1341999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_contiguous_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1342344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_count_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:33:47.1342583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cov_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1342821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumprod_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1343057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_deg2rad_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1343287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diag_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1343526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1343824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_scatter_cuda_float32 PASSED [ 58%] 2023-01-11T22:33:47.1344036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diff_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1344273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_digamma_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1344530Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_floor_rounding_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1344762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dot_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1344998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dsplit_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1345232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_einsum_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1345515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_eq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1345748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erf_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1345984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erfinv_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1346194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_exp2_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1346432Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1346665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expm1_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1346953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_eye_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1347186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fft_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1347423Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1347669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fftshift_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1347908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1348124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifft_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1348369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1348610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1348849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfft_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1349082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1349316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1349547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfft_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1349789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fliplr_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1350023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flipud_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1350343Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1350677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1350974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_floor_divide_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1351204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmin_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1351438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_frexp_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1351778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_full_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1352064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ge_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1352309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gradient_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1352588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1352874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_half_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1353105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_H_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1353398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1353717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 59%] 2023-01-11T22:33:47.1354070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpySortAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:33:47.1354385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1354714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1354972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___getitem___cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1355246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___getitem___functorch_cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1355506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___radd___cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1355743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rdiv___cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1355993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmul___cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1356242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rpow___cuda_float32 PASSED [ 59%] 2023-01-11T22:33:47.1356484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rsub___cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1356762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__native_batch_norm_legit_cuda_float32 XFAIL [ 60%] 2023-01-11T22:33:47.1357013Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_abs_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1357265Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_acos_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1357521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_add_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1357777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addbmm_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1358096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmm_decomposed_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1358392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_all_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1358645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_amax_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1358898Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_angle_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1359202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_any_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1359561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argwhere_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1359843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_partial_views_cuda_float32 XFAIL [ 60%] 2023-01-11T22:33:47.1360112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_scatter_cuda_float32 XFAIL [ 60%] 2023-01-11T22:33:47.1360365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_asinh_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1360618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atan2_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1360852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atanh_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1361114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_1d_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1361377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_2d_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1361636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_3d_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1361946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bfloat16_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1362268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1362540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_tensors_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1362879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1363189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1363495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cfloat_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1364013Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_chalf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1364310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_char_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1364644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1364913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_inverse_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1365182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_solve_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1365437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_chunk_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1365767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_min_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1366034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clone_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1366301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_combinations_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1366556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_conj_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1366806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_constant_pad_nd_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1367123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cos_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1367438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_count_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:33:47.1367698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumprod_cuda_float32 XFAIL [ 60%] 2023-01-11T22:33:47.1367980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumulative_trapezoid_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1368235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diag_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1368495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diag_embed_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1368752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1369027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_scatter_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1369279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diff_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1369521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_digamma_cuda_float32 PASSED [ 60%] 2023-01-11T22:33:47.1369772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dist_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1370042Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_floor_rounding_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1370294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dot_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1370547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_double_cuda_float32 XFAIL [ 61%] 2023-01-11T22:33:47.1370800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dstack_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1371114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_empty_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1371365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erf_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1371619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erfc_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1371855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erfinv_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1372104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_exp2_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1372350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_exp_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1372601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expand_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1372861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fft_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1373118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1373441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fftshift_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1373710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifft_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1373967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1374204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfftn_cuda_float32 XFAIL [ 61%] 2023-01-11T22:33:47.1374462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfft2_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1374771Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1375028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfft2_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1375288Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfft_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1375545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flatten_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1375804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fliplr_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1376112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1376364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmin_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1376667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ge_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1376952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1377289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_half_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1377608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_heaviside_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1377909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_histc_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1378164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hsplit_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1378421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hstack_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1378678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hypot_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1378927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_i0_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1379242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_reduce_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1379510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_select_cuda_float32 PASSED [ 61%] 2023-01-11T22:33:47.1379827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1380132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isfinite_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1380434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1380739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1381085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isnan_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1381398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isneginf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1381694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isposinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1381996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isreal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1382397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1382716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_binary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:33:47.1383034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_unary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1383271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_kron_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1383526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ldexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1383780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lgamma_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1384047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cond_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1384309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cross_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1384579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigh_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1384845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigvals_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1385102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_inv_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1385364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_inv_ex_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1385665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1385994Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1386303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lstsq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1386569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_solve_cuda_float32 XFAIL [ 62%] 2023-01-11T22:33:47.1386841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1387115Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_power_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1387436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1387702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1387961Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_qr_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1388273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_ex_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1388520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_svd_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1388785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vecdot_cuda_float32 XFAIL [ 62%] 2023-01-11T22:33:47.1389059Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vector_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1389309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log10_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1389569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logaddexp2_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1389881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logaddexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1390197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_and_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1390509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_or_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1390817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1391117Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_long_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1391455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1391697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_unpack_cuda_float32 XFAIL [ 62%] 2023-01-11T22:33:47.1391946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mH_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1392210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_amin_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1392527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:33:47.1392797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_log_softmax_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1393071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_logaddexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1393355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_mean_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T22:33:47.1393618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1393888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_normalize_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1394132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_scatter_cuda_float32 XFAIL [ 62%] 2023-01-11T22:33:47.1394400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_softmax_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1394656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_sum_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1394913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_matrix_exp_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1395187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_reduction_no_dim_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1395446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_maximum_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1395703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_median_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1396037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_meshgrid_list_of_tensors_cuda_float32 PASSED [ 62%] 2023-01-11T22:33:47.1396325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_reduction_with_dim_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1396578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mm_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1396814Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mode_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1397066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_movedim_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1397367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_msort_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1397630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanmedian_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1397895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanquantile_cuda_float32 XFAIL [ 63%] 2023-01-11T22:33:47.1398163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_batch_norm_cuda_float32 XFAIL [ 63%] 2023-01-11T22:33:47.1398497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_dropout_backward_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:33:47.1398799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ne_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:33:47.1399049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_neg_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1399355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_empty_strided_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:33:47.1399666Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:33:47.1399963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:33:47.1400268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:33:47.1400567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nextafter_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:33:47.1400886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:33:47.1401184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1401471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1401753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1402044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1402322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1402585Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1402881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 63%] 2023-01-11T22:33:47.1403228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1403508Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_celu_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1403995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1404277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1404562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1404952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1405248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1405558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1405879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1406206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1406561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1406856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1407138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1407415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1407708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1407995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cosine_similarity_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1408286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:33:47.1408575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_functorch_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1408864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 63%] 2023-01-11T22:33:47.1409121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_gelu_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1409401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_group_norm_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1409681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardshrink_cuda_float32 PASSED [ 63%] 2023-01-11T22:33:47.1409956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_huber_loss_cuda_float32 XFAIL [ 63%] 2023-01-11T22:33:47.1410245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_area_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1410520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_l1_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1410796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_layer_norm_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1411138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_leaky_relu_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1411445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_local_response_norm_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1411723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool3d_cuda_float32 XFAIL [ 64%] 2023-01-11T22:33:47.1412004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:33:47.1412337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 64%] 2023-01-11T22:33:47.1412621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32 XFAIL [ 64%] 2023-01-11T22:33:47.1412896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mish_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1413174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1413517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:33:47.1413817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1414093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_normalize_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1414381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_constant_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1414663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_reflect_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1414934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pairwise_distance_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1415223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1415505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1415778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_prelu_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1416044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_relu6_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1416329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:33:47.1416609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 64%] 2023-01-11T22:33:47.1416887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softplus_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1417166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softshrink_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1417443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softsign_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1417700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_tanhshrink_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1417982Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_threshold_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1418270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1418589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_unfold_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1418855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_fro_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1419181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_normal_number_mean_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:33:47.1419486Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:33:47.1419943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:33:47.1420250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ormqr_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:33:47.1420507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_outer_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1420747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_permute_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1421000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polar_cuda_float32 XFAIL [ 64%] 2023-01-11T22:33:47.1421279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_0_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1421557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_1_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1421835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_2_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1422109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_3_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1422373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_positive_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1422625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pow_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1422879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_prod_cuda_float32 PASSED [ 64%] 2023-01-11T22:33:47.1423136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_quantile_cuda_float32 XFAIL [ 64%] 2023-01-11T22:33:47.1423427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randint_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:33:47.1423744Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randint_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1424050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randn_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1424359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randn_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1424661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_renorm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1424935Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_repeat_interleave_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1425197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reshape_as_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1425459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reshape_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1425764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resize__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1426077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_roll_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1426319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rot90_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1426592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_0_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1426855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_3_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1427126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_neg_3_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1427427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rsqrt_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1427698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_amax_cuda_float32 XFAIL [ 65%] 2023-01-11T22:33:47.1427972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_amin_cuda_float32 XFAIL [ 65%] 2023-01-11T22:33:47.1428302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1428558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_select_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1428824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_select_scatter_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1429113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_short_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1429459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1429720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sigmoid_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1429973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sign_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1430307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1430559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sin_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1430811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sinc_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1431066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sinh_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1431330Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_slice_scatter_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1431561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sort_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1431889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1432208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_airy_ai_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1432525Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1432789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_erfcx_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1433126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1433511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1433783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i0e_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1434044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i1_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1434632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 65%] 2023-01-11T22:33:47.1435015Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1435328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1435656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1435923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_ndtr_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1436188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_ndtri_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1436736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 65%] 2023-01-11T22:33:47.1437075Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1437345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_xlog1py_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1437662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_zeta_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:33:47.1437917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_cuda_float32 PASSED [ 65%] 2023-01-11T22:33:47.1438171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sqrt_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1438429Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_square_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1438661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1438935Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_mean_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1439184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sub_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1439446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sum_to_size_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1439689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_svd_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1439994Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_symeig_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1440242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_t_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1440489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_take_cuda_float32 XFAIL [ 66%] 2023-01-11T22:33:47.1440737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tan_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1440983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tensor_split_cuda_float32 XFAIL [ 66%] 2023-01-11T22:33:47.1441295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tensordot_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1441559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tile_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1441828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_to_cuda_float32 SKIPPED (Skipped!) [ 66%] 2023-01-11T22:33:47.1442138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_to_sparse_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1442389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_topk_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1442697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trapezoid_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1442952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trapz_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1443207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_triu_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1443474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_true_divide_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1443941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trunc_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1444212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unbind_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1444473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unflatten_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1444737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unfold_copy_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1444990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1445247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_as_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1445509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_copy_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1445760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_xlogy_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1446004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zero__cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1446291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1446605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zeros_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1446903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_heaviside_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1447197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_histc_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1447493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_igammac_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1447732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_add_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1447972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_fill_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1448210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_put_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1448465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_put_functorch_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1448693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_select_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1448930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_inner_cuda_float32 PASSED [ 66%] 2023-01-11T22:33:47.1449289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_int_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1449622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1449914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1450197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1450485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isreal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1450874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:33:47.1451179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_binary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1451481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_unary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1451696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ldexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1451977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_le_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1452219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cond_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1452463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_det_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1452710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigh_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1452957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigvals_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1453228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_householder_product_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1453470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_inv_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1453714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_inv_ex_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1453998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1454301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1454544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1454795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_factor_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1455049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_factor_ex_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1455296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_solve_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1455550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_power_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1455853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1456103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_multi_dot_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1456445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 67%] 2023-01-11T22:33:47.1456678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_slogdet_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1456974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_tensorinv_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1457238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_tensorsolve_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1457484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vecdot_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1457731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vector_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1457964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log10_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1458247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log2_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1458481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logdet_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1458780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_and_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1459054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_long_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1459375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1459657Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1459889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1460135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_solve_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1460376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_unpack_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1460605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mH_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1460837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mT_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1461078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_amin_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1461359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:33:47.1461606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_cumprod_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1461847Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_cumsum_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1462088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_fill_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1462339Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_log_softmax_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1462592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_logaddexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1462837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1463081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_prod_cuda_float32 PASSED [ 67%] 2023-01-11T22:33:47.1463324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_var_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1463542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_matmul_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1463778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_matrix_exp_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1464018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_binary_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1464292Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1464552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_reduction_with_dim_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1464861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_meshgrid_variadic_tensors_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1465127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_reduction_no_dim_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1465383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_reduction_with_dim_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1465621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_minimum_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1465833Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mode_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1466121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_movedim_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1466351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mul_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1466654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_multinomial_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:33:47.1466883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mv_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1467143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1467376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanmean_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1467613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanmedian_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1467857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanquantile_cuda_float32 XFAIL [ 68%] 2023-01-11T22:33:47.1468139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_narrow_copy_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:33:47.1468373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_narrow_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1468688Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_dropout_backward_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:33:47.1468967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ne_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:33:47.1469196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_neg_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1469486Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:33:47.1469761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1470039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1470313Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1470584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:33:47.1470848Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool3d_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1471106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_bilinear_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1471359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_celu_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1471614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1471871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1472133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1472475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1472760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1473037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1473322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1473628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1473948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1474215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1474499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1474766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cross_entropy_cuda_float32 PASSED [ 68%] 2023-01-11T22:33:47.1475040Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:33:47.1475317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:33:47.1475625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:33:47.1475920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:33:47.1476196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 69%] 2023-01-11T22:33:47.1476449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_gelu_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1476714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardshrink_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1476980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardsigmoid_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1477241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardswish_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1477512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1477776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_huber_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1478045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_area_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1478326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1478583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_linear_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1478845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_layer_norm_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1479101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_logsigmoid_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1479355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool2d_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1479608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool3d_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1479888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:33:47.1480232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1480525Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:33:47.1480795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1481106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:33:47.1481376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_circular_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1481693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_replicate_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1481968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pairwise_distance_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1482277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:33:47.1482548Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1482803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_relu_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1483071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:33:47.1483325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_selu_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1483573Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_silu_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1484044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1484334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1484593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softplus_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1484853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softsign_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1485146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1485419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1485654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1485892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_fro_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1486131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_inf_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1486344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_nuc_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1486635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_normal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:33:47.1486937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_normal_number_mean_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:33:47.1487222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:33:47.1487513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ones_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:33:47.1487798Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ormqr_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:33:47.1488133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pca_lowrank_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:33:47.1488386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pinverse_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1488620Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polar_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1488882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_0_cuda_float32 PASSED [ 69%] 2023-01-11T22:33:47.1489123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_2_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1489442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_3_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1489677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_positive_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1489910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_prod_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1490145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_put_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1490374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_qr_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1490609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_quantile_cuda_float32 XFAIL [ 70%] 2023-01-11T22:33:47.1490849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rad2deg_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1491062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_real_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1491312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reciprocal_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1491556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_remainder_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1491792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_repeat_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1492051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_repeat_interleave_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1492290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reshape_as_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1492584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resize_as__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1492816Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_roll_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1493045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rot90_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1493276Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_3_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1493533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_neg_3_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1493764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rsub_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1494069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scalar_tensor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1494316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_add_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1494570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_amax_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1494825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_amin_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1495077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_mean_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1495332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_sum_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1495614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_searchsorted_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1495895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sgn_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1496189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_short_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1496508Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1496821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1497138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1497502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1497822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1498129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1498433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1498738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1499010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signbit_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1499482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sin_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1499729Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sinc_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1499965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sinh_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1500202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_softmax_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1500455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_softmax_with_dtype_cuda_float32 PASSED [ 70%] 2023-01-11T22:33:47.1500767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1501074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1501377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1501652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:33:47.1501980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1502303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1502841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 71%] 2023-01-11T22:33:47.1503340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 71%] 2023-01-11T22:33:47.1503595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_erfcx_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1503968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1504222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i0e_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1504463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i1_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1504784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1505287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 71%] 2023-01-11T22:33:47.1505574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_log_ndtr_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1505923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1506234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1506479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_ndtr_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1506766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1507290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 71%] 2023-01-11T22:33:47.1507808Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 71%] 2023-01-11T22:33:47.1508325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 71%] 2023-01-11T22:33:47.1508643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1508893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_list_args_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1509144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_with_sizes_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1509355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sqrt_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1509592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_squeeze_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1509825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_stack_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1510063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_mean_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1510296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sub_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1510527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sum_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1510769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sum_to_size_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1511061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_symeig_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:33:47.1511289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_t_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1511502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_take_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1511735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tanh_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1511973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tensor_split_cuda_float32 XFAIL [ 71%] 2023-01-11T22:33:47.1512271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tensordot_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1512513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tile_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1512758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_to_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:33:47.1512990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_topk_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1513221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trace_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1513443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_transpose_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1513736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trapz_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1513963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tril_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1514191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_triu_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1514435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_true_divide_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1514667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trunc_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1514907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unflatten_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1515144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unfold_copy_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1515374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1515612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_mean_unbiased_cuda_float32 PASSED [ 71%] 2023-01-11T22:33:47.1515843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_as_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1516072Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1516308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vstack_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1516538Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_where_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1516769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_xlogy_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1516995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zero__cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1517285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 72%] 2023-01-11T22:33:47.1517566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zeros_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 72%] 2023-01-11T22:33:47.1517849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1518125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1518397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1518680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1518910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_T_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1519166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___getitem___functorch_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1519405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmatmul___cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1519644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmod___cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1519884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp__native_batch_norm_legit_cuda_float32 XFAIL [ 72%] 2023-01-11T22:33:47.1520190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp__softmax_backward_data_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1520429Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_acos_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1520662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_add_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1520900Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addcdiv_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1521132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmv_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1521364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addr_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1521710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1522006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1522220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_angle_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1522506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1522794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1523080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1523368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1523632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_partial_views_cuda_float32 XFAIL [ 72%] 2023-01-11T22:33:47.1524105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_scatter_cuda_float32 XFAIL [ 72%] 2023-01-11T22:33:47.1524345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_asinh_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1524577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atan_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1524811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atanh_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1525052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_1d_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:33:47.1525310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_3d_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:33:47.1525548Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_baddbmm_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1525827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1526071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_block_diag_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1526305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bmm_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1526627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1526873Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_to_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1527157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:33:47.1527370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cat_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1527605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cdist_cuda_float32 XFAIL [ 72%] 2023-01-11T22:33:47.1527838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ceil_cuda_float32 PASSED [ 72%] 2023-01-11T22:33:47.1528068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_chalf_cuda_float32 XFAIL [ 73%] 2023-01-11T22:33:47.1528394Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_inverse_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1528656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_solve_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1528891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1529131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_min_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1529345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clone_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1529661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_conj_physical_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1529891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cos_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1530120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cosh_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1530420Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:33:47.1530650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cross_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1530888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumprod_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1531151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1531383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diag_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1531606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1531838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diff_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1532062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dist_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1532320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_floor_rounding_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1532551Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_double_cuda_float32 XFAIL [ 73%] 2023-01-11T22:33:47.1532786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dstack_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1533082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:33:47.1533368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:33:47.1533599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_exp2_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1533811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_exp_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1534045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expand_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1534284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fft2_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1534518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1534761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fftshift_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1535002Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1535243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfft2_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1535483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1535728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfft2_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1535949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfft_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1536243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfft_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1536487Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1536724Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flatten_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1536960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fliplr_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1537192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_cuda_float32 XFAIL [ 73%] 2023-01-11T22:33:47.1537470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1537817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:33:47.1538048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmin_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1538264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmod_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1538496Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_frexp_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1538780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:33:47.1539070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:33:47.1539305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gather_cuda_float32 PASSED [ 73%] 2023-01-11T22:33:47.1539594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:33:47.1539823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hstack_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1540113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1540404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1540626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_add_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1540864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_copy_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1541103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_fill_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1541340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_put_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1541601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_put_functorch_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1541841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_reduce_cuda_float32 XFAIL [ 74%] 2023-01-11T22:33:47.1542084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_select_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1542402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1542685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1542959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1543278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1543581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1543984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1544294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1544527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_kron_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1544767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_kthvalue_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1545047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1545324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lerp_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1545561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lgamma_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1545787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cross_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1546030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_det_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1546289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_det_singular_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1546528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eig_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1546772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigh_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1547023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1547264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_inv_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1547507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_inv_ex_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1547795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1548062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1548300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1548553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_factor_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1548810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1549065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1549322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_power_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1549639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:33:47.1549891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_multi_dot_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1550131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_norm_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1550386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1550628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1550884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1551225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 74%] 2023-01-11T22:33:47.1551463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_qr_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1551754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_slogdet_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1552005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_cuda_float32 PASSED [ 74%] 2023-01-11T22:33:47.1552251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_svdvals_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1552502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_tensorinv_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1552731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vecdot_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1552962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log10_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1553247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log1p_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1553506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1553753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logaddexp2_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1553996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logaddexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1554293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:33:47.1554586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:33:47.1554872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:33:47.1555139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:33:47.1555368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mH_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1555599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mT_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1555895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:33:47.1556145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_cumprod_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1556389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_cumsum_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1556639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_logaddexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1556886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_logsumexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1557133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1557358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_prod_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1557606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_softmax_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1557848Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_softmin_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1558086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_std_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1558345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1558581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_maximum_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1558859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_meshgrid_list_of_tensors_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T22:33:47.1559118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1559375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1559634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mode_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1559875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mul_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1560173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:33:47.1560426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 XFAIL [ 75%] 2023-01-11T22:33:47.1560678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 XFAIL [ 75%] 2023-01-11T22:33:47.1560962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanmean_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1561205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanmedian_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1561475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_layer_norm_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T22:33:47.1561768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:33:47.1562026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1562297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1562562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_alpha_dropout_cuda_float32 XFAIL [ 75%] 2023-01-11T22:33:47.1562822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1563085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1563343Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1563623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 75%] 2023-01-11T22:33:47.1564419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1564683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1564971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 75%] 2023-01-11T22:33:47.1565227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1565522Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1565800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1566070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1566336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1566615Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1566876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout3d_cuda_float32 XFAIL [ 76%] 2023-01-11T22:33:47.1567144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_bag_cuda_float32 XFAIL [ 76%] 2023-01-11T22:33:47.1567406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1567777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1568057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T22:33:47.1568317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_grid_sample_cuda_float32 XFAIL [ 76%] 2023-01-11T22:33:47.1568577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1568836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1569089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardsigmoid_cuda_float32 XFAIL [ 76%] 2023-01-11T22:33:47.1569414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1569689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1569970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1570245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1570482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1570756Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1571030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1571294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1571554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1571815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1572078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1572338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 76%] 2023-01-11T22:33:47.1572601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1572855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1573130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1573389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_normalize_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1573654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1573925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1574194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1574448Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_prelu_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1574702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_rrelu_cuda_float32 XFAIL [ 76%] 2023-01-11T22:33:47.1574972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1575217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1575526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_threshold_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1575809Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1576103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1576360Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_unfold_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1576633Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1576950Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1577242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:33:47.1577483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_fro_cuda_float32 PASSED [ 76%] 2023-01-11T22:33:47.1577840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:33:47.1578076Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ormqr_cuda_float32 SKIPPED (Skipped!) [ 77%] 2023-01-11T22:33:47.1578317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pca_lowrank_cuda_float32 XFAIL [ 77%] 2023-01-11T22:33:47.1578555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pinverse_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1578792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polar_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1579025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_positive_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1579255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_prod_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1579484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_qr_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1579720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_quantile_cuda_float32 XFAIL [ 77%] 2023-01-11T22:33:47.1579951Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ravel_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1580174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_remainder_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1580403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_renorm_cuda_float32 XFAIL [ 77%] 2023-01-11T22:33:47.1580638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_repeat_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1580878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reshape_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1581168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1581461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1581704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resolve_neg_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1581934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_roll_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1582147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rot90_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1582398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_0_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1582652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1582885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rsub_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1583118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1583419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1583680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1583933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_prod_cuda_float32 XFAIL [ 77%] 2023-01-11T22:33:47.1584236Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1584476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_segment_reduce_lengths_cuda_float32 XFAIL [ 77%] 2023-01-11T22:33:47.1584787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_segment_reduce_offsets_cuda_float32 XFAIL [ 77%] 2023-01-11T22:33:47.1585023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_select_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1585349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1585662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1585970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1586279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1586596Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1586923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1587237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1587544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1587829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1588115Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1588347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sort_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1588608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 77%] 2023-01-11T22:33:47.1588906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1589209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1589529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:33:47.1590081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T22:33:47.1590582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T22:33:47.1590835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_erfcx_cuda_float32 PASSED [ 77%] 2023-01-11T22:33:47.1591060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i0e_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1591446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1591958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:33:47.1592274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1592580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1592944Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1593192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_ndtr_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1593443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_ndtri_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1593730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1594053Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1594573Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:33:47.1595074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T22:33:47.1595395Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1595646Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_xlog1py_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1595879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1596130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_list_args_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1596366Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_square_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1596599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_stack_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1596845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1597076Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_stft_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1597289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sub_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1597515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sum_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1597758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_svd_lowrank_cuda_float32 XFAIL [ 78%] 2023-01-11T22:33:47.1597991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_symeig_cuda_float32 XFAIL [ 78%] 2023-01-11T22:33:47.1598218Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_t_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1598448Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_take_cuda_float32 XFAIL [ 78%] 2023-01-11T22:33:47.1598674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tan_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1598907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tanh_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1599151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tensor_split_cuda_float32 XFAIL [ 78%] 2023-01-11T22:33:47.1599426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tensordot_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1599664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tile_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1599890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_to_cuda_float32 XFAIL [ 78%] 2023-01-11T22:33:47.1600122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trace_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1600363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trapezoid_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1600595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tril_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1600876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_triu_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1601120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_true_divide_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1601340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unbind_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1601580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unfold_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1601889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1602179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:33:47.1602421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unsqueeze_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1602652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1602901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1603147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_as_complex_cuda_float32 XFAIL [ 78%] 2023-01-11T22:33:47.1603380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1603594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vstack_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1604063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_xlogy_cuda_float32 PASSED [ 78%] 2023-01-11T22:33:47.1604362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1604653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1604938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1605247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1605550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1605824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1606151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1606413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1606640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_H_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1606916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1607195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1607493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1607842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1608150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1608430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1608735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1608967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___getitem___functorch_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1609267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___radd___cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1609502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmatmul___cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1609776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__native_batch_norm_legit_cuda_float32 SKIPPED (Skipped!) [ 79%] 2023-01-11T22:33:47.1610007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_acos_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1610238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addbmm_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1610467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addcmul_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1610695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmm_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1610975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1611184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_amin_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1611414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_angle_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1611698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1611981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1612266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1612521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_partial_views_cuda_float32 XFAIL [ 79%] 2023-01-11T22:33:47.1612746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_asin_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1612977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_asinh_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1613210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atan2_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1613417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atanh_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1613650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_1d_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1613885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_2d_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1614135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 79%] 2023-01-11T22:33:47.1614364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bfloat16_cuda_float32 XFAIL [ 79%] 2023-01-11T22:33:47.1614635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1614872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_block_diag_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1615190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1615488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1615758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_to_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1616045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1616357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:33:47.1616600Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cartesian_prod_cuda_float32 PASSED [ 79%] 2023-01-11T22:33:47.1616829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cdouble_cuda_float32 XFAIL [ 80%] 2023-01-11T22:33:47.1617107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cfloat_cuda_float32 XFAIL [ 80%] 2023-01-11T22:33:47.1617416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1617660Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_solve_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1617887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_chunk_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1618102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_max_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1618336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_min_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1618577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_column_stack_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1618817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_constant_pad_nd_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1619057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_contiguous_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1619284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cosh_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1619580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1619805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cross_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1620036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumprod_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1620251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagflat_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1620492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_copy_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1620719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dot_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1620951Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_double_cuda_float32 XFAIL [ 80%] 2023-01-11T22:33:47.1621181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_einsum_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1621462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1621755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1621982Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erf_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1622210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erfinv_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1622418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_exp2_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1622696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_exp_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1623135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expand_as_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1623557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1623796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fft_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1624091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1624333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1624562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfft_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1624775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifft_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1625010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1625251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifftshift_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1625542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1625774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1626011Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1626245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1626475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fill_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1626704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flip_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1626912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_floor_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1627204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1627433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmod_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1627663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_frexp_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1627945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1628222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:33:47.1628456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gradient_cuda_float32 PASSED [ 80%] 2023-01-11T22:33:47.1628731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1628959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_half_cuda_float32 XFAIL [ 81%] 2023-01-11T22:33:47.1629237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1629570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 81%] 2023-01-11T22:33:47.1629860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyMulAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1630172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1630465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1630788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1631041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___getitem___cuda_float32 XFAIL [ 81%] 2023-01-11T22:33:47.1631317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___getitem___functorch_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1631568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmatmul___cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1631895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule__softmax_backward_data_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1632135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_acos_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1632388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addcdiv_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1632657Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmm_decomposed_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1632899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addr_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1633204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1633520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_amax_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1633761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_amin_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1634064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1634364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1634649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1634923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_partial_views_cuda_float32 XFAIL [ 81%] 2023-01-11T22:33:47.1635192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_scatter_cuda_float32 XFAIL [ 81%] 2023-01-11T22:33:47.1635440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_asin_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1635689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atan2_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1635933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atan_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1636181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atanh_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1636436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_1d_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1636690Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_2d_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1636926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_block_diag_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1637178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bmm_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1637474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1637793Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1638054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_to_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1638358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1638653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1638920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cartesian_prod_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1639163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cat_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1639459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cdist_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1639698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ceil_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1639995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:33:47.1640249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1640497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_chunk_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1640750Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_max_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1641064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_min_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1641326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_combinations_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1641590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_conj_physical_cuda_float32 PASSED [ 81%] 2023-01-11T22:33:47.1641837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cos_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1642066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cosh_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1642314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cummin_cuda_float32 XFAIL [ 82%] 2023-01-11T22:33:47.1642588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumulative_trapezoid_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1642853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_copy_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1643107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1643376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_scatter_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1643622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diff_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1644143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_floor_rounding_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1644419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_no_rounding_mode_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1644706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_double_functorch_no_channels_last_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1644945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dsplit_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1645246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1645495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erf_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1645742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erfc_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1645992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erfinv_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1646237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_exp2_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1646480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_exp_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1646732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expand_as_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1646984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expand_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1647263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1647617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fftshift_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1647889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfft2_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1648139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfft_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1648391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifft2_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1648642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifft_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1648959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfftn_cuda_float32 XFAIL [ 82%] 2023-01-11T22:33:47.1649206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfft_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1649458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfft_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1649685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fill_cuda_float32 XFAIL [ 82%] 2023-01-11T22:33:47.1649938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flatten_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1650189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flipud_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1650495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1650747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gather_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1651038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1651341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1651637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1651943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1652192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hypot_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1652419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_i0_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1652722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1652975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_fill_cuda_float32 XFAIL [ 82%] 2023-01-11T22:33:47.1653229Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_put_cuda_float32 XFAIL [ 82%] 2023-01-11T22:33:47.1653500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_put_functorch_cuda_float32 PASSED [ 82%] 2023-01-11T22:33:47.1653793Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1654093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1654392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:33:47.1654689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1655032Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1655322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1655617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1655942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1656274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1656634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1656949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1657198Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_kron_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1657450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_kthvalue_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1657701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ldexp_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1657947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lerp_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1658188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cond_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1658444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_det_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1658714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_det_singular_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1658974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigvalsh_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1659284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1659542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lstsq_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1659796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_factor_cuda_float32 XFAIL [ 83%] 2023-01-11T22:33:47.1660063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_norm_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1660330Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_power_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1660647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1660887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_norm_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1661173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1661428Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1661699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_hermitian_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1661958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_qr_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1662213Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1662530Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_ex_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1662813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_triangular_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1663090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_svdvals_cuda_float32 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:33:47.1663329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vander_cuda_float32 XFAIL [ 83%] 2023-01-11T22:33:47.1663589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vecdot_cuda_float32 XFAIL [ 83%] 2023-01-11T22:33:47.1663985Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1664232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log10_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1664491Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_softmax_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1664764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_softmax_with_dtype_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1665020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logaddexp2_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1665269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logdet_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1665575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1665883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1666115Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logit_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1666423Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1666717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:33:47.1666959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_cuda_float32 XFAIL [ 83%] 2023-01-11T22:33:47.1667209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_solve_cuda_float32 XFAIL [ 83%] 2023-01-11T22:33:47.1667450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mH_cuda_float32 PASSED [ 83%] 2023-01-11T22:33:47.1667690Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mT_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1667948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_amax_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1668206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_amin_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1668497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:33:47.1668754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_fill_cuda_float32 XFAIL [ 84%] 2023-01-11T22:33:47.1669041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1669307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_log_softmax_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1669578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_logaddexp_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1669845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_logsumexp_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1670149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_median_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1670425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_normalize_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1670687Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_prod_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1670945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_scatter_cuda_float32 XFAIL [ 84%] 2023-01-11T22:33:47.1671188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_softmin_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1671440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_std_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1671742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_var_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1671995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_binary_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1672283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1672561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_meshgrid_list_of_tensors_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1672839Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_meshgrid_variadic_tensors_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1673091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_minimum_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1673332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mm_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1673562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mode_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1673815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_movedim_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1674064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mul_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1674305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mv_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1674553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nansum_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1674862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:33:47.1675135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_dropout_backward_cuda_float32 XFAIL [ 84%] 2023-01-11T22:33:47.1675404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_layer_norm_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1675647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_neg_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1675948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:33:47.1676238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1676512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1676782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1677054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1677326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_bilinear_cuda_float32 XFAIL [ 84%] 2023-01-11T22:33:47.1677675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1677956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1678215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1678502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1678784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1679123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1679434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1679752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1680039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1680322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1680613Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 84%] 2023-01-11T22:33:47.1680901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cosine_similarity_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1681170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_ctc_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1681461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:33:47.1681739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_bag_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1681997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1682285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_functorch_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1682609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:33:47.1682898Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1683180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1683459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_grid_sample_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1683959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardshrink_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1684248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardsigmoid_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1684524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardswish_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1684804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardtanh_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1685073Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1685414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_huber_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1685709Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_instance_norm_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1685996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1686283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_linear_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1686574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1686906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_kl_div_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1687179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_layer_norm_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1687453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_leaky_relu_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1687725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_linear_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1687975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_logsigmoid_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1688249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool2d_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1688517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool3d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1688794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1689066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1689351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1689618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mish_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1689886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1690167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1690427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multi_margin_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1690703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_normalize_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1690981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_circular_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1691258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_constant_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1691532Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_reflect_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1691810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1692095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pairwise_distance_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1692365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pdist_cuda_float32 XFAIL [ 85%] 2023-01-11T22:33:47.1692639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1692968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1693228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_prelu_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1693515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:33:47.1693782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_selu_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1694052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softplus_cuda_float32 PASSED [ 85%] 2023-01-11T22:33:47.1694372Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_tanhshrink_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1694677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1694933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_fro_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1695184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_inf_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1695548Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1695827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ops_aten_index_put_functorch_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1696057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ormqr_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1696311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_permute_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1696566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pinverse_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1696844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_0_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1697113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_1_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1697385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_3_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1697629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_prod_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1697870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_put_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1698123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_quantile_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1698354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rad2deg_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1698665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1698924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reciprocal_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1699179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_remainder_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1699446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_repeat_interleave_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1699745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1699997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rot90_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1700240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1700563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_0_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1700836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_3_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1701062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rsub_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1701312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1701575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_amax_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1701882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_mean_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1702135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_prod_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1702400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_sum_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1702671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_segment_reduce_lengths_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1702941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_segment_reduce_offsets_cuda_float32 XFAIL [ 86%] 2023-01-11T22:33:47.1703202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_select_scatter_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1703428Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sgn_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1703732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1703977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sign_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1704307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1704634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1704963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1705282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1705602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1705969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1706277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:33:47.1706553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sin_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1706788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sinh_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1707058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_softmax_with_dtype_cuda_float32 PASSED [ 86%] 2023-01-11T22:33:47.1707328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sparse_sampled_addmm_cuda_float32 XFAIL [ 87%] 2023-01-11T22:33:47.1707644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1708004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1708348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1708944Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:33:47.1709462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:33:47.1709777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_entr_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1710107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1710634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:33:47.1710945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1711267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1711589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1711855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_ndtri_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1712193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1712730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:33:47.1713263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:33:47.1713782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T22:33:47.1714112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1714421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1714670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1714933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_list_args_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1715159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_stack_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1715404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1715658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_mean_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1715915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sum_to_size_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1716210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_svd_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1716462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_t_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1716723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_take_along_dim_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1716971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tan_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1717216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tanh_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1717451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tensor_split_cuda_float32 XFAIL [ 87%] 2023-01-11T22:33:47.1717752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_topk_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1718010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trapezoid_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1718276Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_triangular_solve_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1718519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tril_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1718757Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_triu_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1719004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trunc_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1719305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1719626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1719854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1720125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_mean_unbiased_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1720375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_as_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1720624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vstack_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1720920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1721209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1721493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:33:47.1721723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hsplit_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1721956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hstack_cuda_float32 PASSED [ 87%] 2023-01-11T22:33:47.1722167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hypot_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1722449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1722732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1722966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_add_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1723201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_copy_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1723439Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_reduce_cuda_float32 XFAIL [ 88%] 2023-01-11T22:33:47.1723892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_select_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1724209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_inner_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1724502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1724800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1725085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1725367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1725750Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1726043Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1726341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1726572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_kron_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1726801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ldexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1727076Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1727305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lerp_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1727528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cross_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1727761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_det_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1728013Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_det_singular_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1728255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigvals_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1728497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigvalsh_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1728758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_householder_product_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1729058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1729317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1729555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1729783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1730081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1730324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_multi_dot_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1730558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1730811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1731141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_singular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2023-01-11T22:33:47.1731375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_qr_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1731618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_slogdet_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1731903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1732142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vector_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1732432Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1732658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log10_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1732895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_softmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1733131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logaddexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1733424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logcumsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:33:47.1733713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1734008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1734321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1734598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:33:47.1734815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_solve_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1735041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mH_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1735264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mT_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1735501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_amin_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1735798Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1736038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_cumprod_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1736286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_log_softmax_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1736530Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_logaddexp_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1736751Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_median_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1736988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_norm_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1737228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_prod_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1737464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_scatter_cuda_float32 XFAIL [ 89%] 2023-01-11T22:33:47.1737707Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_softmin_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1737942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_std_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1738175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_sum_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1738406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_var_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1738633Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_matmul_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1738847Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_matrix_exp_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1739104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_reduction_with_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1739327Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mean_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1739555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_median_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1739860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1740131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1740363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_binary_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1740615Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_reduction_no_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1740867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_reduction_with_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1741121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mode_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1741355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_movedim_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1741583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_msort_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1741810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mul_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1742100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1742323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mv_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1742574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1742805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nan_to_num_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1743015Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nansum_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1743313Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1743587Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1743874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1744169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1744448Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1744731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:33:47.1745031Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T22:33:47.1745299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1745565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1745814Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1746092Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T22:33:47.1746343Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_bilinear_cuda_float32 PASSED [ 89%] 2023-01-11T22:33:47.1746614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1746866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1747127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1747441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1747750Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1748014Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1748278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1748518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1748840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:33:47.1749087Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_elu_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1749350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1749617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1749919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:33:47.1750224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:33:47.1750490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 90%] 2023-01-11T22:33:47.1750752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 90%] 2023-01-11T22:33:47.1750993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_grid_sample_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1751254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1751512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardswish_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1751768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1752035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1752294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_instance_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1752559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1752830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1753096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1753351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1753609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1753862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1754133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1754395Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1754654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1754907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1755233Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1755502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 90%] 2023-01-11T22:33:47.1755766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 90%] 2023-01-11T22:33:47.1756002Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1756262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1756567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1756828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1757090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1757355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1757622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:33:47.1757886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1758147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1758398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1758652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softplus_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1758910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softshrink_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1759166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softsign_cuda_float32 PASSED [ 90%] 2023-01-11T22:33:47.1759451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1759718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1759952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_fro_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1760217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_normal_number_mean_cuda_float32 SKIPPED (Skipped!) [ 91%] 2023-01-11T22:33:47.1760569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1760786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pca_lowrank_cuda_float32 XFAIL [ 91%] 2023-01-11T22:33:47.1761019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_permute_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1761251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pinverse_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1761479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_positive_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1761704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_put_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1761928Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_qr_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1762161Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_quantile_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1762454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1762793Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1763066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1763353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1763583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ravel_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1764275Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reciprocal_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1764617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_remainder_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1764970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_repeat_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1765219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_repeat_interleave_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1765461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reshape_as_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1765690Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reshape_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1765959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1766195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resolve_conj_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1766421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rot90_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1766648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1766896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_0_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1767124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rsqrt_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1767351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rsub_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1767589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_add_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1767841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_amax_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1768071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_sum_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1768323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_segment_reduce_offsets_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1768604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1768926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1769152Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sign_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1769461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1769766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1770069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1770381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1770687Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1770966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1771314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:33:47.1771554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sin_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1771780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sinc_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1772037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sinh_cuda_float32 PASSED [ 91%] 2023-01-11T22:33:47.1772271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_slice_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1772521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_softmax_with_dtype_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1772801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sort_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1773053Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 92%] 2023-01-11T22:33:47.1773333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1773627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1773912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1774226Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1774533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1775083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 92%] 2023-01-11T22:33:47.1775576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 92%] 2023-01-11T22:33:47.1775817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_entr_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1776057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_erfcx_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1776372Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1776590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i0e_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1776827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i1_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1777061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i1e_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1777557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_legendre_polynomial_p_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 92%] 2023-01-11T22:33:47.1777805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_log_ndtr_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1778118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1778425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1778730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1778979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_ndtri_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1779346Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1779853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 92%] 2023-01-11T22:33:47.1780361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 92%] 2023-01-11T22:33:47.1780860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 92%] 2023-01-11T22:33:47.1781421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 92%] 2023-01-11T22:33:47.1781735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:33:47.1781966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1782209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_list_args_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1782436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sqrt_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1782666Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_squeeze_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1782893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1783110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1783358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_mean_unbiased_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1783581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sub_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1783806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_svd_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1784031Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_t_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1784252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_take_cuda_float32 XFAIL [ 92%] 2023-01-11T22:33:47.1784487Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tensor_split_cuda_float32 XFAIL [ 92%] 2023-01-11T22:33:47.1784716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_to_sparse_cuda_float32 XFAIL [ 92%] 2023-01-11T22:33:47.1784949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_transpose_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1785169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trapezoid_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1785397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trapz_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1785628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tril_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1785865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_true_divide_cuda_float32 PASSED [ 92%] 2023-01-11T22:33:47.1786091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trunc_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1786319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unflatten_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1786550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unfold_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1786834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1787119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1787404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1787729Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1787972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_mean_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1788216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_mean_unbiased_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1788454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_unbiased_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1788680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vdot_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1788910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_as_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1789187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_where_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1789397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zero__cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1789683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1789970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1790257Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1790537Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1790815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1791135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 93%] 2023-01-11T22:33:47.1791405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1791696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1791988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1792227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___getitem___cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1792461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___radd___cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1792692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rdiv___cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1792921Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rsub___cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1793158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_acosh_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1793389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_add_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1793625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addbmm_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1793860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addcdiv_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1794078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addcmul_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1794312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmm_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1794550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmv_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1794832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1795067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_amax_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1795297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_amin_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1795527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_angle_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1795856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1796153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1796425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1796686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_partial_views_cuda_float32 XFAIL [ 93%] 2023-01-11T22:33:47.1796915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_asin_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1797219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_2d_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T22:33:47.1797477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_3d_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T22:33:47.1797719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_block_diag_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1797952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bmm_cuda_float32 PASSED [ 93%] 2023-01-11T22:33:47.1798236Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:33:47.1798554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:33:47.1798840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:33:47.1799089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_to_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1799407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:33:47.1799638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cat_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1799943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 94%] 2023-01-11T22:33:47.1800175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ceil_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1800408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_chalf_cuda_float32 XFAIL [ 94%] 2023-01-11T22:33:47.1800726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:33:47.1800967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_min_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1801213Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_combinations_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1801435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_complex_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1801676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_contiguous_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1801915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_corrcoef_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1802146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cos_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1802377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cov_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1802607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cross_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1802844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cummax_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1803078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cummin_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1803297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumprod_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1803607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1804189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_deg2rad_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1804436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diag_embed_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1804676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagflat_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1804924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_copy_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1805253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1805483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diff_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1805717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_digamma_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1805994Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_floor_rounding_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1806254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1806505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_trunc_rounding_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1806735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dot_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1806969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_double_cuda_float32 XFAIL [ 94%] 2023-01-11T22:33:47.1807203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_einsum_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1807495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:33:47.1807781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:33:47.1808013Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erf_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1808226Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erfc_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1808458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_exp2_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1808686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_exp_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1808921Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expand_as_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1809159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expand_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1809443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:33:47.1809680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fft2_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1809920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfft2_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1810158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifft2_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1810379Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifft_cuda_float32 PASSED [ 94%] 2023-01-11T22:33:47.1810611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1810849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1811089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1811331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1811567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1811884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1812130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flip_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1812384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1812627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_power_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1812924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1813209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmod_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1813445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gather_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1813727Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1814002Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1814294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1814576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1814810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hsplit_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1815027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hstack_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1815263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hypot_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1815489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_i0_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1815782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1816023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_fill_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1816266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_select_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1816505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_inner_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1816797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1817122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1817406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1817725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1818006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1818250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cond_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1818494Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cross_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1818732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_det_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1818996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_det_singular_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1819228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eig_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1819468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigh_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1819749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1819999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_inv_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1820242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_inv_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1820543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1820852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1821155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lstsq_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1821396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1821648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_solve_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1821901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1822139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_power_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1822454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:33:47.1822726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 95%] 2023-01-11T22:33:47.1822971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1823232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_triangular_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1823482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_svdvals_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1823713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log10_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1823944Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log2_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1824175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1824398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_softmax_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1824655Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1824902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logcumsumexp_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1825138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logdet_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1825382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logsumexp_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1825703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:33:47.1825933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1826171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_solve_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1826402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mH_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1826624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_fill_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1826884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_logsumexp_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1827129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_median_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1827419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1827681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_normalize_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1827927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_prod_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1828176Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_select_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1828426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_softmax_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1828729Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_var_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1829002Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_matmul_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1829285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_matrix_exp_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1829584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1829883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1830175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_binary_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1830418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1830824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_minimum_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1831094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mm_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1831368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_movedim_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1831663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1831957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1832270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nan_to_num_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1832552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanmean_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1832779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanquantile_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1833113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:33:47.1833470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:33:47.1833746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_neg_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1834071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:33:47.1834398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:33:47.1834724Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:33:47.1835054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:33:47.1835368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1835685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1835945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:33:47.1836335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_bilinear_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1836652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_binary_cross_entropy_cuda_float32 XFAIL [ 97%] 2023-01-11T22:33:47.1836983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1837274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1837616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1837918Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1838277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1838584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1838846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:33:47.1839197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:33:47.1839506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:33:47.1839814Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1840162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:33:47.1840470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 97%] 2023-01-11T22:33:47.1840761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_gelu_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1841129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T22:33:47.1841524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1841868Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1842114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1842430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1842778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1843073Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1843369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_layer_norm_cuda_float32 XFAIL [ 97%] 2023-01-11T22:33:47.1843919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1844252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1844572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1844924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 97%] 2023-01-11T22:33:47.1845176Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1845474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1845878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1846193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1846499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1846861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T22:33:47.1847241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1847548Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1847942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_relu6_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1848237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_rrelu_cuda_float32 XFAIL [ 97%] 2023-01-11T22:33:47.1848470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_selu_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1848756Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_silu_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1849054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1849374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1849705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1849997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_unfold_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1850310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1850675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 97%] 2023-01-11T22:33:47.1850946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_cuda_float32 PASSED [ 97%] 2023-01-11T22:33:47.1851180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_normal_number_mean_cuda_float32 XFAIL [ 97%] 2023-01-11T22:33:47.1851480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1851774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ormqr_cuda_float32 SKIPPED (Skipped!) [ 98%] 2023-01-11T22:33:47.1852048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_permute_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1852328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pinverse_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1852628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1852925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1853283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1853578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1853800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_positive_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1854086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pow_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1854352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_put_cuda_float32 XFAIL [ 98%] 2023-01-11T22:33:47.1854664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_qr_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1854947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rad2deg_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1855277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1855605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1855911Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ravel_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1856206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reciprocal_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1856477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_remainder_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1856748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_repeat_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1857027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reshape_as_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1857352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1857627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resolve_neg_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1857934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_roll_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1858234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_3_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1858563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1858838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rsqrt_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1859120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1859397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1859689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1860051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 98%] 2023-01-11T22:33:47.1860321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_select_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1860612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_select_scatter_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1860883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sign_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1861264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1861622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1861919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1862261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1862583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1862851Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sin_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1863130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_slice_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1863458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_softmax_with_dtype_cuda_float32 PASSED [ 98%] 2023-01-11T22:33:47.1863803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 98%] 2023-01-11T22:33:47.1864184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1864523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1864858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1865214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1865585Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:33:47.1866157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_v_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:33:47.1866439Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_entr_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1866718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_erfcx_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1866996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i0e_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1867311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i1e_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1867665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:33:47.1868018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:33:47.1868299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_ndtr_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1868528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_ndtri_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1869118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:33:47.1869669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_shifted_chebyshev_polynomial_w_cuda_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T22:33:47.1870022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:33:47.1870307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_xlog1py_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1870675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:33:47.1870963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1871246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_list_args_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1871511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sqrt_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1871783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_square_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1872007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_squeeze_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1872273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1872546Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sum_to_size_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1872864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_svd_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1873189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_symeig_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1873474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_take_along_dim_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1873739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tan_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1874036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tile_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1874247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_to_cuda_float32 XFAIL [ 99%] 2023-01-11T22:33:47.1874575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_to_sparse_cuda_float32 XFAIL [ 99%] 2023-01-11T22:33:47.1874843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trace_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1875134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trapezoid_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1875406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trapz_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1875731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_triangular_solve_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1876003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_triu_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1876283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_true_divide_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1876558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unflatten_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1876852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:33:47.1877124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unsqueeze_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1877400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1877670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_mean_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1877957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_mean_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1890089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vdot_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1890421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_copy_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1890677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_xlogy_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1890993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1891279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1891624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 99%] 2023-01-11T22:33:47.1891916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:33:47.1892251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [100%] 2023-01-11T22:33:47.1892275Z 2023-01-11T22:33:47.1892442Z =============================== warnings summary =============================== 2023-01-11T22:33:47.1892794Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:33:47.1893299Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:33:47.1893451Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:33:47.1893471Z 2023-01-11T22:33:47.1893802Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:33:47.1894394Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-51e61195b014dd01.xml - 2023-01-11T22:33:47.1894627Z = 3476 passed, 1063 skipped, 17 deselected, 193 xfailed, 1 warning in 4682.09s (1:18:02) = 2023-01-11T22:33:47.1894886Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T22:33:47.1894907Z 2023-01-11T22:33:47.1895352Z ##[endgroup] 2023-01-11T22:33:47.1895777Z FINISHED PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_ciqagwvc) 2023-01-11T22:33:47.1895879Z 2023-01-11T22:33:47.3899629Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:33:47.389417] 2023-01-11T22:34:08.5484688Z 2023-01-11T22:34:08.5487603Z Expand the folded group to see the log file of functorch/test_ops 2023-01-11T22:34:08.5488837Z ##[group]PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_48kkh3fl) 2023-01-11T22:34:08.5489879Z Test results will be stored in test-reports/python-pytest/functorch.test_ops/functorch.test_ops-2d04ac57fa1cbb00.xml 2023-01-11T22:34:08.5490425Z ============================= test session starts ============================== 2023-01-11T22:34:08.5491501Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:34:08.5491895Z cachedir: .pytest_cache 2023-01-11T22:34:08.5492580Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:34:08.5493238Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:34:08.5493886Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, rerunfailures-10.3, shard-0.1.2, xdist-3.1.0, xdoctest-1.1.0 2023-01-11T22:34:08.5494554Z collecting ... collected 9536 items / 9508 deselected / 28 selected 2023-01-11T22:34:08.5499631Z Running 28 items in this shard: test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_ex_cuda_float64, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cholesky_ex_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cholesky_cuda_float32, test/functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cholesky_ex_cuda_float32 2023-01-11T22:34:08.5504244Z 2023-01-11T22:34:08.5504517Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cholesky_cuda_float32 PASSED [ 3%] 2023-01-11T22:34:08.5505306Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cholesky_ex_cuda_float32 PASSED [ 7%] 2023-01-11T22:34:08.5505837Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cholesky_cuda_float32 PASSED [ 10%] 2023-01-11T22:34:08.5506498Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cholesky_ex_cuda_float32 PASSED [ 14%] 2023-01-11T22:34:08.5507112Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cholesky_cuda_float32 PASSED [ 17%] 2023-01-11T22:34:08.5507647Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 21%] 2023-01-11T22:34:08.5508370Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cholesky_cuda_float32 PASSED [ 25%] 2023-01-11T22:34:08.5508864Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cholesky_ex_cuda_float32 PASSED [ 28%] 2023-01-11T22:34:08.5509625Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cholesky_cuda_float32 PASSED [ 32%] 2023-01-11T22:34:08.5510135Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 35%] 2023-01-11T22:34:08.5510886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cholesky_cuda_float32 PASSED [ 39%] 2023-01-11T22:34:08.5511398Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cholesky_ex_cuda_float32 PASSED [ 42%] 2023-01-11T22:34:08.5512118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_cuda_float32 PASSED [ 46%] 2023-01-11T22:34:08.5512703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_cuda_float64 PASSED [ 50%] 2023-01-11T22:34:08.5513345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_ex_cuda_float32 PASSED [ 53%] 2023-01-11T22:34:08.5514037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_ex_cuda_float64 PASSED [ 57%] 2023-01-11T22:34:08.5514650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cholesky_cuda_float32 PASSED [ 60%] 2023-01-11T22:34:08.5515381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cholesky_ex_cuda_float32 PASSED [ 64%] 2023-01-11T22:34:08.5515952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cholesky_cuda_float32 PASSED [ 67%] 2023-01-11T22:34:08.5516696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cholesky_ex_cuda_float32 PASSED [ 71%] 2023-01-11T22:34:08.5517213Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_cuda_float32 PASSED [ 75%] 2023-01-11T22:34:08.5517979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 78%] 2023-01-11T22:34:08.5518503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cholesky_cuda_float32 PASSED [ 82%] 2023-01-11T22:34:08.5519320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cholesky_ex_cuda_float32 PASSED [ 85%] 2023-01-11T22:34:08.5519844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cholesky_cuda_float32 PASSED [ 89%] 2023-01-11T22:34:08.5520666Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 92%] 2023-01-11T22:34:08.5521195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cholesky_cuda_float32 PASSED [ 96%] 2023-01-11T22:34:08.5521982Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cholesky_ex_cuda_float32 PASSED [100%] 2023-01-11T22:34:08.5522270Z 2023-01-11T22:34:08.5522417Z =============================== warnings summary =============================== 2023-01-11T22:34:08.5523061Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:34:08.5524333Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:34:08.5525077Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:34:08.5525272Z 2023-01-11T22:34:08.5525572Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:34:08.5526566Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-2d04ac57fa1cbb00.xml - 2023-01-11T22:34:08.5527115Z =============== 28 passed, 9508 deselected, 1 warning in 15.24s ================ 2023-01-11T22:34:08.5527785Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T22:34:08.5528062Z 2023-01-11T22:34:08.5528379Z ##[endgroup] 2023-01-11T22:34:08.5529190Z FINISHED PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_48kkh3fl) 2023-01-11T22:34:08.5529511Z 2023-01-11T22:34:08.8551863Z ##[group]Run cat test/**/*.log || true 2023-01-11T22:34:08.8552207Z cat test/**/*.log || true 2023-01-11T22:34:08.8565929Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:34:08.8566233Z env: 2023-01-11T22:34:08.8566477Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:08.8566731Z GPU_FLAG: --gpus all 2023-01-11T22:34:08.8567111Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:08.8567470Z ##[endgroup] 2023-01-11T22:34:08.8612781Z cat: test/**/*.log: No such file or directory 2023-01-11T22:34:08.8643480Z Prepare all required actions 2023-01-11T22:34:08.8644344Z Getting action download info 2023-01-11T22:34:09.0687946Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T22:34:09.0688242Z with: 2023-01-11T22:34:09.0688708Z github-token: *** 2023-01-11T22:34:09.0688930Z env: 2023-01-11T22:34:09.0689170Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:09.0689454Z GPU_FLAG: --gpus all 2023-01-11T22:34:09.0689807Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:09.0690166Z ##[endgroup] 2023-01-11T22:34:09.0724667Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T22:34:09.0724988Z with: 2023-01-11T22:34:09.0725212Z shell: bash 2023-01-11T22:34:09.0725439Z timeout_minutes: 10 2023-01-11T22:34:09.0725691Z max_attempts: 5 2023-01-11T22:34:09.0725945Z retry_wait_seconds: 30 2023-01-11T22:34:09.0726479Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T22:34:09.0726974Z polling_interval_seconds: 1 2023-01-11T22:34:09.0727248Z warning_on_retry: true 2023-01-11T22:34:09.0727510Z continue_on_error: false 2023-01-11T22:34:09.0727754Z env: 2023-01-11T22:34:09.0727974Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:09.0728247Z GPU_FLAG: --gpus all 2023-01-11T22:34:09.0728615Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:09.0729105Z GITHUB_TOKEN: *** 2023-01-11T22:34:09.0729351Z ##[endgroup] 2023-01-11T22:34:09.1398974Z + python3 -m pip install requests==2.26.0 2023-01-11T22:34:09.4322792Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:34:09.4550556Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T22:34:09.4734749Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2023-01-11T22:34:09.4750815Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T22:34:09.4763132Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2023-01-11T22:34:09.4790071Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.14) 2023-01-11T22:34:09.7431338Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-08d6cf50594137442 2023-01-11T22:34:11.5815207Z + GHA_WORKFLOW_JOB_ID=10589292409 2023-01-11T22:34:11.5817714Z + echo job-id=10589292409 2023-01-11T22:34:12.1393716Z Command completed after 1 attempt(s). 2023-01-11T22:34:12.1529827Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:34:12.1530184Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:34:12.1543174Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:34:12.1543478Z env: 2023-01-11T22:34:12.1543724Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:12.1543983Z GPU_FLAG: --gpus all 2023-01-11T22:34:12.1544359Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:12.1544743Z MONITOR_SCRIPT_PID: 3055 2023-01-11T22:34:12.1544990Z ##[endgroup] 2023-01-11T22:34:12.1647193Z Prepare all required actions 2023-01-11T22:34:12.1647564Z Getting action download info 2023-01-11T22:34:12.3744293Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T22:34:12.5256932Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T22:34:12.5257213Z with: 2023-01-11T22:34:12.5257555Z file-suffix: test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409 2023-01-11T22:34:12.5257892Z env: 2023-01-11T22:34:12.5258112Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:12.5258379Z GPU_FLAG: --gpus all 2023-01-11T22:34:12.5258749Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:12.5259082Z ##[endgroup] 2023-01-11T22:34:12.5287353Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T22:34:12.5287762Z # Remove any previous test jsons if they exist 2023-01-11T22:34:12.5288082Z rm -f test-jsons-*.zip 2023-01-11T22:34:12.5288454Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T22:34:12.5300233Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:34:12.5300533Z env: 2023-01-11T22:34:12.5300778Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:12.5301030Z GPU_FLAG: --gpus all 2023-01-11T22:34:12.5301405Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:12.5301879Z FILE_SUFFIX: test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409 2023-01-11T22:34:12.5302211Z ##[endgroup] 2023-01-11T22:34:12.5399529Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T22:34:12.5434459Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T22:34:12.5441764Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T22:34:12.5443094Z adding: test/.pytorch-slow-tests.json (deflated 74%) 2023-01-11T22:34:12.5449638Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T22:34:12.5475150Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:34:12.5475528Z # Remove any previous test reports if they exist 2023-01-11T22:34:12.5475856Z rm -f test-reports-*.zip 2023-01-11T22:34:12.5476215Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T22:34:12.5488172Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:34:12.5488476Z env: 2023-01-11T22:34:12.5488724Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:12.5488979Z GPU_FLAG: --gpus all 2023-01-11T22:34:12.5489355Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:12.5489825Z FILE_SUFFIX: test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409 2023-01-11T22:34:12.5490176Z ##[endgroup] 2023-01-11T22:34:12.5576077Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionCUDA-20230111211029.xml (deflated 67%) 2023-01-11T22:34:12.5577110Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionVmapAPICUDA-20230111211029.xml (deflated 75%) 2023-01-11T22:34:12.5578173Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestComposabilityCUDA-20230111211029.xml (deflated 87%) 2023-01-11T22:34:12.5578989Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestExamplesCorrectnessCUDA-20230111211029.xml (deflated 75%) 2023-01-11T22:34:12.5579927Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestFunctionalizeCUDA-20230111211029.xml (deflated 81%) 2023-01-11T22:34:12.5582074Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestGradTransformCUDA-20230111211029.xml (deflated 90%) 2023-01-11T22:34:12.5582892Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHelpersCUDA-20230111211029.xml (deflated 71%) 2023-01-11T22:34:12.5583794Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHessianCUDA-20230111211029.xml (deflated 68%) 2023-01-11T22:34:12.5584767Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJacCUDA-20230111211029.xml (deflated 90%) 2023-01-11T22:34:12.5585636Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJvpCUDA-20230111211029.xml (deflated 86%) 2023-01-11T22:34:12.5586382Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestMakeFunctional-20230111211029.xml (deflated 79%) 2023-01-11T22:34:12.5587197Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestPyOperatorInteractionCUDA-20230111211029.xml (deflated 79%) 2023-01-11T22:34:12.5587975Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestSliceArgnums-20230111211029.xml (deflated 80%) 2023-01-11T22:34:12.5588785Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapJvpInplaceViewCUDA-20230111211029.xml (deflated 73%) 2023-01-11T22:34:12.5589579Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapOfGradCUDA-20230111211029.xml (deflated 74%) 2023-01-11T22:34:12.5594088Z adding: test/test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTAutograd-20230111211030.xml (deflated 93%) 2023-01-11T22:34:12.5594856Z adding: test/test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTModuleSimplified-20230111211030.xml (deflated 60%) 2023-01-11T22:34:12.5595762Z adding: test/test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestPartitioning-20230111211030.xml (deflated 89%) 2023-01-11T22:34:12.5639825Z adding: test/test-reports/python-unittest/functorch.test_vmap_registrations/TEST-TestFunctorchDispatcher-20230111211041.xml (deflated 97%) 2023-01-11T22:34:12.5640605Z adding: test/test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlow-20230111211041.xml (deflated 40%) 2023-01-11T22:34:12.5641355Z adding: test/test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlowTraced-20230111211041.xml (deflated 86%) 2023-01-11T22:34:12.5642403Z adding: test/test-reports/python-unittest/functorch.test_dims/TEST-TestMin-20230111211048.xml (deflated 81%) 2023-01-11T22:34:12.5643610Z adding: test/test-reports/python-unittest/functorch.test_dims/TEST-TestMinFunctorchOnly-20230111211048.xml (deflated 87%) 2023-01-11T22:34:12.5649157Z adding: test/test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestAOTAutograd-20230111211054.xml (deflated 94%) 2023-01-11T22:34:12.5650155Z adding: test/test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestPartitioning-20230111211054.xml (deflated 89%) 2023-01-11T22:34:12.5650956Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-NoChangeTestCase-20230111211105.xml (deflated 69%) 2023-01-11T22:34:12.5651850Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-RandomOpTestCase-20230111211105.xml (deflated 39%) 2023-01-11T22:34:12.5652602Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-ReduceTestCase-20230111211105.xml (deflated 80%) 2023-01-11T22:34:12.5653422Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-TestMemoryEfficientOpAuthoring-20230111211105.xml (deflated 86%) 2023-01-11T22:34:12.5655734Z adding: test/test-reports/python-unittest/functorch.test_minifier/TEST-TestMinifier-20230111211113.xml (deflated 92%) 2023-01-11T22:34:12.5661225Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestRandomnessCUDA-20230111211123.xml (deflated 96%) 2023-01-11T22:34:12.5661962Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestTransformFailureCUDA-20230111211123.xml (deflated 82%) 2023-01-11T22:34:12.5664292Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapAPI-20230111211123.xml (deflated 84%) 2023-01-11T22:34:12.5665369Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapBatchedGradientCUDA-20230111211123.xml (deflated 82%) 2023-01-11T22:34:12.5668733Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperators-20230111211123.xml (deflated 93%) 2023-01-11T22:34:12.5719295Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperatorsOpInfoCUDA-20230111211123.xml (deflated 94%) 2023-01-11T22:34:12.5821814Z adding: test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-a046b0c5aacaf48d.xml (deflated 94%) 2023-01-11T22:34:12.5922461Z adding: test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-51e61195b014dd01.xml (deflated 94%) 2023-01-11T22:34:12.5923313Z adding: test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-2d04ac57fa1cbb00.xml (deflated 89%) 2023-01-11T22:34:12.5949085Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:34:12.5949461Z # Remove any previous test reports if they exist 2023-01-11T22:34:12.5949785Z rm -f usage-log-*.zip 2023-01-11T22:34:12.5950161Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T22:34:12.5950556Z # so check to see if the file exists first 2023-01-11T22:34:12.5950851Z if [ -f 'usage_log.txt' ]; then 2023-01-11T22:34:12.5951186Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T22:34:12.5951480Z fi 2023-01-11T22:34:12.5963059Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:34:12.5963359Z env: 2023-01-11T22:34:12.5963602Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:12.5964266Z GPU_FLAG: --gpus all 2023-01-11T22:34:12.5964648Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:12.5965133Z FILE_SUFFIX: test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409 2023-01-11T22:34:12.5965489Z ##[endgroup] 2023-01-11T22:34:12.6561441Z adding: usage_log.txt (deflated 98%) 2023-01-11T22:34:12.6634794Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:34:12.6635067Z with: 2023-01-11T22:34:12.6635345Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:34:12.6635647Z retention-days: 14 2023-01-11T22:34:12.6635896Z if-no-files-found: warn 2023-01-11T22:34:12.6636166Z path: test-jsons-*.zip 2023-01-11T22:34:12.6636416Z name: artifact 2023-01-11T22:34:12.6636649Z s3-bucket: gha-artifacts 2023-01-11T22:34:12.6636892Z region: us-east-1 2023-01-11T22:34:12.6637111Z env: 2023-01-11T22:34:12.6637320Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:12.6637578Z GPU_FLAG: --gpus all 2023-01-11T22:34:12.6637948Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:12.6638399Z ##[endgroup] 2023-01-11T22:34:13.1064434Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:34:13.1065272Z With the provided path, there will be 1 file uploaded 2023-01-11T22:34:13.1065637Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:34:13.1076654Z Starting upload of test-jsons-test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409.zip 2023-01-11T22:34:13.2566336Z Finished upload of test-jsons-test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409.zip 2023-01-11T22:34:13.2718931Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:34:13.2719228Z with: 2023-01-11T22:34:13.2719506Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:34:13.2719786Z retention-days: 14 2023-01-11T22:34:13.2720052Z if-no-files-found: error 2023-01-11T22:34:13.2720329Z path: test-reports-*.zip 2023-01-11T22:34:13.2720570Z name: artifact 2023-01-11T22:34:13.2720817Z s3-bucket: gha-artifacts 2023-01-11T22:34:13.2721089Z region: us-east-1 2023-01-11T22:34:13.2721303Z env: 2023-01-11T22:34:13.2721539Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:13.2721918Z GPU_FLAG: --gpus all 2023-01-11T22:34:13.2722288Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:13.2722643Z ##[endgroup] 2023-01-11T22:34:13.7141553Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:34:13.7142251Z With the provided path, there will be 1 file uploaded 2023-01-11T22:34:13.7142812Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:34:13.7153615Z Starting upload of test-reports-test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409.zip 2023-01-11T22:34:13.9229533Z Finished upload of test-reports-test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409.zip 2023-01-11T22:34:13.9381407Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:34:13.9381704Z with: 2023-01-11T22:34:13.9381987Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:34:13.9382278Z retention-days: 14 2023-01-11T22:34:13.9382545Z if-no-files-found: ignore 2023-01-11T22:34:13.9382832Z path: usage-log-*.zip 2023-01-11T22:34:13.9383065Z name: artifact 2023-01-11T22:34:13.9383312Z s3-bucket: gha-artifacts 2023-01-11T22:34:13.9383573Z region: us-east-1 2023-01-11T22:34:13.9383782Z env: 2023-01-11T22:34:13.9384023Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:13.9384286Z GPU_FLAG: --gpus all 2023-01-11T22:34:13.9384635Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:13.9384996Z ##[endgroup] 2023-01-11T22:34:14.3760282Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:34:14.3760979Z With the provided path, there will be 1 file uploaded 2023-01-11T22:34:14.3761529Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T22:34:14.3772713Z Starting upload of usage-log-test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409.zip 2023-01-11T22:34:14.5032530Z Finished upload of usage-log-test-functorch-1-1-linux.4xlarge.nvidia.gpu_10589292409.zip 2023-01-11T22:34:14.5184124Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T22:34:14.5184482Z # shellcheck disable=SC2156 2023-01-11T22:34:14.5184882Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T22:34:14.5198347Z shell: /usr/bin/bash -e {0} 2023-01-11T22:34:14.5198599Z env: 2023-01-11T22:34:14.5198825Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:14.5199094Z GPU_FLAG: --gpus all 2023-01-11T22:34:14.5199468Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:14.5199811Z ##[endgroup] 2023-01-11T22:34:14.8487479Z ##[group]Run set -x 2023-01-11T22:34:14.8487879Z set -x 2023-01-11T22:34:14.8488183Z python3 -m pip install -r requirements.txt 2023-01-11T22:34:14.8488535Z python3 -m pip install boto3==1.19.12 2023-01-11T22:34:14.8488940Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:34:14.8501647Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:34:14.8501930Z env: 2023-01-11T22:34:14.8502177Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:34:14.8502446Z GPU_FLAG: --gpus all 2023-01-11T22:34:14.8502799Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:34:14.8503174Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:34:14.8503440Z BRANCH: pull/91627 2023-01-11T22:34:14.8503679Z TEST_CONFIG: functorch 2023-01-11T22:34:14.8503930Z SHARD_NUMBER: 1 2023-01-11T22:34:14.8504246Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T22:34:14.8504645Z PR_NUMBER: 91627 2023-01-11T22:34:14.8504919Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T22:34:14.8505194Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T22:34:14.8505514Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:34:14.8505793Z TAG: 2023-01-11T22:34:14.8506009Z WORKFLOW_ID: 3896099317 2023-01-11T22:34:14.8506463Z GITHUB_TOKEN: *** 2023-01-11T22:34:14.8506728Z GHA_WORKFLOW_JOB_ID: 10589292409 2023-01-11T22:34:14.8506973Z ##[endgroup] 2023-01-11T22:34:14.8535728Z + python3 -m pip install -r requirements.txt 2023-01-11T22:34:15.1522458Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:34:15.1882054Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2023-01-11T22:34:15.1921745Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2023-01-11T22:34:15.1933405Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2023-01-11T22:34:15.1945326Z Requirement already satisfied: hypothesis in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (6.62.0) 2023-01-11T22:34:15.2485923Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.21.6) 2023-01-11T22:34:15.2498194Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2023-01-11T22:34:15.2608669Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2023-01-11T22:34:15.2619854Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2023-01-11T22:34:15.2872002Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T22:34:15.3117968Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2023-01-11T22:34:15.3130459Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2023-01-11T22:34:15.3138717Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.4.0) 2023-01-11T22:34:15.3152254Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2023-01-11T22:34:15.3178310Z Requirement already satisfied: filelock in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (3.9.0) 2023-01-11T22:34:15.3282396Z Requirement already satisfied: networkx in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 16)) (2.6.3) 2023-01-11T22:34:15.3513751Z Requirement already satisfied: jinja2 in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 17)) (3.1.2) 2023-01-11T22:34:15.3549245Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2023-01-11T22:34:15.3572139Z Requirement already satisfied: attrs>=19.2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.2.0) 2023-01-11T22:34:15.3950022Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2023-01-11T22:34:15.3964053Z Requirement already satisfied: exceptiongroup>=1.0.0; python_version < "3.11" in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.1.0) 2023-01-11T22:34:15.3987540Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.12.7) 2023-01-11T22:34:15.3999694Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.14) 2023-01-11T22:34:15.4224875Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.4) 2023-01-11T22:34:15.4241292Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.12) 2023-01-11T22:34:15.4266964Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2023-01-11T22:34:15.4351314Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from jinja2->-r requirements.txt (line 17)) (2.1.1) 2023-01-11T22:34:15.5047650Z + python3 -m pip install boto3==1.19.12 2023-01-11T22:34:15.7980865Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:34:15.8206962Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T22:34:15.8276435Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2023-01-11T22:34:15.8294038Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2023-01-11T22:34:15.8354352Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2023-01-11T22:34:15.8399628Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2023-01-11T22:34:15.8428327Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.14) 2023-01-11T22:34:15.8649674Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2023-01-11T22:34:16.1106660Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:37:54.4569055Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T22:37:54.4569929Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"2023-01-11T22:37:22.296Z 5605b932-bd69-4e13-8f1d-4ff54dedb1e9 Task timed out after 60.00 seconds"} 2023-01-11T22:37:54.4570266Z 2023-01-11T22:37:54.4574088Z ----- Historic stats comparison result ------ 2023-01-11T22:37:54.4574352Z 2023-01-11T22:37:54.4574628Z job: linux-bionic-cuda11.6-py3.10-gcc7 2023-01-11T22:37:54.4575000Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:37:54.4576956Z 2023-01-11T22:37:54.4577332Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T22:37:54.4577856Z 2023-01-11T22:37:54.4577944Z : (master) 2023-01-11T22:37:54.4578168Z | 2023-01-11T22:37:54.4578441Z | * 8419ddda87 (HEAD) total time 9047.37s 2023-01-11T22:37:54.4578688Z | | 2023-01-11T22:37:54.4578912Z | : (2 commits) 2023-01-11T22:37:54.4579133Z |/ 2023-01-11T22:37:54.4588566Z * db2a237763 (base) 18 reports, total time 5298.55s ± 3363.99s 2023-01-11T22:37:54.4589087Z * 2b0abd4ce3 18 reports, total time 5375.52s ± 3469.84s 2023-01-11T22:37:54.4589521Z * f7939b21e1 48 reports, total time 4156.05s ± 3748.80s 2023-01-11T22:37:54.4590021Z * cb3204823e 18 reports, total time 5386.78s ± 3494.12s 2023-01-11T22:37:54.4590430Z * 6e236553f5 18 reports, total time 5359.08s ± 3471.03s 2023-01-11T22:37:54.4590848Z * cce577b391 18 reports, total time 5383.89s ± 3498.12s 2023-01-11T22:37:54.4591272Z * fae821c2f1 18 reports, total time 5181.34s ± 3399.30s 2023-01-11T22:37:54.4591677Z * 0c3659586d 18 reports, total time 5181.30s ± 3409.47s 2023-01-11T22:37:54.4592090Z * 122245985a 18 reports, total time 5175.63s ± 3372.26s 2023-01-11T22:37:54.4592504Z * b797a24259 18 reports, total time 5151.22s ± 3376.21s 2023-01-11T22:37:54.4592773Z | 2023-01-11T22:37:54.4592962Z : 2023-01-11T22:37:54.4593095Z 2023-01-11T22:37:54.4593263Z Removed (across 1066 suites) 0 tests, totaling 0.00s 2023-01-11T22:37:54.4593618Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T22:37:54.4593951Z Added (across 485 suites) 13709 tests, totaling +9047.37s 2023-01-11T22:37:54.5355536Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T22:37:54.5355898Z with: 2023-01-11T22:37:54.5356091Z env: 2023-01-11T22:37:54.5356327Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:37:54.5356594Z GPU_FLAG: --gpus all 2023-01-11T22:37:54.5356943Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:37:54.5357310Z ##[endgroup] 2023-01-11T22:37:54.5377974Z ##[group]Run set -eou pipefail 2023-01-11T22:37:54.5378263Z set -eou pipefail 2023-01-11T22:37:54.5378514Z  2023-01-11T22:37:54.5378837Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T22:37:54.5379161Z for _ in $(seq 1440); do 2023-01-11T22:37:54.5379467Z  # Break if no ssh session exists anymore 2023-01-11T22:37:54.5379770Z  if [ "$(who)" = "" ]; then 2023-01-11T22:37:54.5380023Z  break 2023-01-11T22:37:54.5380279Z  fi 2023-01-11T22:37:54.5380511Z  echo "." 2023-01-11T22:37:54.5380733Z  sleep 5 2023-01-11T22:37:54.5380964Z done 2023-01-11T22:37:54.5394364Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:37:54.5394645Z env: 2023-01-11T22:37:54.5394882Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:37:54.5395154Z GPU_FLAG: --gpus all 2023-01-11T22:37:54.5395505Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:37:54.5395857Z ##[endgroup] 2023-01-11T22:37:54.5425791Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T22:37:54.5474989Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:37:54.5475393Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:37:54.5475734Z # shellcheck disable=SC2046 2023-01-11T22:37:54.5476045Z docker stop $(docker ps -q) || true 2023-01-11T22:37:54.5476366Z # Prune all of the docker images 2023-01-11T22:37:54.5476647Z docker system prune -af 2023-01-11T22:37:54.5489030Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:37:54.5489329Z env: 2023-01-11T22:37:54.5489569Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:37:54.5489919Z GPU_FLAG: --gpus all 2023-01-11T22:37:54.5490291Z DOCKER_CONTAINER_ID: 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:37:54.5490647Z ##[endgroup] 2023-01-11T22:37:54.9021432Z 27b56dd1f4bf 2023-01-11T22:37:55.3902060Z Deleted Containers: 2023-01-11T22:37:55.3902465Z 27b56dd1f4bf9d95054197acd490ec879fcd75a7579c2a9d38df9babd780ce25 2023-01-11T22:37:55.3902708Z 2023-01-11T22:38:00.3906493Z Deleted Images: 2023-01-11T22:38:00.3908038Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T22:38:00.3910001Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T22:38:00.3910630Z deleted: sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba 2023-01-11T22:38:00.3911036Z deleted: sha256:6d5f0082fbf8c3b01e49961283f44105a5bb12616f0073762021db97f20a16a5 2023-01-11T22:38:00.3911476Z deleted: sha256:19c574c96e47e3d16cc51cc088fed6cef16eaa2174e667ba0b395ac0e3b989bb 2023-01-11T22:38:00.3911943Z deleted: sha256:4fa7af758c23581dbcc2bd92defdc5fea97c8671fa67bbc30888ffbbf96c49a6 2023-01-11T22:38:00.3912386Z deleted: sha256:e68331e1b0f863bbdbd445ed8475d59d2234c9659264a4e49b7b096311445aee 2023-01-11T22:38:00.3912807Z deleted: sha256:69d886418998cd8758c555ed219fca3a457539e9d6f62c41c9664a80c82c4036 2023-01-11T22:38:00.3913225Z deleted: sha256:2368b1fdf0235d155eaa47e75ff379cff06cc82d63e03886a57363b8092d3c83 2023-01-11T22:38:00.3913664Z deleted: sha256:651c1e1b625aeaf8fa65e96ef11487e650a7a6d00ba8ec9fdfe7e89e762dc5c4 2023-01-11T22:38:00.3914304Z deleted: sha256:7b73f298df08c4b3aa849b55bb5e73ded619cb5b786fddcc21ece3c0b3887038 2023-01-11T22:38:00.3914768Z deleted: sha256:716f28b4b433958e5d1b9839a20dd22f9986f9c1b42fb95552f13d6bfd291efe 2023-01-11T22:38:00.3915173Z deleted: sha256:e4495993276176c504228e66b2fd6f348523c5af66f9292b2f7ea12acefcd606 2023-01-11T22:38:00.3915575Z deleted: sha256:d6f5fbd8782783697c73f4bcbce91a05e126575f72f0f58e1e9465aa57640a92 2023-01-11T22:38:00.3916003Z deleted: sha256:0b7725c897ee2681e3b1ff00aea6c14805c8050758cfa1010f561c9713934014 2023-01-11T22:38:00.3916438Z deleted: sha256:fdd864c6750bdd24f8cfb131673c6f04087e3cbecac2c1a9b3c30fefbd6d3070 2023-01-11T22:38:00.3916911Z deleted: sha256:bfaeaf77f180f62f3994ccdc2be80dd2ef7f4d25ffc8c9497dc51e6cff69711e 2023-01-11T22:38:00.3917360Z deleted: sha256:02f5a9d8be5a1bdd5a350d4c47147fd3dd46bfcedc7637f53a8a692720381fc2 2023-01-11T22:38:00.3917814Z deleted: sha256:e22cc66e4fd2e491fb4ae8194c35d6b1789f9f5d01e1dfbedf1c266c3a1537de 2023-01-11T22:38:00.3918245Z deleted: sha256:1536d02ae84ab410916541408cf2935f122735cc5d128324f6f82fbbeb913e80 2023-01-11T22:38:00.3918651Z deleted: sha256:a8374bc83a4bf3a838aaf8ee71b4a8281ac4eef801473b007f88b2f0efadc6c6 2023-01-11T22:38:00.3919076Z deleted: sha256:9381921b1e612b2d23517d24662a39f00be43efe2412e440ef41b487a48cb389 2023-01-11T22:38:00.3919499Z deleted: sha256:ae063d6cbeae3688a5a7bb8694d431dbb9792bfb7ff2908d3b25842f9586fc8e 2023-01-11T22:38:00.3919946Z deleted: sha256:595397ba048a351c7b09c25b5eba4cbb916c2db40dd80bde4d95c2b51b766045 2023-01-11T22:38:00.3920385Z deleted: sha256:7a2da4ffb8ea2b858fcdfc92f6e640dbb6a083b39dfa5e7aa87cd1296f9314e1 2023-01-11T22:38:00.3920859Z deleted: sha256:eddd66bfdbb5913f133ffda8d967ee0235f9f121434112ea8da4cfdf5f9ebbf4 2023-01-11T22:38:00.3921308Z deleted: sha256:c9392d92ee837d52b35b41e4de67d213886d844cecd9e769d9284dc21070aee8 2023-01-11T22:38:00.3921744Z deleted: sha256:fba16b8beafe9efa854d93f0e92718750ec97ced755ace0f6f51bbd5d1964f91 2023-01-11T22:38:00.3922183Z deleted: sha256:a09592e27d2e6896b9029f31e269787c92761fd19a48528851c48d85221cd4bc 2023-01-11T22:38:00.3922588Z deleted: sha256:8b2e3a8416af60625ccb9a8562891c1b9e85c2ee05f103b190ad5040313bf1f1 2023-01-11T22:38:00.3923022Z deleted: sha256:135caddb443044601f433d421e5c0f5d8ab02dff69cf2df9024a8ecb97c8948c 2023-01-11T22:38:00.3923416Z deleted: sha256:112b60db47585e101175390e102a66908f0f1175510c5e5d5f10b7e4e0c9769b 2023-01-11T22:38:00.3924369Z deleted: sha256:d9e5dd4e760b68190c010a9042c842afb0bcf3d4477a334d0e9c2d9c302ecb3c 2023-01-11T22:38:00.3924811Z deleted: sha256:7d37673dfb91518db6e68e9637f3db142a4eaccb9f548ab99d14ac52b3672325 2023-01-11T22:38:00.3925217Z deleted: sha256:12784d32c23b63941ebc8adf713d7167158c38c771d3b5f94506e036b6273dbd 2023-01-11T22:38:00.3925916Z deleted: sha256:395db4c8bde7e390accfa81ff84376004b78566423bd0a3bd7559e12e66759bc 2023-01-11T22:38:00.3926771Z deleted: sha256:a7aa04ee64333d427277f47b8e07dee6cc566b132a18ee166c305c890d4fd3bb 2023-01-11T22:38:00.3927542Z deleted: sha256:10a0e8d138614f29a13aecd15175039c7f86ca04fc588b439f56284b3c0e292a 2023-01-11T22:38:00.3928326Z deleted: sha256:68d97ecc8d2ec5f756b4a1b7e7451a413ed19f3d7c3ce52c81b30dc00fd96185 2023-01-11T22:38:00.3929187Z deleted: sha256:e833f7b95e0efaaf775293760365243991395e796d587deffe588e50fe7a9f1e 2023-01-11T22:38:00.3930021Z deleted: sha256:cbcd1e7502e949614d05d5d0a34316fd62665c3e030b3656d9c488cfee1eca34 2023-01-11T22:38:00.3930847Z deleted: sha256:a90ce4a75d9d408df6349607788566125c2662c603dc8f84c767b2256273ff12 2023-01-11T22:38:00.3931696Z deleted: sha256:bdee06da46fd67ff14bbc7286b40ef15174551b6452ca633be8576376a3dbddb 2023-01-11T22:38:00.3932500Z deleted: sha256:2cafe83ace87d1a83f30f8d458001f3a315a606d5251c20543cbd6604499aa73 2023-01-11T22:38:00.3933342Z deleted: sha256:cc1f7fb1208e7b05b48d3b3b2648946adaa723b10df2574c7db87ed9112b1510 2023-01-11T22:38:00.3934140Z deleted: sha256:9027ec66ecfd6490ecf157cdf665428dad438f54565d9d85263211da30e6684d 2023-01-11T22:38:00.3934940Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-01-11T22:38:00.3935921Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-01-11T22:38:00.3936704Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-01-11T22:38:00.3937362Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-01-11T22:38:00.3938130Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-01-11T22:38:00.3938885Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-01-11T22:38:00.3939633Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-01-11T22:38:00.3940339Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-01-11T22:38:00.3941158Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-01-11T22:38:00.3941913Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-01-11T22:38:00.3942615Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T22:38:00.3943039Z 2023-01-11T22:38:00.3943270Z Total reclaimed space: 18.41GB 2023-01-11T22:38:00.3993316Z Post job cleanup. 2023-01-11T22:38:00.4036303Z Post job cleanup. 2023-01-11T22:38:00.5403444Z [command]/usr/bin/git version 2023-01-11T22:38:00.5460134Z git version 2.38.1 2023-01-11T22:38:00.5522838Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/56f226a0-7278-4d3b-9b10-d3d7d6fc4df4' before making global git config changes 2023-01-11T22:38:00.5524309Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:38:00.5529859Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T22:38:00.5570748Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:38:00.5608368Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T22:38:00.5931722Z Entering 'android/libs/fbjni' 2023-01-11T22:38:00.5975007Z Entering 'third_party/FP16' 2023-01-11T22:38:00.6018999Z Entering 'third_party/FXdiv' 2023-01-11T22:38:00.6061794Z Entering 'third_party/NNPACK' 2023-01-11T22:38:00.6104031Z Entering 'third_party/QNNPACK' 2023-01-11T22:38:00.6146275Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:38:00.6189418Z Entering 'third_party/XNNPACK' 2023-01-11T22:38:00.6243580Z Entering 'third_party/benchmark' 2023-01-11T22:38:00.6285974Z Entering 'third_party/cpuinfo' 2023-01-11T22:38:00.6329391Z Entering 'third_party/cub' 2023-01-11T22:38:00.6372278Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:38:00.6420722Z Entering 'third_party/cutlass' 2023-01-11T22:38:00.6468783Z Entering 'third_party/eigen' 2023-01-11T22:38:00.6514909Z Entering 'third_party/fbgemm' 2023-01-11T22:38:00.6558577Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:38:00.6600423Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:38:00.6642905Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:38:00.6682902Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:38:00.6725085Z Entering 'third_party/flatbuffers' 2023-01-11T22:38:00.6769096Z Entering 'third_party/fmt' 2023-01-11T22:38:00.6813312Z Entering 'third_party/foxi' 2023-01-11T22:38:00.6855737Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:38:00.6900396Z Entering 'third_party/gloo' 2023-01-11T22:38:00.6943181Z Entering 'third_party/googletest' 2023-01-11T22:38:00.6987133Z Entering 'third_party/ideep' 2023-01-11T22:38:00.7029500Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:38:00.7073867Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:38:00.7124481Z Entering 'third_party/ios-cmake' 2023-01-11T22:38:00.7167883Z Entering 'third_party/ittapi' 2023-01-11T22:38:00.7210852Z Entering 'third_party/kineto' 2023-01-11T22:38:00.7252741Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:38:00.7294169Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:38:00.7337178Z Entering 'third_party/nccl/nccl' 2023-01-11T22:38:00.7379605Z Entering 'third_party/neon2sse' 2023-01-11T22:38:00.7421575Z Entering 'third_party/nlohmann' 2023-01-11T22:38:00.7465390Z Entering 'third_party/onnx' 2023-01-11T22:38:00.7520396Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:38:00.7563090Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:38:00.7607669Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:38:00.7649655Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:38:00.7697564Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:38:00.7742878Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:38:00.7785735Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:38:00.7833786Z Entering 'third_party/pocketfft' 2023-01-11T22:38:00.7876473Z Entering 'third_party/protobuf' 2023-01-11T22:38:00.7923384Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:38:00.7967192Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:38:00.8011489Z Entering 'third_party/psimd' 2023-01-11T22:38:00.8053469Z Entering 'third_party/pthreadpool' 2023-01-11T22:38:00.8095469Z Entering 'third_party/pybind11' 2023-01-11T22:38:00.8137437Z Entering 'third_party/python-enum' 2023-01-11T22:38:00.8179659Z Entering 'third_party/python-peachpy' 2023-01-11T22:38:00.8221951Z Entering 'third_party/python-six' 2023-01-11T22:38:00.8264735Z Entering 'third_party/sleef' 2023-01-11T22:38:00.8307684Z Entering 'third_party/tbb' 2023-01-11T22:38:00.8352338Z Entering 'third_party/tensorpipe' 2023-01-11T22:38:00.8395591Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:38:00.8439563Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:38:00.8480985Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:38:00.8522277Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:38:00.8562579Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:38:00.8608162Z Entering 'third_party/zstd' 2023-01-11T22:38:00.8667219Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:38:00.8696007Z http.https://github.com/.extraheader 2023-01-11T22:38:00.8705547Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:38:00.8743159Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T22:38:00.9061304Z Entering 'android/libs/fbjni' 2023-01-11T22:38:00.9086052Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9119013Z Entering 'third_party/FP16' 2023-01-11T22:38:00.9145534Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9178118Z Entering 'third_party/FXdiv' 2023-01-11T22:38:00.9202248Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9235116Z Entering 'third_party/NNPACK' 2023-01-11T22:38:00.9260480Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9295140Z Entering 'third_party/QNNPACK' 2023-01-11T22:38:00.9319516Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9352924Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:38:00.9377200Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9410599Z Entering 'third_party/XNNPACK' 2023-01-11T22:38:00.9434996Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9479941Z Entering 'third_party/benchmark' 2023-01-11T22:38:00.9504986Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9538016Z Entering 'third_party/cpuinfo' 2023-01-11T22:38:00.9562431Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9595751Z Entering 'third_party/cub' 2023-01-11T22:38:00.9620396Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9653058Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:38:00.9677375Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9716415Z Entering 'third_party/cutlass' 2023-01-11T22:38:00.9741970Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9781925Z Entering 'third_party/eigen' 2023-01-11T22:38:00.9806840Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9841641Z Entering 'third_party/fbgemm' 2023-01-11T22:38:00.9866866Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9900168Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:38:00.9923913Z http.https://github.com/.extraheader 2023-01-11T22:38:00.9956866Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:38:00.9981349Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0015780Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:38:01.0039429Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0073560Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:38:01.0098321Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0132569Z Entering 'third_party/flatbuffers' 2023-01-11T22:38:01.0156431Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0191728Z Entering 'third_party/fmt' 2023-01-11T22:38:01.0216812Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0250051Z Entering 'third_party/foxi' 2023-01-11T22:38:01.0273856Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0306398Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:38:01.0332053Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0365757Z Entering 'third_party/gloo' 2023-01-11T22:38:01.0389653Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0422950Z Entering 'third_party/googletest' 2023-01-11T22:38:01.0448148Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0480579Z Entering 'third_party/ideep' 2023-01-11T22:38:01.0505713Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0538056Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:38:01.0561897Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0597240Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:38:01.0622199Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0663558Z Entering 'third_party/ios-cmake' 2023-01-11T22:38:01.0688687Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0722302Z Entering 'third_party/ittapi' 2023-01-11T22:38:01.0747051Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0780591Z Entering 'third_party/kineto' 2023-01-11T22:38:01.0804690Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0838236Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:38:01.0863043Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0896151Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:38:01.0919895Z http.https://github.com/.extraheader 2023-01-11T22:38:01.0955188Z Entering 'third_party/nccl/nccl' 2023-01-11T22:38:01.0980341Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1013547Z Entering 'third_party/neon2sse' 2023-01-11T22:38:01.1037645Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1070109Z Entering 'third_party/nlohmann' 2023-01-11T22:38:01.1094477Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1128885Z Entering 'third_party/onnx' 2023-01-11T22:38:01.1152748Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1199312Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:38:01.1224994Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1258277Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:38:01.1282274Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1317583Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:38:01.1342105Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1374130Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:38:01.1397787Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1435329Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:38:01.1460291Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1493548Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:38:01.1517920Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1551465Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:38:01.1576646Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1615294Z Entering 'third_party/pocketfft' 2023-01-11T22:38:01.1639428Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1672485Z Entering 'third_party/protobuf' 2023-01-11T22:38:01.1696700Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1733881Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:38:01.1758151Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1790586Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:38:01.1815778Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1851142Z Entering 'third_party/psimd' 2023-01-11T22:38:01.1876407Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1908622Z Entering 'third_party/pthreadpool' 2023-01-11T22:38:01.1933588Z http.https://github.com/.extraheader 2023-01-11T22:38:01.1966176Z Entering 'third_party/pybind11' 2023-01-11T22:38:01.1990294Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2023656Z Entering 'third_party/python-enum' 2023-01-11T22:38:01.2048528Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2080531Z Entering 'third_party/python-peachpy' 2023-01-11T22:38:01.2105520Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2137821Z Entering 'third_party/python-six' 2023-01-11T22:38:01.2162984Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2195383Z Entering 'third_party/sleef' 2023-01-11T22:38:01.2221100Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2254190Z Entering 'third_party/tbb' 2023-01-11T22:38:01.2278516Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2314082Z Entering 'third_party/tensorpipe' 2023-01-11T22:38:01.2339691Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2373874Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:38:01.2397795Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2430812Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:38:01.2455076Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2487812Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:38:01.2511382Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2544610Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:38:01.2569264Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2600274Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:38:01.2624800Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2660435Z Entering 'third_party/zstd' 2023-01-11T22:38:01.2684693Z http.https://github.com/.extraheader 2023-01-11T22:38:01.2996724Z Cleaning up orphan processes