2023-01-11T21:14:16.8410104Z Requested labels: linux.g5.4xlarge.nvidia.gpu 2023-01-11T21:14:16.8410214Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:14:16.8410415Z Reusable workflow chain: 2023-01-11T21:14:16.8410460Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:14:16.8410508Z -> pytorch/pytorch/.github/workflows/_linux-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:14:16.8410533Z Waiting for a runner to pick up this job... 2023-01-11T21:14:17.0083724Z Job is about to start running on the runner: i-0186c9add76a74c73 (organization) 2023-01-11T21:14:20.8996317Z Current runner version: '2.300.2' 2023-01-11T21:14:20.9001369Z Runner name: 'i-0186c9add76a74c73' 2023-01-11T21:14:20.9001920Z Runner group name: 'Default' 2023-01-11T21:14:20.9002575Z Machine name: 'ip-10-0-1-104' 2023-01-11T21:14:20.9004711Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:14:20.9005474Z Actions: write 2023-01-11T21:14:20.9005816Z Checks: write 2023-01-11T21:14:20.9006179Z Contents: write 2023-01-11T21:14:20.9006616Z Deployments: write 2023-01-11T21:14:20.9006966Z Discussions: write 2023-01-11T21:14:20.9007322Z Issues: write 2023-01-11T21:14:20.9007678Z Metadata: read 2023-01-11T21:14:20.9008015Z Packages: write 2023-01-11T21:14:20.9008383Z Pages: write 2023-01-11T21:14:20.9008751Z PullRequests: write 2023-01-11T21:14:20.9009258Z RepositoryProjects: write 2023-01-11T21:14:20.9009697Z SecurityEvents: write 2023-01-11T21:14:20.9010103Z Statuses: write 2023-01-11T21:14:20.9010461Z ##[endgroup] 2023-01-11T21:14:20.9013481Z Secret source: Actions 2023-01-11T21:14:20.9014137Z Prepare workflow directory 2023-01-11T21:14:21.1651444Z Prepare all required actions 2023-01-11T21:14:21.1825973Z Getting action download info 2023-01-11T21:14:21.3941897Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:14:21.7093463Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:14:24.7092897Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:14:24.9670241Z Getting action download info 2023-01-11T21:14:25.1540550Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:14:25.3252613Z Getting action download info 2023-01-11T21:14:25.4843708Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:14:25.6333428Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2023-01-11T21:14:25.6334870Z ##[group] Inputs 2023-01-11T21:14:25.6335180Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:14:25.6336019Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 4, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "slow", shard: 1, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "slow", shard: 2, num_shards: 2, runner: "linux.g5.4xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "linux.g5.4xlarge.nvidia.gpu" }, ]} 2023-01-11T21:14:25.6337043Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:14:25.6337431Z sync-tag: 2023-01-11T21:14:25.6338160Z timeout-minutes: 240 2023-01-11T21:14:25.6338366Z use-gha: 2023-01-11T21:14:25.6338577Z ##[endgroup] 2023-01-11T21:14:25.6339068Z Complete job name: cuda11.6-py3.10-gcc7-sm86 / test (functorch, 1, 1, linux.g5.4xlarge.nvidia.gpu) 2023-01-11T21:14:25.7009680Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T21:14:25.7009974Z with: 2023-01-11T21:14:25.7010443Z github-secret: *** 2023-01-11T21:14:25.7010801Z 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:14:25.7011153Z activate-with-label: false 2023-01-11T21:14:25.7011365Z label: with-ssh 2023-01-11T21:14:25.7011570Z remove-existing-keys: true 2023-01-11T21:14:25.7011764Z env: 2023-01-11T21:14:25.7011949Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:25.7012152Z ##[endgroup] 2023-01-11T21:14:25.7763843Z ciflow reference detected, attempting to extract PR number 2023-01-11T21:14:26.1846619Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2023-01-11T21:14:26.2560598Z No SSH keys found for user pytorch-bot[bot] 2023-01-11T21:14:26.2561271Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T21:14:26.3528283Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T21:14:26.3540372Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T21:14:26.3567195Z Login using: ssh ec2-user@ec2-44-199-196-203.compute-1.amazonaws.com 2023-01-11T21:14:26.3568295Z All testing is done inside the container, to start an interactive session run: 2023-01-11T21:14:26.3569283Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2023-01-11T21:14:26.3777365Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:14:26.3777653Z with: 2023-01-11T21:14:26.3777838Z submodules: recursive 2023-01-11T21:14:26.3778049Z fetch-depth: 0 2023-01-11T21:14:26.3778247Z env: 2023-01-11T21:14:26.3778433Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:26.3778646Z ##[endgroup] 2023-01-11T21:14:26.3984361Z ##[group]Run retry () { 2023-01-11T21:14:26.3984609Z retry () { 2023-01-11T21:14:26.3984857Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:14:26.3985078Z } 2023-01-11T21:14:26.3985281Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.3985526Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:14:26.3985776Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.3986000Z else 2023-01-11T21:14:26.3986219Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.3986427Z fi 2023-01-11T21:14:26.3986654Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:14:26.4001071Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:14:26.4001314Z env: 2023-01-11T21:14:26.4001511Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:26.4001725Z NO_SUDO: 2023-01-11T21:14:26.4001945Z ##[endgroup] 2023-01-11T21:14:26.4124138Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:28.3851461Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:14:28.3851730Z with: 2023-01-11T21:14:28.3851953Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:14:28.3852188Z fetch-depth: 0 2023-01-11T21:14:28.3852385Z submodules: recursive 2023-01-11T21:14:28.3852592Z quiet-checkout: true 2023-01-11T21:14:28.3852810Z repository: pytorch/pytorch 2023-01-11T21:14:28.3853129Z token: *** 2023-01-11T21:14:28.3853314Z ssh-strict: true 2023-01-11T21:14:28.3853525Z persist-credentials: true 2023-01-11T21:14:28.3853725Z clean: true 2023-01-11T21:14:28.3853911Z lfs: false 2023-01-11T21:14:28.3854110Z set-safe-directory: true 2023-01-11T21:14:28.3854303Z env: 2023-01-11T21:14:28.3854486Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:14:28.3854686Z ##[endgroup] 2023-01-11T21:14:28.4968007Z Syncing repository: pytorch/pytorch 2023-01-11T21:14:28.4971523Z ##[group]Getting Git version info 2023-01-11T21:14:28.4972234Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:14:28.4973029Z [command]/usr/bin/git version 2023-01-11T21:14:28.4973398Z git version 2.38.1 2023-01-11T21:14:28.4974400Z ##[endgroup] 2023-01-11T21:14:28.4989983Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/26e42714-7983-42f2-89aa-0a9cc52c8fe5' before making global git config changes 2023-01-11T21:14:28.4990649Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:14:28.4991467Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:28.5021942Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T21:14:28.5026545Z ##[group]Initializing the repository 2023-01-11T21:14:28.5029670Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:14:28.5049728Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:14:28.5050140Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:14:28.5051718Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:14:28.5051991Z hint: 2023-01-11T21:14:28.5052321Z hint: git config --global init.defaultBranch 2023-01-11T21:14:28.5052568Z hint: 2023-01-11T21:14:28.5052879Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:14:28.5053278Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:14:28.5053526Z hint: 2023-01-11T21:14:28.5053869Z hint: git branch -m 2023-01-11T21:14:28.5054256Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:14:28.5058910Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:14:28.5078960Z ##[endgroup] 2023-01-11T21:14:28.5079350Z ##[group]Disabling automatic garbage collection 2023-01-11T21:14:28.5082193Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:14:28.5107587Z ##[endgroup] 2023-01-11T21:14:28.5107943Z ##[group]Setting up auth 2023-01-11T21:14:28.5114798Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:14:28.5141513Z [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:14:28.5340662Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:14:28.5369482Z [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:14:28.5582151Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:14:28.5626175Z ##[endgroup] 2023-01-11T21:14:28.5626564Z ##[group]Fetching the repository 2023-01-11T21:14:28.5632129Z [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:15:20.4099085Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:15:20.4119569Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:15:20.4125657Z ##[endgroup] 2023-01-11T21:15:20.4126071Z ##[group]Determining the checkout info 2023-01-11T21:15:20.4126440Z ##[endgroup] 2023-01-11T21:15:20.4126804Z ##[group]Checking out the ref 2023-01-11T21:15:20.4130151Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:15:21.5886363Z ##[endgroup] 2023-01-11T21:15:21.5887419Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:15:21.5892266Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:15:21.5932363Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:15:21.5951330Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:15:21.5980046Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:15:21.6005579Z ##[endgroup] 2023-01-11T21:15:21.6006529Z ##[group]Fetching submodules 2023-01-11T21:15:21.6007748Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:15:21.6222772Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:15:21.6444870Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:15:21.6445883Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:15:21.6447784Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:15:21.6448994Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:15:21.6451907Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:15:21.6452707Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:15:21.6455181Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:15:21.6457317Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:15:21.6459650Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:15:21.6462262Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:15:21.6464806Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:15:21.6467169Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:15:21.6469931Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:15:21.6472680Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:15:21.6475234Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:15:21.6477933Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:15:21.6480837Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:15:21.6483861Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:15:21.6486551Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:15:21.6490255Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:15:21.6493218Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:15:21.6496385Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:15:21.6499758Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:15:21.6503273Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:15:21.6506551Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:15:21.6510050Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:15:21.6513528Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:15:21.6517017Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:15:21.6520662Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:15:21.6524294Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:15:21.6528017Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:15:21.6532077Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:15:21.6535806Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:15:21.6539676Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:15:21.6544326Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:15:21.6548150Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:15:21.6552213Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:15:21.6556526Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:15:21.6560756Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:15:21.6565021Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:15:21.6569458Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:15:21.6589427Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:15:23.6365220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:15:23.8590617Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:15:24.0796239Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:15:24.3822525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:15:24.6432014Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:15:26.5604191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:15:32.2560566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:15:33.8344999Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:15:34.3521758Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:15:35.6502096Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:15:36.7103566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:15:37.8260415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:15:43.7213730Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:15:44.4182590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:15:45.8447512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:15:47.2859938Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:15:47.4955089Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:15:47.9712546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:15:48.2948565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:15:49.1841703Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:15:49.5997010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:15:49.8562532Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:15:50.1571870Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:15:51.5145441Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:15:51.9066803Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:15:52.2871539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:15:57.8306562Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:15:59.6847995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:16:00.2107454Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:16:00.4694240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:16:05.8987818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:16:06.1798485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:16:06.4267577Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:16:07.2235150Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:16:07.4782507Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:16:07.8682565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:16:08.1929547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:16:08.7687059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:16:11.1505860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:16:11.6136068Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:16:13.8307913Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:16:13.8390583Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:16:13.8447547Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:16:13.8625964Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:16:13.8802493Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:16:13.9083294Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:16:14.3991827Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:16:14.4165083Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:16:14.5011877Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:16:14.5296095Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:16:14.7644737Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:16:15.0987262Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:16:15.3054500Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:16:15.3430802Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:16:15.3441237Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:15.3442412Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:15.3444244Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:15.3446383Z 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:16:15.3464569Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:16:16.3443002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:16:16.8312162Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:16:17.7075243Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:16:18.0214597Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:16:18.1059788Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:16:18.1552211Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:16:18.1632936Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:16:18.2319829Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:16:18.2610044Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:16:18.2680598Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:16:18.2985633Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:16:18.3176643Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:16:18.3536816Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:16:18.3625743Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:16:18.3637543Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:18.3653801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:16:26.2858658Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:16:26.2868704Z 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:16:26.2888257Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:16:34.0307417Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:16:34.0386867Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:16:34.0494641Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:16:34.1258143Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:16:34.1270283Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:34.1271224Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:34.1294029Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:16:35.1957995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:16:36.1684664Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:16:36.2134696Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:16:36.2303108Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:16:36.2407753Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:16:36.3252897Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:16:36.5213580Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:16:36.5239304Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:36.5240010Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:36.5263690Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:16:36.8966779Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:16:37.7271221Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:16:37.7532178Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:16:37.7653813Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:16:37.7664634Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:37.7680564Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:16:39.4514458Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:16:39.4528094Z 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:16:39.4530349Z 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:16:39.4547387Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:16:39.8361962Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:16:40.6867616Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:16:40.7464314Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:16:40.7474844Z 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:16:40.7493091Z 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:16:40.9554505Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:16:40.9621710Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:16:41.1705751Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:16:41.1720608Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:41.1722069Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:41.1744692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:16:41.5960091Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:16:42.5117132Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:16:42.5683436Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:16:42.5738971Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:16:42.5815790Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:16:42.6077157Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:16:42.6137418Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:16:42.6352169Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:16:42.6416479Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:16:42.6759613Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:16:42.7647518Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:16:42.7843614Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:16:42.7853253Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:42.7854963Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:42.7856704Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:42.7858624Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:42.7874591Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:16:43.7964457Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:16:44.0918861Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:16:45.1545597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:16:46.0316903Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:16:46.0429324Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:16:46.0953406Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:16:46.1178404Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:16:46.1189647Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:46.1208352Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:16:46.3359389Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:16:46.4540670Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:16:46.4564940Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:16:46.4769663Z Entering 'android/libs/fbjni' 2023-01-11T21:16:46.4796866Z Entering 'third_party/FP16' 2023-01-11T21:16:46.4824701Z Entering 'third_party/FXdiv' 2023-01-11T21:16:46.4855582Z Entering 'third_party/NNPACK' 2023-01-11T21:16:46.4882431Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:46.4910307Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:46.4937580Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:46.4973414Z Entering 'third_party/benchmark' 2023-01-11T21:16:46.5000557Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:46.5027059Z Entering 'third_party/cub' 2023-01-11T21:16:46.5053269Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:46.5083525Z Entering 'third_party/cutlass' 2023-01-11T21:16:46.5117338Z Entering 'third_party/eigen' 2023-01-11T21:16:46.5150550Z Entering 'third_party/fbgemm' 2023-01-11T21:16:46.5176880Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:46.5205568Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:46.5231456Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:46.5257092Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:46.5283006Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:46.5309758Z Entering 'third_party/fmt' 2023-01-11T21:16:46.5335143Z Entering 'third_party/foxi' 2023-01-11T21:16:46.5361394Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:46.5387495Z Entering 'third_party/gloo' 2023-01-11T21:16:46.5413910Z Entering 'third_party/googletest' 2023-01-11T21:16:46.5440675Z Entering 'third_party/ideep' 2023-01-11T21:16:46.5466178Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:46.5493112Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:46.5523630Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:46.5550280Z Entering 'third_party/ittapi' 2023-01-11T21:16:46.5575338Z Entering 'third_party/kineto' 2023-01-11T21:16:46.5600731Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:46.5626929Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:46.5653258Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:46.5679197Z Entering 'third_party/neon2sse' 2023-01-11T21:16:46.5705079Z Entering 'third_party/nlohmann' 2023-01-11T21:16:46.5732105Z Entering 'third_party/onnx' 2023-01-11T21:16:46.5766027Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:46.5793911Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:46.5822537Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:46.5848003Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:46.5877796Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:46.5904626Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:46.5936864Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:46.5967301Z Entering 'third_party/pocketfft' 2023-01-11T21:16:46.5998484Z Entering 'third_party/protobuf' 2023-01-11T21:16:46.6029120Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:46.6056401Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:46.6083773Z Entering 'third_party/psimd' 2023-01-11T21:16:46.6110875Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:46.6136673Z Entering 'third_party/pybind11' 2023-01-11T21:16:46.6162695Z Entering 'third_party/python-enum' 2023-01-11T21:16:46.6191595Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:46.6218718Z Entering 'third_party/python-six' 2023-01-11T21:16:46.6251991Z Entering 'third_party/sleef' 2023-01-11T21:16:46.6281117Z Entering 'third_party/tbb' 2023-01-11T21:16:46.6311371Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:46.6342066Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:46.6372776Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:46.6398868Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:46.6430073Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:46.6456779Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:46.6484709Z Entering 'third_party/zstd' 2023-01-11T21:16:46.6518883Z ##[endgroup] 2023-01-11T21:16:46.6519284Z ##[group]Persisting credentials for submodules 2023-01-11T21:16:46.6524467Z [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:16:46.6733425Z Entering 'android/libs/fbjni' 2023-01-11T21:16:46.6758316Z Entering 'third_party/FP16' 2023-01-11T21:16:46.6785417Z Entering 'third_party/FXdiv' 2023-01-11T21:16:46.6812001Z Entering 'third_party/NNPACK' 2023-01-11T21:16:46.6837709Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:46.6863839Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:46.6889424Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:46.6921718Z Entering 'third_party/benchmark' 2023-01-11T21:16:46.6948416Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:46.6974157Z Entering 'third_party/cub' 2023-01-11T21:16:46.7000470Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:46.7030198Z Entering 'third_party/cutlass' 2023-01-11T21:16:46.7059515Z Entering 'third_party/eigen' 2023-01-11T21:16:46.7087926Z Entering 'third_party/fbgemm' 2023-01-11T21:16:46.7113897Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:46.7140040Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:46.7166932Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:46.7192171Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:46.7218342Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:46.7246323Z Entering 'third_party/fmt' 2023-01-11T21:16:46.7272216Z Entering 'third_party/foxi' 2023-01-11T21:16:46.7297519Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:46.7327209Z Entering 'third_party/gloo' 2023-01-11T21:16:46.7358819Z Entering 'third_party/googletest' 2023-01-11T21:16:46.7385652Z Entering 'third_party/ideep' 2023-01-11T21:16:46.7412043Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:46.7437788Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:46.7468865Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:46.7494354Z Entering 'third_party/ittapi' 2023-01-11T21:16:46.7524684Z Entering 'third_party/kineto' 2023-01-11T21:16:46.7551024Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:46.7576898Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:46.7603436Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:46.7629951Z Entering 'third_party/neon2sse' 2023-01-11T21:16:46.7656236Z Entering 'third_party/nlohmann' 2023-01-11T21:16:46.7683107Z Entering 'third_party/onnx' 2023-01-11T21:16:46.7717970Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:46.7744100Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:46.7772467Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:46.7797829Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:46.7827555Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:46.7852800Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:46.7880074Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:46.7915435Z Entering 'third_party/pocketfft' 2023-01-11T21:16:46.7946766Z Entering 'third_party/protobuf' 2023-01-11T21:16:46.7976012Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:46.8002316Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:46.8033417Z Entering 'third_party/psimd' 2023-01-11T21:16:46.8062188Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:46.8088222Z Entering 'third_party/pybind11' 2023-01-11T21:16:46.8114651Z Entering 'third_party/python-enum' 2023-01-11T21:16:46.8143077Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:46.8170157Z Entering 'third_party/python-six' 2023-01-11T21:16:46.8197049Z Entering 'third_party/sleef' 2023-01-11T21:16:46.8226735Z Entering 'third_party/tbb' 2023-01-11T21:16:46.8255413Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:46.8282017Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:46.8310240Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:46.8337181Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:46.8362767Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:46.8388920Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:46.8416845Z Entering 'third_party/zstd' 2023-01-11T21:16:46.8453000Z [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:16:46.8647355Z Entering 'android/libs/fbjni' 2023-01-11T21:16:46.8671550Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:16:46.8682229Z Entering 'third_party/FP16' 2023-01-11T21:16:46.8707469Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:16:46.8718340Z Entering 'third_party/FXdiv' 2023-01-11T21:16:46.8743804Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:16:46.8757114Z Entering 'third_party/NNPACK' 2023-01-11T21:16:46.8782921Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:16:46.8793964Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:46.8820063Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:16:46.8833453Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:46.8858100Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:16:46.8869200Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:46.8893277Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:16:46.8910985Z Entering 'third_party/benchmark' 2023-01-11T21:16:46.8934910Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:16:46.8946331Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:46.8970060Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:16:46.8982602Z Entering 'third_party/cub' 2023-01-11T21:16:46.9006149Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:16:46.9017000Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:46.9041395Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:16:46.9055522Z Entering 'third_party/cutlass' 2023-01-11T21:16:46.9080697Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:16:46.9096123Z Entering 'third_party/eigen' 2023-01-11T21:16:46.9120006Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:16:46.9132280Z Entering 'third_party/fbgemm' 2023-01-11T21:16:46.9157865Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:16:46.9168524Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:46.9196653Z 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:16:46.9208145Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:46.9232994Z 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:16:46.9246215Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:46.9271159Z 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:16:46.9282228Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:46.9306323Z 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:16:46.9318281Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:46.9342858Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:16:46.9354737Z Entering 'third_party/fmt' 2023-01-11T21:16:46.9378672Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:16:46.9389961Z Entering 'third_party/foxi' 2023-01-11T21:16:46.9413626Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:16:46.9425194Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:46.9449666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:16:46.9461371Z Entering 'third_party/gloo' 2023-01-11T21:16:46.9485226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:16:46.9495701Z Entering 'third_party/googletest' 2023-01-11T21:16:46.9520150Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:16:46.9532285Z Entering 'third_party/ideep' 2023-01-11T21:16:46.9558855Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:16:46.9572193Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:46.9596788Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:16:46.9610080Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:46.9637935Z 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:16:46.9655137Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:46.9680366Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:16:46.9692170Z Entering 'third_party/ittapi' 2023-01-11T21:16:46.9715767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:16:46.9728161Z Entering 'third_party/kineto' 2023-01-11T21:16:46.9757596Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:16:46.9770197Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:46.9798826Z 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:16:46.9812303Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:46.9839238Z 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:16:46.9852837Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:46.9880488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:16:46.9892460Z Entering 'third_party/neon2sse' 2023-01-11T21:16:46.9916601Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:16:46.9926626Z Entering 'third_party/nlohmann' 2023-01-11T21:16:46.9950631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:16:46.9962073Z Entering 'third_party/onnx' 2023-01-11T21:16:46.9990935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:16:47.0011753Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:47.0036343Z 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:16:47.0047479Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:47.0071275Z 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:16:47.0083735Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:47.0108250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:16:47.0118564Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:47.0146621Z 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:16:47.0161694Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:47.0189848Z 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:16:47.0202361Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:47.0229211Z 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:16:47.0239739Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:47.0266616Z 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:16:47.0283398Z Entering 'third_party/pocketfft' 2023-01-11T21:16:47.0308867Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:16:47.0319498Z Entering 'third_party/protobuf' 2023-01-11T21:16:47.0343595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:16:47.0356948Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:47.0382019Z 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:16:47.0392879Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:47.0416634Z 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:16:47.0429196Z Entering 'third_party/psimd' 2023-01-11T21:16:47.0453549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:16:47.0464913Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:47.0488353Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:16:47.0500494Z Entering 'third_party/pybind11' 2023-01-11T21:16:47.0524445Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:16:47.0535011Z Entering 'third_party/python-enum' 2023-01-11T21:16:47.0558766Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:16:47.0569297Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:47.0593549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:16:47.0604285Z Entering 'third_party/python-six' 2023-01-11T21:16:47.0628797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:16:47.0639126Z Entering 'third_party/sleef' 2023-01-11T21:16:47.0663426Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:16:47.0674431Z Entering 'third_party/tbb' 2023-01-11T21:16:47.0697941Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:16:47.0711369Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:47.0739595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:16:47.0753478Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:47.0777781Z 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:16:47.0789448Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:47.0812956Z 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:16:47.0823734Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:47.0847505Z 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:16:47.0859203Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:47.0883288Z 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:16:47.0893845Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:47.0917748Z 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:16:47.0932137Z Entering 'third_party/zstd' 2023-01-11T21:16:47.0955918Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:16:47.3898152Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:16:47.4106213Z Entering 'android/libs/fbjni' 2023-01-11T21:16:47.4133320Z Entering 'third_party/FP16' 2023-01-11T21:16:47.4160023Z Entering 'third_party/FXdiv' 2023-01-11T21:16:47.4187118Z Entering 'third_party/NNPACK' 2023-01-11T21:16:47.4213956Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:47.4241547Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:47.4268781Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:47.4302028Z Entering 'third_party/benchmark' 2023-01-11T21:16:47.4329048Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:47.4357639Z Entering 'third_party/cub' 2023-01-11T21:16:47.4387023Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:47.4418801Z Entering 'third_party/cutlass' 2023-01-11T21:16:47.4450216Z Entering 'third_party/eigen' 2023-01-11T21:16:47.4479476Z Entering 'third_party/fbgemm' 2023-01-11T21:16:47.4508364Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:47.4536051Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:47.4563099Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:47.4589331Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:47.4616461Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:47.4648490Z Entering 'third_party/fmt' 2023-01-11T21:16:47.4680134Z Entering 'third_party/foxi' 2023-01-11T21:16:47.4707745Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:47.4739559Z Entering 'third_party/gloo' 2023-01-11T21:16:47.4768664Z Entering 'third_party/googletest' 2023-01-11T21:16:47.4803767Z Entering 'third_party/ideep' 2023-01-11T21:16:47.4830712Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:47.4859355Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:47.4896200Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:47.4926844Z Entering 'third_party/ittapi' 2023-01-11T21:16:47.4953642Z Entering 'third_party/kineto' 2023-01-11T21:16:47.4984247Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:47.5012420Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:47.5039685Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:47.5070436Z Entering 'third_party/neon2sse' 2023-01-11T21:16:47.5110770Z Entering 'third_party/nlohmann' 2023-01-11T21:16:47.5138175Z Entering 'third_party/onnx' 2023-01-11T21:16:47.5173260Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:47.5200347Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:47.5228532Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:47.5254248Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:47.5284789Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:47.5312064Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:47.5340334Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:47.5375037Z Entering 'third_party/pocketfft' 2023-01-11T21:16:47.5405403Z Entering 'third_party/protobuf' 2023-01-11T21:16:47.5434317Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:47.5464698Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:47.5493596Z Entering 'third_party/psimd' 2023-01-11T21:16:47.5520707Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:47.5548469Z Entering 'third_party/pybind11' 2023-01-11T21:16:47.5575002Z Entering 'third_party/python-enum' 2023-01-11T21:16:47.5601942Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:47.5629230Z Entering 'third_party/python-six' 2023-01-11T21:16:47.5655836Z Entering 'third_party/sleef' 2023-01-11T21:16:47.5856781Z Entering 'third_party/tbb' 2023-01-11T21:16:47.5886025Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:47.5912532Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:47.5938510Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:47.5965407Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:47.5992681Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:47.6018727Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:47.6047672Z Entering 'third_party/zstd' 2023-01-11T21:16:47.6084501Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:16:47.6295164Z Entering 'android/libs/fbjni' 2023-01-11T21:16:47.6324218Z Entering 'third_party/FP16' 2023-01-11T21:16:47.6351757Z Entering 'third_party/FXdiv' 2023-01-11T21:16:47.6382909Z Entering 'third_party/NNPACK' 2023-01-11T21:16:47.6411903Z Entering 'third_party/QNNPACK' 2023-01-11T21:16:47.6441361Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:16:47.6471134Z Entering 'third_party/XNNPACK' 2023-01-11T21:16:47.6504680Z Entering 'third_party/benchmark' 2023-01-11T21:16:47.6532447Z Entering 'third_party/cpuinfo' 2023-01-11T21:16:47.6561892Z Entering 'third_party/cub' 2023-01-11T21:16:47.6589285Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:16:47.6618988Z Entering 'third_party/cutlass' 2023-01-11T21:16:47.6651998Z Entering 'third_party/eigen' 2023-01-11T21:16:47.6684174Z Entering 'third_party/fbgemm' 2023-01-11T21:16:47.6711257Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:16:47.6737958Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:16:47.6764117Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:16:47.6794706Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:16:47.6826636Z Entering 'third_party/flatbuffers' 2023-01-11T21:16:47.6856323Z Entering 'third_party/fmt' 2023-01-11T21:16:47.6882911Z Entering 'third_party/foxi' 2023-01-11T21:16:47.6910464Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:16:47.6936932Z Entering 'third_party/gloo' 2023-01-11T21:16:47.6962695Z Entering 'third_party/googletest' 2023-01-11T21:16:47.6990542Z Entering 'third_party/ideep' 2023-01-11T21:16:47.7016194Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:16:47.7044637Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:16:47.7075273Z Entering 'third_party/ios-cmake' 2023-01-11T21:16:47.7102745Z Entering 'third_party/ittapi' 2023-01-11T21:16:47.7128266Z Entering 'third_party/kineto' 2023-01-11T21:16:47.7156738Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:16:47.7183618Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:16:47.7211710Z Entering 'third_party/nccl/nccl' 2023-01-11T21:16:47.7240852Z Entering 'third_party/neon2sse' 2023-01-11T21:16:47.7271110Z Entering 'third_party/nlohmann' 2023-01-11T21:16:47.7299948Z Entering 'third_party/onnx' 2023-01-11T21:16:47.7334988Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:16:47.7360616Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:16:47.7392510Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:16:47.7421421Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:16:47.7451902Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:16:47.7478034Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:16:47.7509814Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:16:47.7541488Z Entering 'third_party/pocketfft' 2023-01-11T21:16:47.7572634Z Entering 'third_party/protobuf' 2023-01-11T21:16:47.7600184Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:16:47.7627169Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:16:47.7654886Z Entering 'third_party/psimd' 2023-01-11T21:16:47.7684853Z Entering 'third_party/pthreadpool' 2023-01-11T21:16:47.7711119Z Entering 'third_party/pybind11' 2023-01-11T21:16:47.7737525Z Entering 'third_party/python-enum' 2023-01-11T21:16:47.7763523Z Entering 'third_party/python-peachpy' 2023-01-11T21:16:47.7791518Z Entering 'third_party/python-six' 2023-01-11T21:16:47.7816799Z Entering 'third_party/sleef' 2023-01-11T21:16:47.7842732Z Entering 'third_party/tbb' 2023-01-11T21:16:47.7871915Z Entering 'third_party/tensorpipe' 2023-01-11T21:16:47.7897491Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:16:47.7923737Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:16:47.7953865Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:16:47.7975292Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:16:47.8000587Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:16:47.8034324Z Entering 'third_party/zstd' 2023-01-11T21:16:47.8068314Z ##[endgroup] 2023-01-11T21:16:47.8103058Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:16:47.8120458Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:16:47.8225045Z Prepare all required actions 2023-01-11T21:16:47.8270202Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T21:16:47.8270489Z env: 2023-01-11T21:16:47.8270698Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:47.8270897Z ##[endgroup] 2023-01-11T21:16:47.8348184Z ##[group]Run set -euo pipefail 2023-01-11T21:16:47.8348441Z set -euo pipefail 2023-01-11T21:16:47.8348665Z function get_ec2_metadata() { 2023-01-11T21:16:47.8348934Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T21:16:47.8349303Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T21:16:47.8349615Z  category=$1 2023-01-11T21:16:47.8349875Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T21:16:47.8350117Z } 2023-01-11T21:16:47.8350338Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T21:16:47.8350628Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T21:16:47.8350927Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T21:16:47.8351187Z echo "system info $(uname -a)" 2023-01-11T21:16:47.8362206Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:47.8362442Z env: 2023-01-11T21:16:47.8362626Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:47.8362827Z ##[endgroup] 2023-01-11T21:16:47.8428480Z ami-id: ami-096198a0bccc6bad4 2023-01-11T21:16:47.8466976Z instance-id: i-0186c9add76a74c73 2023-01-11T21:16:47.8504119Z instance-type: g5.4xlarge 2023-01-11T21:16:47.8509522Z system info Linux ip-10-0-1-104.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:16:47.8523669Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T21:16:47.8523970Z if systemctl is-active --quiet docker; then 2023-01-11T21:16:47.8524240Z  echo "Docker daemon is running..."; 2023-01-11T21:16:47.8524466Z else 2023-01-11T21:16:47.8524719Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T21:16:47.8524967Z fi 2023-01-11T21:16:47.8535428Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:47.8535669Z env: 2023-01-11T21:16:47.8535886Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:47.8536108Z ##[endgroup] 2023-01-11T21:16:47.8572560Z Docker daemon is running... 2023-01-11T21:16:47.8585931Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:16:47.8586303Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T21:16:47.8586596Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:47.8586995Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T21:16:47.8587359Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T21:16:47.8596295Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:47.8596520Z env: 2023-01-11T21:16:47.8596708Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:47.8596919Z AWS_RETRY_MODE: standard 2023-01-11T21:16:47.8597115Z AWS_MAX_ATTEMPTS: 5 2023-01-11T21:16:47.8597407Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:16:47.8597620Z ##[endgroup] 2023-01-11T21:16:48.6705397Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T21:16:48.6705786Z Configure a credential helper to remove this warning. See 2023-01-11T21:16:48.6706802Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T21:16:48.6707040Z 2023-01-11T21:16:48.6707159Z Login Succeeded 2023-01-11T21:16:48.6733425Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:48.6733743Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:48.6734099Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T21:16:48.6744877Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:48.6745107Z env: 2023-01-11T21:16:48.6745294Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:48.6745498Z ##[endgroup] 2023-01-11T21:16:48.6821894Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T21:16:48.6822158Z with: 2023-01-11T21:16:48.6822541Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:16:48.6822902Z env: 2023-01-11T21:16:48.6823087Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:48.6823290Z ##[endgroup] 2023-01-11T21:16:48.6885607Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:48.6885893Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T21:16:48.6886177Z # ignore output since only exit code is used for conditional 2023-01-11T21:16:48.6886472Z # only pull docker image if it's not available locally 2023-01-11T21:16:48.6886791Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T21:16:48.6887100Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T21:16:48.6887327Z fi 2023-01-11T21:16:48.6896293Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:16:48.6896531Z env: 2023-01-11T21:16:48.6896718Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:16:48.6897116Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:16:48.6897487Z ##[endgroup] 2023-01-11T21:16:48.9089858Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2023-01-11T21:16:48.9090393Z fb668870d8a7: Pulling fs layer 2023-01-11T21:16:48.9090710Z 3dc32ed140fb: Pulling fs layer 2023-01-11T21:16:48.9091018Z 54a1df240516: Pulling fs layer 2023-01-11T21:16:48.9091304Z cf378b3cb3c7: Pulling fs layer 2023-01-11T21:16:48.9101590Z 9b4412378859: Pulling fs layer 2023-01-11T21:16:48.9101947Z 502253a1be21: Pulling fs layer 2023-01-11T21:16:48.9102383Z 5c7dd67e5809: Pulling fs layer 2023-01-11T21:16:48.9102694Z bdfd23ed3f48: Pulling fs layer 2023-01-11T21:16:48.9102985Z aee1dd761bdd: Pulling fs layer 2023-01-11T21:16:48.9103264Z 5feda9af2542: Pulling fs layer 2023-01-11T21:16:48.9103549Z f8371ecb849a: Pulling fs layer 2023-01-11T21:16:48.9103811Z ce4a87d45645: Pulling fs layer 2023-01-11T21:16:48.9104073Z 9b4412378859: Waiting 2023-01-11T21:16:48.9104331Z 39629f7269f9: Pulling fs layer 2023-01-11T21:16:48.9104577Z 502253a1be21: Waiting 2023-01-11T21:16:48.9104851Z 87d0ffa55850: Pulling fs layer 2023-01-11T21:16:48.9106595Z 70702f8b5bc4: Pulling fs layer 2023-01-11T21:16:48.9115772Z cf378b3cb3c7: Waiting 2023-01-11T21:16:48.9116116Z 0c06be5c20e0: Pulling fs layer 2023-01-11T21:16:48.9116386Z 5c7dd67e5809: Waiting 2023-01-11T21:16:48.9116597Z b372c2a3bc3f: Pulling fs layer 2023-01-11T21:16:48.9116813Z 582d081a59fa: Pulling fs layer 2023-01-11T21:16:48.9117081Z e1c655e7ec0e: Pulling fs layer 2023-01-11T21:16:48.9117750Z c7726d39d806: Pulling fs layer 2023-01-11T21:16:48.9118010Z 1c22f2f8c01b: Pulling fs layer 2023-01-11T21:16:48.9118565Z 5feda9af2542: Waiting 2023-01-11T21:16:48.9118831Z b8f759fd0191: Pulling fs layer 2023-01-11T21:16:48.9119090Z aee1dd761bdd: Waiting 2023-01-11T21:16:48.9119300Z b372c2a3bc3f: Waiting 2023-01-11T21:16:48.9119490Z 582d081a59fa: Waiting 2023-01-11T21:16:48.9119672Z ce4a87d45645: Waiting 2023-01-11T21:16:48.9119867Z 70702f8b5bc4: Waiting 2023-01-11T21:16:48.9120054Z 39629f7269f9: Waiting 2023-01-11T21:16:48.9120265Z e1c655e7ec0e: Waiting 2023-01-11T21:16:48.9120520Z c7726d39d806: Waiting 2023-01-11T21:16:48.9120773Z 0c06be5c20e0: Waiting 2023-01-11T21:16:48.9121022Z bdfd23ed3f48: Waiting 2023-01-11T21:16:48.9121313Z 87d0ffa55850: Waiting 2023-01-11T21:16:48.9121595Z f8371ecb849a: Waiting 2023-01-11T21:16:48.9121857Z 1c22f2f8c01b: Waiting 2023-01-11T21:16:48.9122159Z e28e73a4bddd: Pulling fs layer 2023-01-11T21:16:48.9122458Z 90d8f9bbe048: Pulling fs layer 2023-01-11T21:16:48.9122744Z b34bd39d0461: Pulling fs layer 2023-01-11T21:16:48.9123078Z 2f2308643d60: Pulling fs layer 2023-01-11T21:16:48.9123354Z 8e3432e5a569: Pulling fs layer 2023-01-11T21:16:48.9123569Z 9ea746919509: Pulling fs layer 2023-01-11T21:16:48.9123774Z 1a2fd7b216d7: Pulling fs layer 2023-01-11T21:16:48.9124004Z 19fde6a723a0: Pulling fs layer 2023-01-11T21:16:48.9124229Z 06369252d749: Pulling fs layer 2023-01-11T21:16:48.9124448Z ea4bfeaa0fc7: Pulling fs layer 2023-01-11T21:16:48.9124692Z a1d16b6a5070: Pulling fs layer 2023-01-11T21:16:48.9124987Z f550b7ff2470: Pulling fs layer 2023-01-11T21:16:48.9125314Z 12ddc57b99eb: Pulling fs layer 2023-01-11T21:16:48.9125606Z 8345085fb0a0: Pulling fs layer 2023-01-11T21:16:48.9125908Z 4cc94dbec031: Pulling fs layer 2023-01-11T21:16:48.9126228Z 29a7c0d5fa4c: Pulling fs layer 2023-01-11T21:16:48.9126536Z 25571655d0e1: Pulling fs layer 2023-01-11T21:16:48.9126849Z bdf297d7f88c: Pulling fs layer 2023-01-11T21:16:48.9127063Z 0b3950af8ae1: Pulling fs layer 2023-01-11T21:16:48.9127267Z 6d68f7da8baa: Pulling fs layer 2023-01-11T21:16:48.9127485Z cca768f96df4: Pulling fs layer 2023-01-11T21:16:48.9127699Z 8c3cf3d5e1c5: Pulling fs layer 2023-01-11T21:16:48.9127902Z 61eecfa8b34e: Pulling fs layer 2023-01-11T21:16:48.9128109Z 95c1ac011645: Pulling fs layer 2023-01-11T21:16:48.9128317Z 3046cc00c4ca: Pulling fs layer 2023-01-11T21:16:48.9128517Z 195d560d8cf6: Pulling fs layer 2023-01-11T21:16:48.9128711Z 19fde6a723a0: Waiting 2023-01-11T21:16:48.9128908Z 77250abd5ca4: Pulling fs layer 2023-01-11T21:16:48.9129211Z 881b24daf9c5: Pulling fs layer 2023-01-11T21:16:48.9129406Z b8f759fd0191: Waiting 2023-01-11T21:16:48.9129595Z 12ddc57b99eb: Waiting 2023-01-11T21:16:48.9129793Z 9fbf0a18619e: Pulling fs layer 2023-01-11T21:16:48.9129987Z 8345085fb0a0: Waiting 2023-01-11T21:16:48.9130166Z 06369252d749: Waiting 2023-01-11T21:16:48.9130348Z 02048a597c22: Pulling fs layer 2023-01-11T21:16:48.9130540Z 2f2308643d60: Waiting 2023-01-11T21:16:48.9130728Z 859052a25d95: Pulling fs layer 2023-01-11T21:16:48.9130940Z 4cc94dbec031: Waiting 2023-01-11T21:16:48.9131123Z 8e3432e5a569: Waiting 2023-01-11T21:16:48.9131314Z ea4bfeaa0fc7: Waiting 2023-01-11T21:16:48.9131498Z 9ea746919509: Waiting 2023-01-11T21:16:48.9131670Z 1a2fd7b216d7: Waiting 2023-01-11T21:16:48.9131906Z 29a7c0d5fa4c: Waiting 2023-01-11T21:16:48.9132161Z a1d16b6a5070: Waiting 2023-01-11T21:16:48.9132428Z 3e03143da3c2: Pulling fs layer 2023-01-11T21:16:48.9132711Z 3046cc00c4ca: Waiting 2023-01-11T21:16:48.9132922Z 881b24daf9c5: Waiting 2023-01-11T21:16:48.9133099Z f550b7ff2470: Waiting 2023-01-11T21:16:48.9133287Z 195d560d8cf6: Waiting 2023-01-11T21:16:48.9133471Z 9fbf0a18619e: Waiting 2023-01-11T21:16:48.9133650Z 0b3950af8ae1: Waiting 2023-01-11T21:16:48.9133835Z e28e73a4bddd: Waiting 2023-01-11T21:16:48.9134018Z 90d8f9bbe048: Waiting 2023-01-11T21:16:48.9134195Z 77250abd5ca4: Waiting 2023-01-11T21:16:48.9134379Z b34bd39d0461: Waiting 2023-01-11T21:16:48.9134562Z bdf297d7f88c: Waiting 2023-01-11T21:16:48.9134741Z 61eecfa8b34e: Waiting 2023-01-11T21:16:48.9134924Z 3e03143da3c2: Waiting 2023-01-11T21:16:48.9135113Z cca768f96df4: Waiting 2023-01-11T21:16:48.9135357Z 25571655d0e1: Waiting 2023-01-11T21:16:48.9135587Z 859052a25d95: Waiting 2023-01-11T21:16:49.0688741Z 3dc32ed140fb: Verifying Checksum 2023-01-11T21:16:49.0689157Z 3dc32ed140fb: Download complete 2023-01-11T21:16:49.1527556Z cf378b3cb3c7: Verifying Checksum 2023-01-11T21:16:49.1527928Z cf378b3cb3c7: Download complete 2023-01-11T21:16:49.2132872Z 54a1df240516: Verifying Checksum 2023-01-11T21:16:49.2133248Z 54a1df240516: Download complete 2023-01-11T21:16:49.2401319Z fb668870d8a7: Verifying Checksum 2023-01-11T21:16:49.2401679Z fb668870d8a7: Download complete 2023-01-11T21:16:49.2455810Z 9b4412378859: Verifying Checksum 2023-01-11T21:16:49.2456181Z 9b4412378859: Download complete 2023-01-11T21:16:49.3177962Z 5c7dd67e5809: Verifying Checksum 2023-01-11T21:16:49.3178322Z 5c7dd67e5809: Download complete 2023-01-11T21:16:49.3181959Z bdfd23ed3f48: Verifying Checksum 2023-01-11T21:16:49.3182215Z bdfd23ed3f48: Download complete 2023-01-11T21:16:49.3948242Z aee1dd761bdd: Download complete 2023-01-11T21:16:49.4828907Z f8371ecb849a: Download complete 2023-01-11T21:16:49.5902277Z ce4a87d45645: Download complete 2023-01-11T21:16:49.8489790Z fb668870d8a7: Pull complete 2023-01-11T21:16:50.0707668Z 3dc32ed140fb: Pull complete 2023-01-11T21:16:50.5201555Z 54a1df240516: Pull complete 2023-01-11T21:16:50.6269445Z cf378b3cb3c7: Pull complete 2023-01-11T21:16:50.7368761Z 9b4412378859: Pull complete 2023-01-11T21:16:53.4263457Z 39629f7269f9: Verifying Checksum 2023-01-11T21:16:53.4263737Z 39629f7269f9: Download complete 2023-01-11T21:16:53.5274151Z 87d0ffa55850: Verifying Checksum 2023-01-11T21:16:53.5274436Z 87d0ffa55850: Download complete 2023-01-11T21:16:53.6222828Z 70702f8b5bc4: Verifying Checksum 2023-01-11T21:16:53.6223071Z 70702f8b5bc4: Download complete 2023-01-11T21:16:53.7216282Z 0c06be5c20e0: Download complete 2023-01-11T21:16:55.8888427Z b372c2a3bc3f: Verifying Checksum 2023-01-11T21:16:55.8888807Z b372c2a3bc3f: Download complete 2023-01-11T21:16:55.9672126Z 582d081a59fa: Verifying Checksum 2023-01-11T21:16:55.9673035Z 582d081a59fa: Download complete 2023-01-11T21:16:56.1072907Z e1c655e7ec0e: Verifying Checksum 2023-01-11T21:16:56.1073519Z e1c655e7ec0e: Download complete 2023-01-11T21:17:00.4284121Z 502253a1be21: Download complete 2023-01-11T21:17:00.5105652Z 1c22f2f8c01b: Download complete 2023-01-11T21:17:00.6035156Z b8f759fd0191: Verifying Checksum 2023-01-11T21:17:00.6035407Z b8f759fd0191: Download complete 2023-01-11T21:17:00.7122643Z e28e73a4bddd: Download complete 2023-01-11T21:17:00.7995802Z 90d8f9bbe048: Download complete 2023-01-11T21:17:00.8886565Z b34bd39d0461: Download complete 2023-01-11T21:17:00.9669839Z 2f2308643d60: Verifying Checksum 2023-01-11T21:17:00.9670098Z 2f2308643d60: Download complete 2023-01-11T21:17:02.3044724Z 8e3432e5a569: Verifying Checksum 2023-01-11T21:17:02.3045131Z 8e3432e5a569: Download complete 2023-01-11T21:17:02.3861748Z 9ea746919509: Verifying Checksum 2023-01-11T21:17:02.3861991Z 9ea746919509: Download complete 2023-01-11T21:17:02.4735828Z 1a2fd7b216d7: Verifying Checksum 2023-01-11T21:17:02.4736170Z 1a2fd7b216d7: Download complete 2023-01-11T21:17:02.5584434Z 19fde6a723a0: Verifying Checksum 2023-01-11T21:17:02.5584667Z 19fde6a723a0: Download complete 2023-01-11T21:17:02.6391673Z 06369252d749: Verifying Checksum 2023-01-11T21:17:02.6391904Z 06369252d749: Download complete 2023-01-11T21:17:02.7471499Z ea4bfeaa0fc7: Download complete 2023-01-11T21:17:03.6871773Z 5feda9af2542: Verifying Checksum 2023-01-11T21:17:03.6872054Z 5feda9af2542: Download complete 2023-01-11T21:17:03.7716040Z f550b7ff2470: Download complete 2023-01-11T21:17:03.8472517Z 12ddc57b99eb: Verifying Checksum 2023-01-11T21:17:03.8472831Z 12ddc57b99eb: Download complete 2023-01-11T21:17:04.3014136Z 8345085fb0a0: Verifying Checksum 2023-01-11T21:17:04.3014449Z 8345085fb0a0: Download complete 2023-01-11T21:17:04.3964027Z 4cc94dbec031: Verifying Checksum 2023-01-11T21:17:04.3964396Z 4cc94dbec031: Download complete 2023-01-11T21:17:04.4637750Z 29a7c0d5fa4c: Verifying Checksum 2023-01-11T21:17:04.4638068Z 29a7c0d5fa4c: Download complete 2023-01-11T21:17:05.0333490Z 25571655d0e1: Verifying Checksum 2023-01-11T21:17:05.0333823Z 25571655d0e1: Download complete 2023-01-11T21:17:05.1581224Z bdf297d7f88c: Download complete 2023-01-11T21:17:06.1137723Z 0b3950af8ae1: Verifying Checksum 2023-01-11T21:17:06.1138063Z 0b3950af8ae1: Download complete 2023-01-11T21:17:06.2054741Z 6d68f7da8baa: Verifying Checksum 2023-01-11T21:17:06.2055084Z 6d68f7da8baa: Download complete 2023-01-11T21:17:06.2940455Z cca768f96df4: Verifying Checksum 2023-01-11T21:17:06.2940777Z cca768f96df4: Download complete 2023-01-11T21:17:08.8391339Z a1d16b6a5070: Verifying Checksum 2023-01-11T21:17:08.8391618Z a1d16b6a5070: Download complete 2023-01-11T21:17:08.9071833Z 61eecfa8b34e: Download complete 2023-01-11T21:17:08.9955323Z 95c1ac011645: Download complete 2023-01-11T21:17:09.0735921Z 3046cc00c4ca: Download complete 2023-01-11T21:17:09.1985367Z 195d560d8cf6: Verifying Checksum 2023-01-11T21:17:09.1985898Z 195d560d8cf6: Download complete 2023-01-11T21:17:09.7501568Z 77250abd5ca4: Verifying Checksum 2023-01-11T21:17:09.7501923Z 77250abd5ca4: Download complete 2023-01-11T21:17:09.8347987Z 881b24daf9c5: Download complete 2023-01-11T21:17:11.6539841Z 9fbf0a18619e: Verifying Checksum 2023-01-11T21:17:11.6540118Z 9fbf0a18619e: Download complete 2023-01-11T21:17:11.7307210Z 02048a597c22: Verifying Checksum 2023-01-11T21:17:11.7307446Z 02048a597c22: Download complete 2023-01-11T21:17:13.6338022Z 502253a1be21: Pull complete 2023-01-11T21:17:13.7166444Z 5c7dd67e5809: Pull complete 2023-01-11T21:17:13.8541441Z bdfd23ed3f48: Pull complete 2023-01-11T21:17:14.2182068Z aee1dd761bdd: Pull complete 2023-01-11T21:17:14.5245237Z 8c3cf3d5e1c5: Verifying Checksum 2023-01-11T21:17:14.5245506Z 8c3cf3d5e1c5: Download complete 2023-01-11T21:17:14.6333869Z 3e03143da3c2: Verifying Checksum 2023-01-11T21:17:14.6334343Z 3e03143da3c2: Download complete 2023-01-11T21:17:30.7024766Z 5feda9af2542: Pull complete 2023-01-11T21:17:30.8672203Z f8371ecb849a: Pull complete 2023-01-11T21:17:31.0987563Z ce4a87d45645: Pull complete 2023-01-11T21:17:35.6891865Z 39629f7269f9: Pull complete 2023-01-11T21:17:35.9254707Z 87d0ffa55850: Pull complete 2023-01-11T21:17:36.1897874Z 70702f8b5bc4: Pull complete 2023-01-11T21:17:36.4321271Z 0c06be5c20e0: Pull complete 2023-01-11T21:17:38.1237174Z b372c2a3bc3f: Pull complete 2023-01-11T21:17:38.3492530Z 582d081a59fa: Pull complete 2023-01-11T21:17:38.5920436Z e1c655e7ec0e: Pull complete 2023-01-11T21:17:50.5917552Z c7726d39d806: Verifying Checksum 2023-01-11T21:17:50.5921955Z c7726d39d806: Download complete 2023-01-11T21:18:15.9279185Z c7726d39d806: Pull complete 2023-01-11T21:18:16.0344619Z 1c22f2f8c01b: Pull complete 2023-01-11T21:18:16.2141383Z b8f759fd0191: Pull complete 2023-01-11T21:18:16.4103874Z e28e73a4bddd: Pull complete 2023-01-11T21:18:16.5345271Z 90d8f9bbe048: Pull complete 2023-01-11T21:18:16.6214263Z b34bd39d0461: Pull complete 2023-01-11T21:18:16.7217306Z 2f2308643d60: Pull complete 2023-01-11T21:18:18.7775333Z 8e3432e5a569: Pull complete 2023-01-11T21:18:19.0119015Z 9ea746919509: Pull complete 2023-01-11T21:18:19.2542409Z 1a2fd7b216d7: Pull complete 2023-01-11T21:18:19.5351801Z 19fde6a723a0: Pull complete 2023-01-11T21:18:19.7625111Z 06369252d749: Pull complete 2023-01-11T21:18:19.9388742Z ea4bfeaa0fc7: Pull complete 2023-01-11T21:18:24.4480380Z a1d16b6a5070: Pull complete 2023-01-11T21:18:24.6565301Z f550b7ff2470: Pull complete 2023-01-11T21:18:24.8724133Z 12ddc57b99eb: Pull complete 2023-01-11T21:18:25.7590150Z 8345085fb0a0: Pull complete 2023-01-11T21:18:25.9954752Z 4cc94dbec031: Pull complete 2023-01-11T21:18:26.2294713Z 29a7c0d5fa4c: Pull complete 2023-01-11T21:18:26.6916882Z 25571655d0e1: Pull complete 2023-01-11T21:18:26.9192537Z bdf297d7f88c: Pull complete 2023-01-11T21:18:28.3070272Z 0b3950af8ae1: Pull complete 2023-01-11T21:18:28.5462268Z 6d68f7da8baa: Pull complete 2023-01-11T21:18:28.7815311Z cca768f96df4: Pull complete 2023-01-11T21:18:33.7098057Z 8c3cf3d5e1c5: Pull complete 2023-01-11T21:18:33.8564973Z 61eecfa8b34e: Pull complete 2023-01-11T21:18:34.3396383Z 95c1ac011645: Pull complete 2023-01-11T21:18:34.5863662Z 3046cc00c4ca: Pull complete 2023-01-11T21:18:34.8125376Z 195d560d8cf6: Pull complete 2023-01-11T21:18:35.6408039Z 77250abd5ca4: Pull complete 2023-01-11T21:18:35.8862061Z 881b24daf9c5: Pull complete 2023-01-11T21:18:37.6219748Z 9fbf0a18619e: Pull complete 2023-01-11T21:18:37.8382795Z 02048a597c22: Pull complete 2023-01-11T21:18:43.8021367Z 859052a25d95: Verifying Checksum 2023-01-11T21:19:17.0232884Z 859052a25d95: Download complete 2023-01-11T21:19:17.0233131Z 859052a25d95: Pull complete 2023-01-11T21:19:17.2540099Z 3e03143da3c2: Pull complete 2023-01-11T21:19:17.3707967Z Digest: sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T21:19:17.4148549Z 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:19:17.4349498Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:19:17.4424874Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2023-01-11T21:19:17.4425127Z with: 2023-01-11T21:19:17.4425315Z driver-version: 515.76 2023-01-11T21:19:17.4425503Z env: 2023-01-11T21:19:17.4425682Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:19:17.4425885Z ##[endgroup] 2023-01-11T21:19:17.4534360Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:19:17.4534602Z with: 2023-01-11T21:19:17.4534785Z timeout_minutes: 10 2023-01-11T21:19:17.4534982Z max_attempts: 3 2023-01-11T21:19:17.4540045Z 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:19:17.4545440Z retry_wait_seconds: 10 2023-01-11T21:19:17.4545700Z polling_interval_seconds: 1 2023-01-11T21:19:17.4545913Z warning_on_retry: true 2023-01-11T21:19:17.4546165Z continue_on_error: false 2023-01-11T21:19:17.4546415Z env: 2023-01-11T21:19:17.4546654Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:19:17.4546918Z DRIVER_VERSION: 515.76 2023-01-11T21:19:17.4547135Z ##[endgroup] 2023-01-11T21:19:17.5012904Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.76.run == 2023-01-11T21:19:17.5013438Z + pre_install_nvidia_driver_amzn2 2023-01-11T21:19:17.5013847Z + sudo yum remove -y nvidia-driver-latest-dkms 2023-01-11T21:19:17.7733487Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:17.8135498Z No Match for argument: nvidia-driver-latest-dkms 2023-01-11T21:19:17.8386927Z No Packages marked for removal 2023-01-11T21:19:17.8509110Z + install_nvidia_driver_common 2023-01-11T21:19:17.8510862Z + echo 'Before installing NVIDIA driver' 2023-01-11T21:19:17.8511169Z + lspci 2023-01-11T21:19:17.8511444Z Before installing NVIDIA driver 2023-01-11T21:19:17.8597410Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-01-11T21:19:17.8597845Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:19:17.8598306Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-01-11T21:19:17.8598641Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-01-11T21:19:17.8599005Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-01-11T21:19:17.8599330Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:19:17.8601207Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-01-11T21:19:17.8601869Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-01-11T21:19:17.8602133Z + lsmod 2023-01-11T21:19:17.8610406Z Module Size Used by 2023-01-11T21:19:17.8612028Z nvidia_modeset 1142784 0 2023-01-11T21:19:17.8612416Z nvidia_uvm 1269760 0 2023-01-11T21:19:17.8612695Z veth 16384 0 2023-01-11T21:19:17.8613003Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:19:17.8613280Z drm 425984 1 nvidia 2023-01-11T21:19:17.8613524Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:19:17.8613849Z backlight 16384 1 nvidia_modeset 2023-01-11T21:19:17.8614120Z xt_conntrack 16384 1 2023-01-11T21:19:17.8614393Z ipt_MASQUERADE 16384 1 2023-01-11T21:19:17.8614698Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:19:17.8614978Z nf_conntrack_netlink 49152 0 2023-01-11T21:19:17.8615217Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:19:17.8615447Z xfrm_user 45056 1 2023-01-11T21:19:17.8615721Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:19:17.8615999Z xt_addrtype 16384 2 2023-01-11T21:19:17.8616208Z iptable_filter 16384 1 2023-01-11T21:19:17.8616438Z iptable_nat 16384 1 2023-01-11T21:19:17.8616715Z nf_conntrack_ipv4 16384 3 2023-01-11T21:19:17.8617022Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:19:17.8617328Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:19:17.8617584Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:19:17.8618044Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-01-11T21:19:17.8618465Z br_netfilter 24576 0 2023-01-11T21:19:17.8618740Z bridge 172032 1 br_netfilter 2023-01-11T21:19:17.8619007Z stp 16384 1 bridge 2023-01-11T21:19:17.8619294Z llc 16384 2 bridge,stp 2023-01-11T21:19:17.8619559Z overlay 86016 0 2023-01-11T21:19:17.8619756Z sunrpc 393216 1 2023-01-11T21:19:17.8619953Z dm_mirror 28672 0 2023-01-11T21:19:17.8620334Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:19:17.8620572Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:19:17.8620812Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:19:17.8621235Z dax 69632 1 dm_mod 2023-01-11T21:19:17.8621434Z crc32_pclmul 16384 0 2023-01-11T21:19:17.8621640Z ghash_clmulni_intel 16384 0 2023-01-11T21:19:17.8621848Z pcbc 16384 0 2023-01-11T21:19:17.8622038Z aesni_intel 188416 0 2023-01-11T21:19:17.8622245Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:19:17.8622465Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:19:17.8622692Z glue_helper 16384 1 aesni_intel 2023-01-11T21:19:17.8622949Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:19:17.8623194Z mousedev 24576 0 2023-01-11T21:19:17.8623389Z evdev 20480 3 2023-01-11T21:19:17.8623575Z psmouse 32768 0 2023-01-11T21:19:17.8623771Z button 16384 0 2023-01-11T21:19:17.8624055Z ena 114688 0 2023-01-11T21:19:17.8624246Z crc32c_intel 24576 0 2023-01-11T21:19:17.8624441Z autofs4 49152 2 2023-01-11T21:19:17.8624630Z + modinfo nvidia 2023-01-11T21:19:17.8624993Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:19:17.8625258Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:19:17.8625519Z alias: char-major-195-* 2023-01-11T21:19:17.8625717Z version: 515.76 2023-01-11T21:19:17.8625947Z supported: external 2023-01-11T21:19:17.8626214Z license: NVIDIA 2023-01-11T21:19:17.8626500Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:19:17.8626804Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:19:17.8627117Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:19:17.8627437Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:19:17.8627827Z depends: i2c-core,drm 2023-01-11T21:19:17.8628051Z retpoline: Y 2023-01-11T21:19:17.8628248Z name: nvidia 2023-01-11T21:19:17.8628553Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:19:17.8628849Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:19:17.8629164Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:19:17.8629446Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:19:17.8630477Z parm: NVreg_RmLogonRC:int 2023-01-11T21:19:17.8630894Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:19:17.8631250Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:19:17.8631572Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:19:17.8631882Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:19:17.8632263Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:19:17.8632663Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:19:17.8632978Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:19:17.8633208Z parm: NVreg_EnableMSI:int 2023-01-11T21:19:17.8633432Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:19:17.8633667Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:19:17.8633941Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:19:17.8634240Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:19:17.8634520Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:19:17.8634831Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:17.8635132Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:19:17.8635448Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:17.8635745Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:19:17.8636010Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:19:17.8636288Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:19:17.8636674Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:19:17.8636924Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:19:17.8637166Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:19:17.8637417Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:19:17.8637648Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:19:17.8637877Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:19:17.8638142Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:19:17.8638407Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:19:17.8638657Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:19:17.8638901Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:19:17.8639152Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:19:17.8639391Z parm: NVreg_RmMsg:charp 2023-01-11T21:19:17.8639614Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:19:17.8639851Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:19:17.8640135Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:19:17.8640374Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:19:17.8640603Z parm: rm_firmware_active:charp 2023-01-11T21:19:17.8640814Z + HAS_NVIDIA_DRIVER=0 2023-01-11T21:19:17.8641073Z ++ command -v nvidia-smi 2023-01-11T21:19:17.8641310Z + '[' -x /usr/bin/nvidia-smi ']' 2023-01-11T21:19:17.8641505Z + set +e 2023-01-11T21:19:17.8641803Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2023-01-11T21:19:20.6165225Z + INSTALLED_DRIVER_VERSION=515.76 2023-01-11T21:19:20.6165722Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:19:20.6166429Z + '[' 0 -ne 0 ']' 2023-01-11T21:19:20.6166996Z + '[' 515.76 '!=' 515.76 ']' 2023-01-11T21:19:20.6167424Z + HAS_NVIDIA_DRIVER=1 2023-01-11T21:19:20.6168149Z + echo 'NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation' 2023-01-11T21:19:20.6168705Z + set -e 2023-01-11T21:19:20.6169102Z + '[' 1 -eq 0 ']' 2023-01-11T21:19:20.6169848Z NVIDIA driver (515.76) has already been installed. Skipping NVIDIA driver installation 2023-01-11T21:19:20.6170472Z + post_install_nvidia_driver_common 2023-01-11T21:19:20.6170916Z + sudo modprobe nvidia 2023-01-11T21:19:20.6286950Z + echo 'After installing NVIDIA driver' 2023-01-11T21:19:20.6287260Z + lspci 2023-01-11T21:19:20.6288539Z After installing NVIDIA driver 2023-01-11T21:19:20.6374239Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2023-01-11T21:19:20.6374674Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2023-01-11T21:19:20.6375208Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2023-01-11T21:19:20.6375539Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2023-01-11T21:19:20.6375900Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 2023-01-11T21:19:20.6376219Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2023-01-11T21:19:20.6376546Z 00:1e.0 3D controller: NVIDIA Corporation Device 2237 (rev a1) 2023-01-11T21:19:20.6376911Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2023-01-11T21:19:20.6377159Z + lsmod 2023-01-11T21:19:20.6390946Z Module Size Used by 2023-01-11T21:19:20.6391221Z nvidia_modeset 1142784 0 2023-01-11T21:19:20.6391425Z nvidia_uvm 1269760 0 2023-01-11T21:19:20.6391625Z veth 16384 0 2023-01-11T21:19:20.6391861Z nvidia 40808448 2 nvidia_uvm,nvidia_modeset 2023-01-11T21:19:20.6392101Z drm 425984 1 nvidia 2023-01-11T21:19:20.6392319Z i2c_core 77824 2 nvidia,drm 2023-01-11T21:19:20.6392559Z backlight 16384 1 nvidia_modeset 2023-01-11T21:19:20.6392772Z xt_conntrack 16384 1 2023-01-11T21:19:20.6392984Z ipt_MASQUERADE 16384 1 2023-01-11T21:19:20.6393221Z nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE 2023-01-11T21:19:20.6393459Z nf_conntrack_netlink 49152 0 2023-01-11T21:19:20.6393870Z nfnetlink 16384 2 nf_conntrack_netlink 2023-01-11T21:19:20.6394095Z xfrm_user 45056 1 2023-01-11T21:19:20.6394306Z xfrm_algo 16384 1 xfrm_user 2023-01-11T21:19:20.6394512Z xt_addrtype 16384 2 2023-01-11T21:19:20.6394720Z iptable_filter 16384 1 2023-01-11T21:19:20.6394927Z iptable_nat 16384 1 2023-01-11T21:19:20.6395145Z nf_conntrack_ipv4 16384 3 2023-01-11T21:19:20.6395376Z nf_defrag_ipv4 16384 1 nf_conntrack_ipv4 2023-01-11T21:19:20.6395612Z nf_nat_ipv4 16384 1 iptable_nat 2023-01-11T21:19:20.6395860Z nf_nat 36864 2 nf_nat_masquerade_ipv4,nf_nat_ipv4 2023-01-11T21:19:20.6396225Z nf_conntrack 155648 7 xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink 2023-01-11T21:19:20.6396540Z br_netfilter 24576 0 2023-01-11T21:19:20.6396760Z bridge 172032 1 br_netfilter 2023-01-11T21:19:20.6397016Z stp 16384 1 bridge 2023-01-11T21:19:20.6397412Z llc 16384 2 bridge,stp 2023-01-11T21:19:20.6397738Z overlay 86016 0 2023-01-11T21:19:20.6397953Z sunrpc 393216 1 2023-01-11T21:19:20.6398157Z dm_mirror 28672 0 2023-01-11T21:19:20.6398376Z dm_region_hash 20480 1 dm_mirror 2023-01-11T21:19:20.6398615Z dm_log 20480 2 dm_region_hash,dm_mirror 2023-01-11T21:19:20.6398911Z dm_mod 143360 2 dm_log,dm_mirror 2023-01-11T21:19:20.6399190Z dax 69632 1 dm_mod 2023-01-11T21:19:20.6399445Z crc32_pclmul 16384 0 2023-01-11T21:19:20.6399670Z ghash_clmulni_intel 16384 0 2023-01-11T21:19:20.6399949Z pcbc 16384 0 2023-01-11T21:19:20.6400217Z aesni_intel 188416 0 2023-01-11T21:19:20.6400495Z aes_x86_64 20480 1 aesni_intel 2023-01-11T21:19:20.6400789Z crypto_simd 16384 1 aesni_intel 2023-01-11T21:19:20.6401084Z glue_helper 16384 1 aesni_intel 2023-01-11T21:19:20.6401433Z cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel 2023-01-11T21:19:20.6401758Z mousedev 24576 0 2023-01-11T21:19:20.6402022Z evdev 20480 3 2023-01-11T21:19:20.6402268Z psmouse 32768 0 2023-01-11T21:19:20.6402534Z button 16384 0 2023-01-11T21:19:20.6402787Z ena 114688 0 2023-01-11T21:19:20.6403037Z crc32c_intel 24576 0 2023-01-11T21:19:20.6403301Z autofs4 49152 2 2023-01-11T21:19:20.6403557Z + modinfo nvidia 2023-01-11T21:19:20.6403969Z filename: /lib/modules/4.14.252-195.483.amzn2.x86_64/kernel/drivers/video/nvidia.ko 2023-01-11T21:19:20.6404235Z firmware: nvidia/515.76/gsp.bin 2023-01-11T21:19:20.6404496Z alias: char-major-195-* 2023-01-11T21:19:20.6404707Z version: 515.76 2023-01-11T21:19:20.6404902Z supported: external 2023-01-11T21:19:20.6405104Z license: NVIDIA 2023-01-11T21:19:20.6405325Z srcversion: 51FD9DD90150B35351AFFBB 2023-01-11T21:19:20.6405563Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2023-01-11T21:19:20.6405806Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2023-01-11T21:19:20.6406049Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2023-01-11T21:19:20.6406298Z depends: i2c-core,drm 2023-01-11T21:19:20.6406503Z retpoline: Y 2023-01-11T21:19:20.6406690Z name: nvidia 2023-01-11T21:19:20.6406992Z vermagic: 4.14.252-195.483.amzn2.x86_64 SMP mod_unload modversions 2023-01-11T21:19:20.6407285Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2023-01-11T21:19:20.6407592Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2023-01-11T21:19:20.6407868Z parm: NVreg_ResmanDebugLevel:int 2023-01-11T21:19:20.6408102Z parm: NVreg_RmLogonRC:int 2023-01-11T21:19:20.6408340Z parm: NVreg_ModifyDeviceFiles:int 2023-01-11T21:19:20.6408576Z parm: NVreg_DeviceFileUID:int 2023-01-11T21:19:20.6408882Z parm: NVreg_DeviceFileGID:int 2023-01-11T21:19:20.6409116Z parm: NVreg_DeviceFileMode:int 2023-01-11T21:19:20.6409502Z parm: NVreg_InitializeSystemMemoryAllocations:int 2023-01-11T21:19:20.6409790Z parm: NVreg_UsePageAttributeTable:int 2023-01-11T21:19:20.6410041Z parm: NVreg_EnablePCIeGen3:int 2023-01-11T21:19:20.6410271Z parm: NVreg_EnableMSI:int 2023-01-11T21:19:20.6410490Z parm: NVreg_TCEBypassMode:int 2023-01-11T21:19:20.6410735Z parm: NVreg_EnableStreamMemOPs:int 2023-01-11T21:19:20.6411016Z parm: NVreg_RestrictProfilingToAdminUsers:int 2023-01-11T21:19:20.6411312Z parm: NVreg_PreserveVideoMemoryAllocations:int 2023-01-11T21:19:20.6411605Z parm: NVreg_EnableS0ixPowerManagement:int 2023-01-11T21:19:20.6411920Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:20.6412218Z parm: NVreg_DynamicPowerManagement:int 2023-01-11T21:19:20.6412632Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2023-01-11T21:19:20.6412949Z parm: NVreg_EnableGpuFirmware:int 2023-01-11T21:19:20.6413208Z parm: NVreg_EnableGpuFirmwareLogs:int 2023-01-11T21:19:20.6413484Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2023-01-11T21:19:20.6413769Z parm: NVreg_EnableUserNUMAManagement:int 2023-01-11T21:19:20.6414032Z parm: NVreg_MemoryPoolSize:int 2023-01-11T21:19:20.6414273Z parm: NVreg_KMallocHeapMaxSize:int 2023-01-11T21:19:20.6414529Z parm: NVreg_VMallocHeapMaxSize:int 2023-01-11T21:19:20.6414776Z parm: NVreg_IgnoreMMIOCheck:int 2023-01-11T21:19:20.6415007Z parm: NVreg_NvLinkDisable:int 2023-01-11T21:19:20.6415278Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2023-01-11T21:19:20.6415553Z parm: NVreg_RegisterPCIDriver:int 2023-01-11T21:19:20.6415800Z parm: NVreg_EnableDbgBreakpoint:int 2023-01-11T21:19:20.6416060Z parm: NVreg_RegistryDwords:charp 2023-01-11T21:19:20.6416327Z parm: NVreg_RegistryDwordsPerDevice:charp 2023-01-11T21:19:20.6416573Z parm: NVreg_RmMsg:charp 2023-01-11T21:19:20.6416801Z parm: NVreg_GpuBlacklist:charp 2023-01-11T21:19:20.6417050Z parm: NVreg_TemporaryFilePath:charp 2023-01-11T21:19:20.6417293Z parm: NVreg_ExcludedGpus:charp 2023-01-11T21:19:20.6417531Z parm: NVreg_DmaRemapPeerMmio:int 2023-01-11T21:19:20.6417770Z parm: rm_firmware_active:charp 2023-01-11T21:19:20.6417974Z + set +e 2023-01-11T21:19:20.6418176Z + nvidia-smi 2023-01-11T21:19:23.0984737Z Wed Jan 11 21:19:23 2023 2023-01-11T21:19:23.0985354Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:23.0985806Z | NVIDIA-SMI 515.76 Driver Version: 515.76 CUDA Version: 11.7 | 2023-01-11T21:19:23.0986178Z |-------------------------------+----------------------+----------------------+ 2023-01-11T21:19:23.0986610Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-01-11T21:19:23.0987004Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-01-11T21:19:23.0987296Z | | | MIG M. | 2023-01-11T21:19:23.0987530Z |===============================+======================+======================| 2023-01-11T21:19:23.1259326Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2023-01-11T21:19:23.1259825Z | 0% 21C P0 60W / 300W | 0MiB / 23028MiB | 2% Default | 2023-01-11T21:19:23.1260128Z | | | N/A | 2023-01-11T21:19:23.1260594Z +-------------------------------+----------------------+----------------------+ 2023-01-11T21:19:23.1261106Z 2023-01-11T21:19:23.1261668Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:23.1261964Z | Processes: | 2023-01-11T21:19:23.1262264Z | GPU GI CI PID Type Process name GPU Memory | 2023-01-11T21:19:23.1262592Z | ID ID Usage | 2023-01-11T21:19:23.1262835Z |=============================================================================| 2023-01-11T21:19:23.1263086Z | No running processes found | 2023-01-11T21:19:23.1263448Z +-----------------------------------------------------------------------------+ 2023-01-11T21:19:23.2562062Z + NVIDIA_SMI_STATUS=0 2023-01-11T21:19:23.2563098Z + '[' 0 -eq 0 ']' 2023-01-11T21:19:23.2563539Z + echo 'INFO: Ignoring allowed status 0' 2023-01-11T21:19:23.2563788Z + set -e 2023-01-11T21:19:23.2563985Z INFO: Ignoring allowed status 0 2023-01-11T21:19:23.2566232Z == Installing nvidia container toolkit for amzn2 == 2023-01-11T21:19:23.2569197Z + sudo yum install -y yum-utils 2023-01-11T21:19:23.5301239Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:24.9683687Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2023-01-11T21:19:24.9684327Z Nothing to do 2023-01-11T21:19:25.0507692Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:19:25.3540605Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:25.3816044Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2023-01-11T21:19:25.3816804Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:19:25.3817402Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2023-01-11T21:19:25.3934947Z + sudo yum install -y nvidia-docker2 2023-01-11T21:19:25.6705046Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2023-01-11T21:19:26.8582913Z Package nvidia-docker2-2.11.0-1.noarch already installed and latest version 2023-01-11T21:19:26.8583255Z Nothing to do 2023-01-11T21:19:26.9393167Z + sudo systemctl restart docker 2023-01-11T21:20:06.5499207Z Command completed after 1 attempt(s). 2023-01-11T21:20:06.5537852Z ##[group]Run python3 -m pip install psutil==5.9.1 2023-01-11T21:20:06.5538146Z python3 -m pip install psutil==5.9.1 2023-01-11T21:20:06.5538398Z python3 -m pip install pynvml==11.4.1 2023-01-11T21:20:06.5538675Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:20:06.5538977Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:20:06.5549655Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:06.5549889Z env: 2023-01-11T21:20:06.5550078Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:06.5550285Z GPU_FLAG: --gpus all 2023-01-11T21:20:06.5550486Z ##[endgroup] 2023-01-11T21:20:06.7672933Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:20:06.7856961Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2023-01-11T21:20:07.2155227Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T21:20:07.2337186Z Requirement already satisfied: pynvml==11.4.1 in /home/ec2-user/.local/lib/python3.7/site-packages (11.4.1) 2023-01-11T21:20:07.4565201Z Prepare all required actions 2023-01-11T21:20:07.4565470Z Getting action download info 2023-01-11T21:20:07.6263867Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:20:07.9433919Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:20:08.0630340Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:20:08.0630586Z with: 2023-01-11T21:20:08.0630894Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:08.0631122Z env: 2023-01-11T21:20:08.0631311Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:08.0631517Z GPU_FLAG: --gpus all 2023-01-11T21:20:08.0631711Z ##[endgroup] 2023-01-11T21:20:09.8392404Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T21:20:09.8392638Z with: 2023-01-11T21:20:09.8392863Z name: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:09.8393113Z s3-bucket: gha-artifacts 2023-01-11T21:20:09.8393361Z region: us-east-1 2023-01-11T21:20:09.8393544Z env: 2023-01-11T21:20:09.8393730Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:09.8393940Z GPU_FLAG: --gpus all 2023-01-11T21:20:09.8394133Z ##[endgroup] 2023-01-11T21:20:10.2283743Z Found 1 objects with prefix pytorch/pytorch/3896346758/linux-bionic-cuda11.6-py3.10-gcc7-sm86/ 2023-01-11T21:20:10.2284766Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:20:18.0542704Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2023-01-11T21:20:18.0542969Z 2023-01-11T21:20:18.0558968Z ##[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:20:18.0565995Z Artifact download has finished successfully 2023-01-11T21:20:18.0673801Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:20:18.0674053Z unzip -o artifacts.zip 2023-01-11T21:20:18.0684638Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:18.0684878Z env: 2023-01-11T21:20:18.0685070Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:18.0685276Z GPU_FLAG: --gpus all 2023-01-11T21:20:18.0685475Z ##[endgroup] 2023-01-11T21:20:18.0716049Z Archive: artifacts.zip 2023-01-11T21:20:18.0717603Z creating: dist/ 2023-01-11T21:20:19.6756046Z inflating: dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:19.6756996Z creating: build/custom_test_artifacts/ 2023-01-11T21:20:19.6757591Z creating: build/custom_test_artifacts/custom-op-build/ 2023-01-11T21:20:19.6759949Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2023-01-11T21:20:19.6761188Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:19.6761816Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:19.6762267Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:19.6762743Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:19.6763215Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:19.6764095Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:19.6765239Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:19.6766193Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:19.6767074Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:19.6768600Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:19.6770074Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:19.6770864Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:19.6771359Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:19.6771912Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:19.6772558Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:19.6773040Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:19.6773483Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:19.6817109Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:19.6818547Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:19.6819643Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:19.6820885Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:19.6821882Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:19.6822493Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:19.6823057Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:19.6823600Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:19.6824184Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:19.6851790Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:19.6884871Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:19.6885526Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:19.6886112Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:19.6886659Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:19.6887227Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:19.6887761Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:19.6888255Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:19.6889375Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:19.6946810Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:19.7006016Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:19.7007090Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:19.7008021Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:19.7009224Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:19.7010122Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:19.7010720Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2023-01-11T21:20:19.7011208Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2023-01-11T21:20:19.7011861Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2023-01-11T21:20:19.7033160Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2023-01-11T21:20:19.7033620Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2023-01-11T21:20:19.7034133Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2023-01-11T21:20:19.7034730Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2023-01-11T21:20:19.7035202Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2023-01-11T21:20:19.7035663Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2023-01-11T21:20:19.7036121Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2023-01-11T21:20:19.7036571Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2023-01-11T21:20:19.7118389Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:20:19.7119715Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2023-01-11T21:20:19.7121160Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2023-01-11T21:20:19.7122380Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2023-01-11T21:20:19.7123247Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2023-01-11T21:20:19.7124066Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2023-01-11T21:20:19.7124910Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2023-01-11T21:20:19.7125753Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2023-01-11T21:20:19.7126603Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2023-01-11T21:20:19.7127430Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2023-01-11T21:20:19.7128276Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2023-01-11T21:20:19.7138597Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2023-01-11T21:20:19.7207119Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:20:19.7208287Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:19.7209402Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:19.7210200Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2023-01-11T21:20:19.7210650Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2023-01-11T21:20:19.7211071Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:19.7211479Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2023-01-11T21:20:19.7212011Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2023-01-11T21:20:19.7212401Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2023-01-11T21:20:19.7212790Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2023-01-11T21:20:19.7286312Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2023-01-11T21:20:19.7338109Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2023-01-11T21:20:19.7338803Z creating: build/custom_test_artifacts/jit-hook-build/ 2023-01-11T21:20:19.7339728Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2023-01-11T21:20:19.7342884Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:19.7343306Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:19.7343720Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:19.7344153Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:19.7344575Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:19.7345494Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:19.7346752Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:19.7347245Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:19.7347738Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:19.7349061Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:19.7349734Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:19.7351174Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:19.7351788Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:19.7352284Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:19.7352950Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:19.7353488Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:19.7353919Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:19.7397379Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:19.7398034Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:19.7398747Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:19.7399434Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:19.7400104Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:19.7400742Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:19.7401356Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:19.7401947Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:19.7402653Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:19.7433778Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:19.7467066Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:19.7467645Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:19.7468312Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:19.7468794Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:19.7469275Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:19.7469768Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:19.7470243Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:19.7471696Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:19.7530136Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:19.7586751Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:19.7587278Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:19.7587791Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:19.7588246Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:19.7588674Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:19.7589092Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2023-01-11T21:20:19.7589550Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2023-01-11T21:20:19.7590030Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2023-01-11T21:20:19.7590497Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2023-01-11T21:20:19.7590938Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2023-01-11T21:20:19.7591403Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2023-01-11T21:20:19.7591854Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2023-01-11T21:20:19.7592315Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2023-01-11T21:20:19.7592765Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2023-01-11T21:20:19.7593227Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2023-01-11T21:20:19.7608893Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2023-01-11T21:20:19.7662705Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T21:20:19.7663215Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:19.7663783Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:19.7664253Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2023-01-11T21:20:19.7664768Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2023-01-11T21:20:19.7665177Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:19.7665588Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2023-01-11T21:20:19.7667613Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2023-01-11T21:20:19.7668015Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2023-01-11T21:20:19.7668399Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2023-01-11T21:20:19.7708906Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2023-01-11T21:20:19.7709298Z creating: build/custom_test_artifacts/custom-backend-build/ 2023-01-11T21:20:19.7709774Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2023-01-11T21:20:19.7715983Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2023-01-11T21:20:19.7717113Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2023-01-11T21:20:19.7718010Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2023-01-11T21:20:19.7719039Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2023-01-11T21:20:19.7719922Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2023-01-11T21:20:19.7720590Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2023-01-11T21:20:19.7721088Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2023-01-11T21:20:19.7721534Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2023-01-11T21:20:19.7721971Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2023-01-11T21:20:19.7722473Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2023-01-11T21:20:19.7722959Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2023-01-11T21:20:19.7724232Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2023-01-11T21:20:19.7725466Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2023-01-11T21:20:19.7726502Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2023-01-11T21:20:19.7727492Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2023-01-11T21:20:19.7728399Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2023-01-11T21:20:19.7729445Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2023-01-11T21:20:19.7769099Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2023-01-11T21:20:19.7769680Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2023-01-11T21:20:19.7770601Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2023-01-11T21:20:19.7771870Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2023-01-11T21:20:19.7773043Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2023-01-11T21:20:19.7774150Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2023-01-11T21:20:19.7775419Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin 2023-01-11T21:20:19.7776512Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2023-01-11T21:20:19.7777603Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2023-01-11T21:20:19.7809594Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2023-01-11T21:20:19.7842303Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2023-01-11T21:20:19.7843641Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2023-01-11T21:20:19.7844700Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin 2023-01-11T21:20:19.7845692Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2023-01-11T21:20:19.7846678Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2023-01-11T21:20:19.7847660Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2023-01-11T21:20:19.7848637Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2023-01-11T21:20:19.7849853Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2023-01-11T21:20:19.7903192Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2023-01-11T21:20:19.7962161Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2023-01-11T21:20:19.7963397Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2023-01-11T21:20:19.7964460Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2023-01-11T21:20:19.7965515Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2023-01-11T21:20:19.7966502Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2023-01-11T21:20:19.7967312Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2023-01-11T21:20:19.7968171Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2023-01-11T21:20:19.7969237Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2023-01-11T21:20:19.7970324Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2023-01-11T21:20:19.7971337Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2023-01-11T21:20:19.7971911Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2023-01-11T21:20:19.7972393Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2023-01-11T21:20:19.7972870Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2023-01-11T21:20:19.7973356Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2023-01-11T21:20:19.7973837Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2023-01-11T21:20:19.7974331Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2023-01-11T21:20:19.8093479Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T21:20:19.8094742Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2023-01-11T21:20:19.8095836Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2023-01-11T21:20:19.8096764Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2023-01-11T21:20:19.8097794Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2023-01-11T21:20:19.8098676Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2023-01-11T21:20:19.8099575Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2023-01-11T21:20:19.8100465Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2023-01-11T21:20:19.8101332Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2023-01-11T21:20:19.8101829Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2023-01-11T21:20:19.8102318Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2023-01-11T21:20:19.8110606Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2023-01-11T21:20:19.8158945Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T21:20:19.8159559Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2023-01-11T21:20:19.8160055Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2023-01-11T21:20:19.8160508Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2023-01-11T21:20:19.8160954Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2023-01-11T21:20:19.8161421Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2023-01-11T21:20:19.8161886Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2023-01-11T21:20:19.8163578Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2023-01-11T21:20:19.8163990Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2023-01-11T21:20:19.8164392Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2023-01-11T21:20:19.8261349Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2023-01-11T21:20:19.8300041Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2023-01-11T21:20:19.8300463Z creating: build/lib/ 2023-01-11T21:20:19.8300691Z inflating: build/lib/libclog.a 2023-01-11T21:20:19.8355031Z inflating: build/lib/libgtest.a 2023-01-11T21:20:19.8362723Z inflating: build/lib/libpthreadpool.a 2023-01-11T21:20:19.8446740Z inflating: build/lib/libprotobuf-lite.a 2023-01-11T21:20:19.8454524Z inflating: build/lib/libittnotify.a 2023-01-11T21:20:19.8530970Z inflating: build/lib/libbenchmark.a 2023-01-11T21:20:19.8555606Z inflating: build/lib/libtensorpipe_uv.a 2023-01-11T21:20:19.8617179Z inflating: build/lib/libasmjit.a 2023-01-11T21:20:19.9041285Z inflating: build/lib/libprotobuf.a 2023-01-11T21:20:19.9152404Z inflating: build/lib/libgloo.a 2023-01-11T21:20:19.9179112Z inflating: build/lib/libfmt.a 2023-01-11T21:20:19.9179664Z inflating: build/lib/libfoxi_loader.a 2023-01-11T21:20:19.9179940Z inflating: build/lib/libcaffe2_nvrtc.so 2023-01-11T21:20:19.9246328Z inflating: build/lib/libc10.so 2023-01-11T21:20:19.9247070Z inflating: build/lib/libtorch_global_deps.so 2023-01-11T21:20:19.9254902Z inflating: build/lib/libcpuinfo.a 2023-01-11T21:20:19.9261704Z inflating: build/lib/libcpuinfo_internals.a 2023-01-11T21:20:19.9274125Z inflating: build/lib/libqnnpack.a 2023-01-11T21:20:19.9292510Z inflating: build/lib/libpytorch_qnnpack.a 2023-01-11T21:20:19.9746610Z inflating: build/lib/libprotoc.a 2023-01-11T21:20:19.9748685Z inflating: build/lib/libnnpack_reference_layers.a 2023-01-11T21:20:19.9762540Z inflating: build/lib/libgmock.a 2023-01-11T21:20:19.9763076Z inflating: build/lib/libgtest_main.a 2023-01-11T21:20:19.9763349Z inflating: build/lib/libbenchmark_main.a 2023-01-11T21:20:19.9780773Z inflating: build/lib/libnnpack.a 2023-01-11T21:20:20.0304345Z inflating: build/lib/libtensorpipe.a 2023-01-11T21:20:20.8051830Z inflating: build/lib/libdnnl.a 2023-01-11T21:20:20.8164085Z inflating: build/lib/libXNNPACK.a 2023-01-11T21:20:20.8205934Z inflating: build/lib/libc10_cuda.so 2023-01-11T21:20:20.8206199Z inflating: build/lib/libgmock_main.a 2023-01-11T21:20:20.9430223Z inflating: build/lib/libfbgemm.a 2023-01-11T21:20:21.0348212Z inflating: build/lib/libdnnl_graph.a 2023-01-11T21:20:21.0759289Z inflating: build/lib/libkineto.a 2023-01-11T21:20:21.0987928Z inflating: build/lib/libtensorpipe_cuda.a 2023-01-11T21:20:21.1023435Z inflating: build/lib/libcaffe2_protos.a 2023-01-11T21:20:21.1061512Z inflating: build/lib/libonnx_proto.a 2023-01-11T21:20:21.1597223Z inflating: build/lib/libonnx.a 2023-01-11T21:20:21.1937619Z inflating: build/lib/libgloo_cuda.a 2023-01-11T21:20:23.0728261Z inflating: build/lib/libtorch_cpu.so 2023-01-11T21:20:23.0737111Z inflating: build/lib/libunbox_lib.a 2023-01-11T21:20:24.4983773Z inflating: build/lib/libtorch_cuda.so 2023-01-11T21:20:24.4984089Z inflating: build/lib/libtorch.so 2023-01-11T21:20:25.2719698Z inflating: build/lib/libtorch_cuda_linalg.so 2023-01-11T21:20:25.2720306Z inflating: build/lib/libc10d_cuda_test.so 2023-01-11T21:20:25.2769621Z inflating: build/lib/libtorchbind_test.so 2023-01-11T21:20:25.2787921Z inflating: build/lib/libjitbackend_test.so 2023-01-11T21:20:25.2812968Z inflating: build/lib/libbackend_with_compiler.so 2023-01-11T21:20:25.2817147Z inflating: build/lib/libshm.so 2023-01-11T21:20:25.4285905Z inflating: build/lib/libtorch_python.so 2023-01-11T21:20:25.4316998Z inflating: build/lib/libnnapi_backend.so 2023-01-11T21:20:25.4317462Z creating: build/bin/ 2023-01-11T21:20:25.4360560Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2023-01-11T21:20:25.4404941Z inflating: build/bin/c10_DeviceGuard_test 2023-01-11T21:20:25.4448291Z inflating: build/bin/c10_Device_test 2023-01-11T21:20:25.4500006Z inflating: build/bin/c10_DispatchKeySet_test 2023-01-11T21:20:25.4542360Z inflating: build/bin/c10_StreamGuard_test 2023-01-11T21:20:25.4585338Z inflating: build/bin/c10_SymInt_test 2023-01-11T21:20:25.4635505Z inflating: build/bin/c10_InlineDeviceGuard_test 2023-01-11T21:20:25.4684639Z inflating: build/bin/c10_InlineStreamGuard_test 2023-01-11T21:20:25.4733625Z inflating: build/bin/c10_SizesAndStrides_test 2023-01-11T21:20:25.4775723Z inflating: build/bin/c10_Array_test 2023-01-11T21:20:25.4821060Z inflating: build/bin/c10_Bitset_test 2023-01-11T21:20:25.4866069Z inflating: build/bin/c10_C++17_test 2023-01-11T21:20:25.4908441Z inflating: build/bin/c10_ConstexprCrc_test 2023-01-11T21:20:25.4951241Z inflating: build/bin/c10_DeadlockDetection_test 2023-01-11T21:20:25.4995815Z inflating: build/bin/c10_Half_test 2023-01-11T21:20:25.5045228Z inflating: build/bin/c10_LeftRight_test 2023-01-11T21:20:25.5099028Z inflating: build/bin/c10_Metaprogramming_test 2023-01-11T21:20:25.5225538Z inflating: build/bin/c10_SmallVectorTest 2023-01-11T21:20:25.5270159Z inflating: build/bin/c10_Synchronized_test 2023-01-11T21:20:25.5317851Z inflating: build/bin/c10_TypeIndex_test 2023-01-11T21:20:25.5367581Z inflating: build/bin/c10_ThreadLocal_test 2023-01-11T21:20:25.5411602Z inflating: build/bin/c10_TypeList_test 2023-01-11T21:20:25.5453792Z inflating: build/bin/c10_TypeTraits_test 2023-01-11T21:20:25.5499238Z inflating: build/bin/c10_accumulate_test 2023-01-11T21:20:25.5546702Z inflating: build/bin/c10_bfloat16_test 2023-01-11T21:20:25.5596778Z inflating: build/bin/c10_complex_math_test 2023-01-11T21:20:25.5645812Z inflating: build/bin/c10_complex_test 2023-01-11T21:20:25.5740551Z inflating: build/bin/c10_either_test 2023-01-11T21:20:25.5785564Z inflating: build/bin/c10_exception_test 2023-01-11T21:20:25.5829724Z inflating: build/bin/c10_flags_test 2023-01-11T21:20:25.5976474Z inflating: build/bin/c10_intrusive_ptr_test 2023-01-11T21:20:25.6019013Z inflating: build/bin/c10_irange_test 2023-01-11T21:20:25.6069056Z inflating: build/bin/c10_logging_test 2023-01-11T21:20:25.6134410Z inflating: build/bin/c10_optional_test 2023-01-11T21:20:25.6187481Z inflating: build/bin/c10_ordered_preserving_dict_test 2023-01-11T21:20:25.6236350Z inflating: build/bin/c10_registry_test 2023-01-11T21:20:25.6287375Z inflating: build/bin/c10_string_view_test 2023-01-11T21:20:25.6332933Z inflating: build/bin/c10_tempfile_test 2023-01-11T21:20:25.6379749Z inflating: build/bin/c10_typeid_test 2023-01-11T21:20:25.6427802Z inflating: build/bin/c10_intrusive_ptr_benchmark 2023-01-11T21:20:25.6840223Z inflating: build/bin/protoc-3.13.0.0 2023-01-11T21:20:25.7252640Z inflating: build/bin/protoc 2023-01-11T21:20:25.7298613Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_1_var_test 2023-01-11T21:20:25.7343650Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_stream 2023-01-11T21:20:25.7390634Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2023-01-11T21:20:25.7435980Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2023-01-11T21:20:25.7482988Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2023-01-11T21:20:25.7528336Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2023-01-11T21:20:25.7571429Z inflating: build/bin/c10_cuda_CUDATest 2023-01-11T21:20:25.7617990Z inflating: build/bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2023-01-11T21:20:25.7874382Z inflating: build/bin/vec_test_all_types_DEFAULT 2023-01-11T21:20:25.8158519Z inflating: build/bin/vec_test_all_types_AVX2 2023-01-11T21:20:25.8205572Z inflating: build/bin/HashStoreTest 2023-01-11T21:20:25.8252776Z inflating: build/bin/FileStoreTest 2023-01-11T21:20:25.8304042Z inflating: build/bin/TCPStoreTest 2023-01-11T21:20:25.8316410Z inflating: build/bin/ProcessGroupMPITest 2023-01-11T21:20:25.8366930Z inflating: build/bin/test_edge_op_registration 2023-01-11T21:20:25.8367921Z inflating: build/bin/example_allreduce 2023-01-11T21:20:25.8414799Z inflating: build/bin/Dimname_test 2023-01-11T21:20:25.8477952Z inflating: build/bin/Dict_test 2023-01-11T21:20:25.8534534Z inflating: build/bin/MaybeOwned_test 2023-01-11T21:20:25.8583272Z inflating: build/bin/NamedTensor_test 2023-01-11T21:20:25.8635998Z inflating: build/bin/apply_utils_test 2023-01-11T21:20:25.8686515Z inflating: build/bin/atest 2023-01-11T21:20:25.8738227Z inflating: build/bin/basic 2023-01-11T21:20:25.8785614Z inflating: build/bin/broadcast_test 2023-01-11T21:20:25.8837029Z inflating: build/bin/cpu_generator_test 2023-01-11T21:20:25.8883224Z inflating: build/bin/cpu_profiling_allocator_test 2023-01-11T21:20:25.8925439Z inflating: build/bin/dispatch_key_set_test 2023-01-11T21:20:25.9003051Z inflating: build/bin/cpu_rng_test 2023-01-11T21:20:25.9044844Z inflating: build/bin/dlconvertor_test 2023-01-11T21:20:25.9095169Z inflating: build/bin/extension_backend_test 2023-01-11T21:20:25.9143951Z inflating: build/bin/half_test 2023-01-11T21:20:25.9186833Z inflating: build/bin/lazy_tensor_test 2023-01-11T21:20:25.9268844Z inflating: build/bin/ivalue_test 2023-01-11T21:20:25.9316949Z inflating: build/bin/math_kernel_test 2023-01-11T21:20:25.9363701Z inflating: build/bin/memory_format_test 2023-01-11T21:20:25.9409167Z inflating: build/bin/memory_overlapping_test 2023-01-11T21:20:25.9454058Z inflating: build/bin/operator_name_test 2023-01-11T21:20:25.9501871Z inflating: build/bin/native_test 2023-01-11T21:20:25.9547698Z inflating: build/bin/mobile_memory_cleanup 2023-01-11T21:20:25.9591139Z inflating: build/bin/operators_test 2023-01-11T21:20:25.9638985Z inflating: build/bin/packedtensoraccessor_test 2023-01-11T21:20:25.9688450Z inflating: build/bin/quantized_test 2023-01-11T21:20:25.9745360Z inflating: build/bin/pow_test 2023-01-11T21:20:25.9788067Z inflating: build/bin/reduce_ops_test 2023-01-11T21:20:25.9832602Z inflating: build/bin/reportMemoryUsage_test 2023-01-11T21:20:25.9882396Z inflating: build/bin/scalar_tensor_test 2023-01-11T21:20:25.9930837Z inflating: build/bin/scalar_test 2023-01-11T21:20:25.9977252Z inflating: build/bin/stride_properties_test 2023-01-11T21:20:26.0044710Z inflating: build/bin/tensor_iterator_test 2023-01-11T21:20:26.0047408Z inflating: build/bin/thread_init_test 2023-01-11T21:20:26.0096555Z inflating: build/bin/type_ptr_test 2023-01-11T21:20:26.0144072Z inflating: build/bin/test_parallel 2023-01-11T21:20:26.0187317Z inflating: build/bin/variant_test 2023-01-11T21:20:26.0240819Z inflating: build/bin/type_test 2023-01-11T21:20:26.0286882Z inflating: build/bin/undefined_tensor_test 2023-01-11T21:20:26.0287440Z inflating: build/bin/verify_api_visibility 2023-01-11T21:20:26.0346816Z inflating: build/bin/legacy_vmap_test 2023-01-11T21:20:26.0391045Z inflating: build/bin/weakref_test 2023-01-11T21:20:26.0442755Z inflating: build/bin/IListRef_test 2023-01-11T21:20:26.0536964Z inflating: build/bin/List_test 2023-01-11T21:20:26.0581985Z inflating: build/bin/wrapdim_test 2023-01-11T21:20:26.0624300Z inflating: build/bin/xla_tensor_test 2023-01-11T21:20:26.0732549Z inflating: build/bin/kernel_function_legacy_test 2023-01-11T21:20:26.0787215Z inflating: build/bin/KernelFunction_test 2023-01-11T21:20:26.0869751Z inflating: build/bin/kernel_function_test 2023-01-11T21:20:26.0980541Z inflating: build/bin/kernel_lambda_legacy_test 2023-01-11T21:20:26.1070576Z inflating: build/bin/kernel_lambda_test 2023-01-11T21:20:26.1123796Z inflating: build/bin/kernel_stackbased_test 2023-01-11T21:20:26.1205051Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2023-01-11T21:20:26.1251029Z inflating: build/bin/CppSignature_test 2023-01-11T21:20:26.1292688Z inflating: build/bin/op_allowlist_test 2023-01-11T21:20:26.1339405Z inflating: build/bin/inline_container_test 2023-01-11T21:20:26.1387149Z inflating: build/bin/backend_fallback_test 2023-01-11T21:20:26.1636782Z inflating: build/bin/op_registration_test 2023-01-11T21:20:26.1682282Z inflating: build/bin/cuda_apply_test 2023-01-11T21:20:26.1729506Z inflating: build/bin/cuda_caching_host_allocator_test 2023-01-11T21:20:26.1772317Z inflating: build/bin/cuda_device_test 2023-01-11T21:20:26.1834765Z inflating: build/bin/cuda_complex_math_test 2023-01-11T21:20:26.1878259Z inflating: build/bin/cuda_dlconvertor_test 2023-01-11T21:20:26.1928907Z inflating: build/bin/cuda_complex_test 2023-01-11T21:20:26.1981168Z inflating: build/bin/cuda_atomic_ops_test 2023-01-11T21:20:26.2032786Z inflating: build/bin/cuda_cub_test 2023-01-11T21:20:26.2076843Z inflating: build/bin/cuda_integer_divider_test 2023-01-11T21:20:26.2123015Z inflating: build/bin/cuda_reportMemoryUsage_test 2023-01-11T21:20:26.2178934Z inflating: build/bin/cuda_distributions_test 2023-01-11T21:20:26.2231848Z inflating: build/bin/cuda_stream_test 2023-01-11T21:20:26.2276256Z inflating: build/bin/cuda_half_test 2023-01-11T21:20:26.2318271Z inflating: build/bin/cuda_cudnn_test 2023-01-11T21:20:26.2369311Z inflating: build/bin/cuda_generator_test 2023-01-11T21:20:26.2382365Z inflating: build/bin/tutorial_tensorexpr 2023-01-11T21:20:26.2439288Z inflating: build/bin/ProcessGroupGlooTest 2023-01-11T21:20:26.2489978Z inflating: build/bin/ProcessGroupGlooAsyncTest 2023-01-11T21:20:26.2543238Z inflating: build/bin/ProcessGroupNCCLTest 2023-01-11T21:20:26.2593617Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2023-01-11T21:20:26.2636205Z inflating: build/bin/cuda_optional_test 2023-01-11T21:20:26.2682286Z inflating: build/bin/ProcessGroupUCCTest 2023-01-11T21:20:26.2728194Z inflating: build/bin/test_dist_autograd 2023-01-11T21:20:26.2772691Z inflating: build/bin/cuda_packedtensoraccessor_test 2023-01-11T21:20:26.2834290Z inflating: build/bin/test_cpp_rpc 2023-01-11T21:20:26.2842982Z inflating: build/bin/aot_model_compiler_test 2023-01-11T21:20:26.2843592Z inflating: build/bin/parallel_benchmark 2023-01-11T21:20:26.2903038Z inflating: build/bin/test_mobile_nnc 2023-01-11T21:20:26.3620290Z inflating: build/bin/test_tensorexpr 2023-01-11T21:20:26.3926691Z inflating: build/bin/test_lazy 2023-01-11T21:20:26.3971868Z inflating: build/bin/cuda_vectorized_test 2023-01-11T21:20:26.3975817Z inflating: build/bin/torch_shm_manager 2023-01-11T21:20:26.5018160Z inflating: build/bin/test_api 2023-01-11T21:20:26.5967841Z inflating: build/bin/test_jit 2023-01-11T21:20:26.5992335Z ##[group]Run df -H 2023-01-11T21:20:26.5992572Z df -H 2023-01-11T21:20:26.6003163Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:20:26.6003407Z env: 2023-01-11T21:20:26.6003604Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:26.6003816Z GPU_FLAG: --gpus all 2023-01-11T21:20:26.6004008Z ##[endgroup] 2023-01-11T21:20:26.6034711Z Filesystem Size Used Avail Use% Mounted on 2023-01-11T21:20:26.6035227Z devtmpfs 34G 0 34G 0% /dev 2023-01-11T21:20:26.6035534Z tmpfs 34G 656k 34G 1% /dev/shm 2023-01-11T21:20:26.6035772Z tmpfs 34G 476k 34G 1% /run 2023-01-11T21:20:26.6036015Z tmpfs 34G 0 34G 0% /sys/fs/cgroup 2023-01-11T21:20:26.6036253Z /dev/nvme0n1p1 162G 29G 133G 18% / 2023-01-11T21:20:26.6053789Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:20:26.6054048Z .github/scripts/parse_ref.py 2023-01-11T21:20:26.6064775Z shell: /usr/bin/bash -e {0} 2023-01-11T21:20:26.6064976Z env: 2023-01-11T21:20:26.6065162Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:26.6065374Z GPU_FLAG: --gpus all 2023-01-11T21:20:26.6065574Z ##[endgroup] 2023-01-11T21:20:26.6279047Z ##[group]Run set -x 2023-01-11T21:20:26.6279321Z set -x 2023-01-11T21:20:26.6279540Z  2023-01-11T21:20:26.6279810Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2023-01-11T21:20:26.6280119Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2023-01-11T21:20:26.6280398Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2023-01-11T21:20:26.6280647Z  TEST_COMMAND=.jenkins/onnx/test.sh 2023-01-11T21:20:26.6280864Z else 2023-01-11T21:20:26.6281085Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:20:26.6281294Z fi 2023-01-11T21:20:26.6281468Z  2023-01-11T21:20:26.6281723Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:20:26.6281975Z  2023-01-11T21:20:26.6282215Z # sanitize the input commit message and PR body here: 2023-01-11T21:20:26.6282446Z # 2023-01-11T21:20:26.6282734Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:20:26.6283125Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:20:26.6283456Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:20:26.6283702Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:20:26.6283896Z  2023-01-11T21:20:26.6284175Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:20:26.6284464Z # wreak havoc internally 2023-01-11T21:20:26.6284711Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:20:26.6284974Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:20:26.6285268Z  2023-01-11T21:20:26.6285512Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T21:20:26.6285823Z # TODO: Stop building test binaries as part of the build phase 2023-01-11T21:20:26.6286132Z # Used for GPU_FLAG since that doesn't play nice 2023-01-11T21:20:26.6286392Z # shellcheck disable=SC2086,SC2090 2023-01-11T21:20:26.6286624Z container_name=$(docker run \ 2023-01-11T21:20:26.6286846Z  ${GPU_FLAG:-} \ 2023-01-11T21:20:26.6287059Z  -e BUILD_ENVIRONMENT \ 2023-01-11T21:20:26.6287270Z  -e PR_NUMBER \ 2023-01-11T21:20:26.6287484Z  -e GITHUB_ACTIONS \ 2023-01-11T21:20:26.6287691Z  -e BASE_SHA \ 2023-01-11T21:20:26.6287888Z  -e BRANCH \ 2023-01-11T21:20:26.6288077Z  -e SHA1 \ 2023-01-11T21:20:26.6288284Z  -e AWS_DEFAULT_REGION \ 2023-01-11T21:20:26.6288501Z  -e IN_WHEEL_TEST \ 2023-01-11T21:20:26.6288708Z  -e SHARD_NUMBER \ 2023-01-11T21:20:26.6289026Z  -e TEST_CONFIG \ 2023-01-11T21:20:26.6289241Z  -e NUM_TEST_SHARDS \ 2023-01-11T21:20:26.6289442Z  -e PR_BODY \ 2023-01-11T21:20:26.6289650Z  -e COMMIT_MESSAGES \ 2023-01-11T21:20:26.6289875Z  -e CONTINUE_THROUGH_ERROR \ 2023-01-11T21:20:26.6290106Z  -e PYTORCH_RETRY_TEST_CASES \ 2023-01-11T21:20:26.6290355Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2023-01-11T21:20:26.6290581Z  -e PR_LABELS \ 2023-01-11T21:20:26.6290805Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T21:20:26.6291038Z  -e SCCACHE_BUCKET \ 2023-01-11T21:20:26.6291264Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T21:20:26.6291479Z  -e XLA_CUDA \ 2023-01-11T21:20:26.6291699Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T21:20:26.6291954Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2023-01-11T21:20:26.6292215Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2023-01-11T21:20:26.6292497Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T21:20:26.6292765Z  --ulimit stack=10485760:83886080 \ 2023-01-11T21:20:26.6293086Z  --security-opt seccomp=unconfined \ 2023-01-11T21:20:26.6293351Z  --cap-add=SYS_PTRACE \ 2023-01-11T21:20:26.6293566Z  --ipc=host \ 2023-01-11T21:20:26.6293788Z  --shm-size="${SHM_SIZE}" \ 2023-01-11T21:20:26.6293996Z  --tty \ 2023-01-11T21:20:26.6294182Z  --detach \ 2023-01-11T21:20:26.6294395Z  --name="${container_name}" \ 2023-01-11T21:20:26.6294613Z  --user jenkins \ 2023-01-11T21:20:26.6294862Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T21:20:26.6295135Z  -w /var/lib/jenkins/workspace \ 2023-01-11T21:20:26.6295363Z  "${DOCKER_IMAGE}" 2023-01-11T21:20:26.6295548Z ) 2023-01-11T21:20:26.6295789Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2023-01-11T21:20:26.6296146Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2023-01-11T21:20:26.6306468Z shell: /usr/bin/bash -e {0} 2023-01-11T21:20:26.6306671Z env: 2023-01-11T21:20:26.6306862Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:20:26.6307066Z GPU_FLAG: --gpus all 2023-01-11T21:20:26.6307336Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:26.6307597Z PR_NUMBER: 2023-01-11T21:20:26.6307780Z BRANCH: 2023-01-11T21:20:26.6307998Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:26.6308276Z BASE_SHA: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:26.6308524Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:20:26.6308746Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:20:26.6308969Z TEST_CONFIG: functorch 2023-01-11T21:20:26.6309168Z SHARD_NUMBER: 1 2023-01-11T21:20:26.6309357Z NUM_TEST_SHARDS: 1 2023-01-11T21:20:26.6309598Z PR_BODY: 2023-01-11T21:20:26.6309798Z CONTINUE_THROUGH_ERROR: False 2023-01-11T21:20:26.6310058Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T21:20:26.6310322Z SCCACHE_S3_KEY_PREFIX: trunk 2023-01-11T21:20:26.6310531Z SHM_SIZE: 2g 2023-01-11T21:20:26.6310917Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T21:20:26.6311298Z XLA_CUDA: 2023-01-11T21:20:26.6311574Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:26.6311875Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:20:26.6312110Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:20:26.6312328Z ##[endgroup] 2023-01-11T21:20:26.6336109Z + [[ functorch == \m\u\l\t\i\g\p\u ]] 2023-01-11T21:20:26.6336811Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *onnx* ]] 2023-01-11T21:20:26.6337121Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2023-01-11T21:20:26.6338845Z ++ git cherry -v origin/master 2023-01-11T21:20:26.6760099Z + COMMIT_MESSAGES='+ 52a16ce42647731c772e14e7175afa40fda07b3d make torchgen rename also Number arguments into '\''input'\'' 2023-01-11T21:20:26.6760881Z + 87db01a53ecb702267ec36787654e418a52f8e93 fix torch.where signature mismatch 2023-01-11T21:20:26.6761762Z + 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e '\''other'\'' instead of '\''output'\'' in documentation' 2023-01-11T21:20:26.6763266Z + 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:20:26.6764067Z + PR_BODY= 2023-01-11T21:20:26.6765236Z + 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:20:26.6766985Z + 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:20:26.6767751Z + export PR_BODY= 2023-01-11T21:20:26.6768074Z + PR_BODY= 2023-01-11T21:20:26.6773756Z +++ nproc --ignore=2 2023-01-11T21:20:26.6785716Z ++ 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_3896346758 --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:20:40.4295376Z + container_name=60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T21:20:40.4295872Z + echo DOCKER_CONTAINER_ID=60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T21:20:40.4298775Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:40.4299937Z + docker exec -t 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 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:20:40.8103494Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp310-cp310-linux_x86_64.whl 2023-01-11T21:20:41.0699271Z Requirement already satisfied: networkx in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (2.6.3) 2023-01-11T21:20:41.0699973Z 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:20:41.0701899Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from torch==2.0.0a0+git8419ddd) (1.11.1) 2023-01-11T21:20:41.0713834Z 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:20:41.0771516Z 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:20:41.0918664Z 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:20:41.7428844Z Installing collected packages: torch 2023-01-11T21:20:48.2667116Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:20:48.3923393Z + echo 'Environment variables:' 2023-01-11T21:20:48.3923647Z Environment variables: 2023-01-11T21:20:48.3925454Z + env 2023-01-11T21:20:48.3931182Z SHARD_NUMBER=1 2023-01-11T21:20:48.3931737Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:20:48.3932167Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:20:48.3932470Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:20:48.3932816Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:20:48.3933039Z UCC_HOME=/usr 2023-01-11T21:20:48.3933347Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:48.3933631Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:20:48.3934172Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:20:48.3934504Z INSTALLED_DB=yes 2023-01-11T21:20:48.3934781Z HOSTNAME=60d1d825fd0a 2023-01-11T21:20:48.3935047Z GITHUB_REF_NAME=ciflow/trunk/91627 2023-01-11T21:20:48.3935315Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:20:48.3935562Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:20:48.3936036Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:20:48.3936282Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:20:48.3936750Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.3937815Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:20:48.3938389Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:20:48.3938789Z GITHUB_RUN_ATTEMPT=1 2023-01-11T21:20:48.3939048Z TEST_CONFIG=functorch 2023-01-11T21:20:48.3939287Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:20:48.3939587Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:20:48.3939841Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:20:48.3940055Z GITHUB_ACTIONS=true 2023-01-11T21:20:48.3940265Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:20:48.3940869Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:20:48.3941407Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:20:48.3941820Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.3942207Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:20:48.3942467Z CI=true 2023-01-11T21:20:48.3942812Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:20:48.3943225Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:20:48.3943463Z BRANCH= 2023-01-11T21:20:48.3943639Z GITHUB_HEAD_REF= 2023-01-11T21:20:48.3943876Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:20:48.3944167Z GITHUB_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.3944422Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:20:48.3944646Z GITHUB_ACTION_REF= 2023-01-11T21:20:48.3944859Z NCCL_VERSION=2.12.10-1 2023-01-11T21:20:48.3945058Z GITHUB_ACTION=__self 2023-01-11T21:20:48.3945384Z GITHUB_REF_PROTECTED=false 2023-01-11T21:20:48.3945737Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:48.3946039Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:20:48.3946850Z *** 2023-01-11T21:20:48.3947031Z INSTALLED_VISION=yes 2023-01-11T21:20:48.3947228Z NVARCH=x86_64 2023-01-11T21:20:48.3947468Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:20:48.3947684Z HOME=/var/lib/jenkins 2023-01-11T21:20:48.3948102Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.3948428Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:20:48.3948647Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:20:48.3948857Z GITHUB_REF_TYPE=tag 2023-01-11T21:20:48.3949094Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.3949314Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:20:48.3949619Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:20:48.3949947Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:20:48.3950367Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.3950689Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:20:48.3950965Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:20:48.3951210Z GITHUB_REF=refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.3951447Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:20:48.3951701Z GITHUB_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.3951943Z INSTALLED_PROTOBUF=yes 2023-01-11T21:20:48.3952151Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:20:48.3952363Z GITHUB_RUN_ID=3896346758 2023-01-11T21:20:48.3952634Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:20:48.3952870Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:20:48.3953107Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:20:48.3953349Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:20:48.3953560Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:20:48.3953802Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:20:48.3954020Z MAX_JOBS=14 2023-01-11T21:20:48.3954202Z GITHUB_ACTOR_ID=54816060 2023-01-11T21:20:48.3954437Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:20:48.3954812Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:20:48.3955193Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:20:48.3955461Z UCX_HOME=/usr 2023-01-11T21:20:48.3955665Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:20:48.3955921Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:20:48.3956208Z BASE_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.3956485Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.3956686Z PR_BODY= 2023-01-11T21:20:48.3956870Z GITHUB_BASE_REF= 2023-01-11T21:20:48.3957055Z TERM=xterm 2023-01-11T21:20:48.3957225Z XLA_CUDA= 2023-01-11T21:20:48.3957437Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.3957649Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:20:48.3957856Z CUDA_VERSION=11.6.2 2023-01-11T21:20:48.3958116Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:20:48.3958350Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:20:48.3958806Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.3959120Z GITHUB_JOB=test 2023-01-11T21:20:48.3959320Z SCCACHE_S3_KEY_PREFIX=trunk 2023-01-11T21:20:48.3959790Z 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:20:48.3960312Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:20:48.3960533Z NUM_TEST_SHARDS=1 2023-01-11T21:20:48.3960722Z PR_NUMBER= 2023-01-11T21:20:48.3961130Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.3961465Z SHLVL=1 2023-01-11T21:20:48.3961733Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:20:48.3961994Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:20:48.3962608Z 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:20:48.3963183Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:20:48.3963432Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.3963666Z GITHUB_EVENT_NAME=push 2023-01-11T21:20:48.3963898Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:20:48.3964166Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:20:48.3964395Z GITHUB_RUN_NUMBER=22986 2023-01-11T21:20:48.3964597Z GITHUB_WORKFLOW=trunk 2023-01-11T21:20:48.3964919Z 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:20:48.3965267Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.3965547Z GITHUB_WORKFLOW_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.3965910Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:20:48.3966237Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.3966453Z _=/usr/bin/env 2023-01-11T21:20:48.3966744Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2023-01-11T21:20:48.4074966Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2023-01-11T21:20:48.4075518Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2023-01-11T21:20:48.4075972Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2023-01-11T21:20:48.4076341Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2023-01-11T21:20:48.4076590Z + BUILD_DIR=build 2023-01-11T21:20:48.4076799Z + BUILD_RENAMED_DIR=build_renamed 2023-01-11T21:20:48.4077107Z + BUILD_BIN_DIR=build/bin 2023-01-11T21:20:48.4077320Z + export VALGRIND=ON 2023-01-11T21:20:48.4077513Z + VALGRIND=ON 2023-01-11T21:20:48.4077768Z + export TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:48.4078036Z + TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:48.4078377Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *clang9* ]] 2023-01-11T21:20:48.4078735Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *bazel* ]] 2023-01-11T21:20:48.4080313Z ++ realpath build/custom_test_artifacts 2023-01-11T21:20:48.4084703Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2023-01-11T21:20:48.4086797Z ++ dirname .jenkins/pytorch/test.sh 2023-01-11T21:20:48.4092905Z + source .jenkins/pytorch/common.sh 2023-01-11T21:20:48.4094541Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T21:20:48.4101450Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T21:20:48.4102967Z +++ declare -f -t trap_add 2023-01-11T21:20:48.4108560Z ++ set -ex 2023-01-11T21:20:48.4108931Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *rocm* ]] 2023-01-11T21:20:48.4109195Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:20:48.4109439Z + echo 'Environment variables' 2023-01-11T21:20:48.4109654Z Environment variables 2023-01-11T21:20:48.4109842Z + env 2023-01-11T21:20:48.4114033Z SHARD_NUMBER=1 2023-01-11T21:20:48.4114368Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2023-01-11T21:20:48.4114751Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2023-01-11T21:20:48.4115131Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2023-01-11T21:20:48.4115567Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2023-01-11T21:20:48.4115845Z UCC_HOME=/usr 2023-01-11T21:20:48.4116259Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T21:20:48.4116599Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2023-01-11T21:20:48.4117016Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2023-01-11T21:20:48.4117249Z INSTALLED_DB=yes 2023-01-11T21:20:48.4117442Z HOSTNAME=60d1d825fd0a 2023-01-11T21:20:48.4117656Z GITHUB_REF_NAME=ciflow/trunk/91627 2023-01-11T21:20:48.4117909Z GITHUB_API_URL=https://api.github.com 2023-01-11T21:20:48.4118150Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T21:20:48.4118372Z OPENSSL_DIR=/opt/openssl 2023-01-11T21:20:48.4118625Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2023-01-11T21:20:48.4119084Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.4119399Z CUDA_PATH=/usr/local/cuda 2023-01-11T21:20:48.4119810Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T21:20:48.4120198Z GITHUB_RUN_ATTEMPT=1 2023-01-11T21:20:48.4120458Z TEST_CONFIG=functorch 2023-01-11T21:20:48.4120765Z NV_LIBNPP_VERSION=11.6.3.124-1 2023-01-11T21:20:48.4121153Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2023-01-11T21:20:48.4121470Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T21:20:48.4121751Z GITHUB_ACTIONS=true 2023-01-11T21:20:48.4122018Z NVIDIA_VISIBLE_DEVICES=all 2023-01-11T21:20:48.4122321Z NV_NVPROF_VERSION=11.6.124-1 2023-01-11T21:20:48.4122638Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2023-01-11T21:20:48.4123026Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.4123398Z NVIDIA_PRODUCT_NAME=CUDA 2023-01-11T21:20:48.4123640Z CI=true 2023-01-11T21:20:48.4123894Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2023-01-11T21:20:48.4124305Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2023-01-11T21:20:48.4124570Z BRANCH= 2023-01-11T21:20:48.4124743Z GITHUB_HEAD_REF= 2023-01-11T21:20:48.4124982Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2023-01-11T21:20:48.4125262Z GITHUB_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.4125513Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2023-01-11T21:20:48.4125747Z GITHUB_ACTION_REF= 2023-01-11T21:20:48.4125949Z NCCL_VERSION=2.12.10-1 2023-01-11T21:20:48.4126145Z GITHUB_ACTION=__self 2023-01-11T21:20:48.4126331Z VALGRIND=ON 2023-01-11T21:20:48.4126518Z GITHUB_REF_PROTECTED=false 2023-01-11T21:20:48.4126939Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T21:20:48.4127239Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2023-01-11T21:20:48.4127511Z *** 2023-01-11T21:20:48.4127691Z INSTALLED_VISION=yes 2023-01-11T21:20:48.4127873Z NVARCH=x86_64 2023-01-11T21:20:48.4128132Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2023-01-11T21:20:48.4128349Z HOME=/var/lib/jenkins 2023-01-11T21:20:48.4128832Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.4129139Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T21:20:48.4129359Z GITHUB_ACTION_REPOSITORY= 2023-01-11T21:20:48.4129557Z GITHUB_REF_TYPE=tag 2023-01-11T21:20:48.4129781Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.4130008Z GITHUB_RETENTION_DAYS=90 2023-01-11T21:20:48.4130303Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T21:20:48.4130620Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2023-01-11T21:20:48.4131038Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.4131348Z DEBIAN_FRONTEND=noninteractive 2023-01-11T21:20:48.4131618Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2023-01-11T21:20:48.4131851Z GITHUB_REF=refs/tags/ciflow/trunk/91627 2023-01-11T21:20:48.4132092Z NV_CUDA_LIB_VERSION=11.6.2-1 2023-01-11T21:20:48.4132339Z GITHUB_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.4132569Z INSTALLED_PROTOBUF=yes 2023-01-11T21:20:48.4132785Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T21:20:48.4132991Z GITHUB_RUN_ID=3896346758 2023-01-11T21:20:48.4133252Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2023-01-11T21:20:48.4133485Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2023-01-11T21:20:48.4133767Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2023-01-11T21:20:48.4134009Z NV_NVTX_VERSION=11.6.124-1 2023-01-11T21:20:48.4134219Z CONTINUE_THROUGH_ERROR=False 2023-01-11T21:20:48.4134453Z GITHUB_SERVER_URL=https://github.com 2023-01-11T21:20:48.4134663Z MAX_JOBS=14 2023-01-11T21:20:48.4134849Z GITHUB_ACTOR_ID=54816060 2023-01-11T21:20:48.4135080Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2023-01-11T21:20:48.4135360Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2023-01-11T21:20:48.4135738Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T21:20:48.4136003Z UCX_HOME=/usr 2023-01-11T21:20:48.4136194Z PYTORCH_RETRY_TEST_CASES=1 2023-01-11T21:20:48.4136442Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T21:20:48.4136721Z BASE_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.4136989Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.4137191Z PR_BODY= 2023-01-11T21:20:48.4137364Z GITHUB_BASE_REF= 2023-01-11T21:20:48.4137542Z TERM=xterm 2023-01-11T21:20:48.4137733Z TORCH_INDUCTOR_INSTALL_GXX=ON 2023-01-11T21:20:48.4137930Z XLA_CUDA= 2023-01-11T21:20:48.4138134Z NV_NVML_DEV_VERSION=11.6.55-1 2023-01-11T21:20:48.4138341Z TORCH_CUDA_ARCH_LIST=Maxwell 2023-01-11T21:20:48.4138544Z CUDA_VERSION=11.6.2 2023-01-11T21:20:48.4138811Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2023-01-11T21:20:48.4139036Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T21:20:48.4139448Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.4139743Z GITHUB_JOB=test 2023-01-11T21:20:48.4139936Z SCCACHE_S3_KEY_PREFIX=trunk 2023-01-11T21:20:48.4140399Z 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:20:48.4140860Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2023-01-11T21:20:48.4141349Z NUM_TEST_SHARDS=1 2023-01-11T21:20:48.4141527Z PR_NUMBER= 2023-01-11T21:20:48.4141996Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_d8709d9b-7a66-4842-9b80-5ccea857e0d5 2023-01-11T21:20:48.4142295Z SHLVL=1 2023-01-11T21:20:48.4142553Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2023-01-11T21:20:48.4142808Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T21:20:48.4143417Z 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:20:48.4143989Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2023-01-11T21:20:48.4144229Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.4144468Z GITHUB_EVENT_NAME=push 2023-01-11T21:20:48.4144698Z NV_CUDA_CUDART_VERSION=11.6.55-1 2023-01-11T21:20:48.4144958Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T21:20:48.4145206Z GITHUB_RUN_NUMBER=22986 2023-01-11T21:20:48.4145407Z GITHUB_WORKFLOW=trunk 2023-01-11T21:20:48.4145729Z 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:20:48.4146071Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2023-01-11T21:20:48.4146344Z GITHUB_WORKFLOW_SHA=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:20:48.4146704Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T21:20:48.4147023Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2023-01-11T21:20:48.4147237Z _=/usr/bin/env 2023-01-11T21:20:48.4147484Z + echo 'Testing pytorch' 2023-01-11T21:20:48.4147802Z Testing pytorch 2023-01-11T21:20:48.4148044Z + export LANG=C.UTF-8 2023-01-11T21:20:48.4148362Z + LANG=C.UTF-8 2023-01-11T21:20:48.4148587Z + PR_NUMBER= 2023-01-11T21:20:48.4148855Z + [[ functorch == \d\e\f\a\u\l\t ]] 2023-01-11T21:20:48.4149100Z + [[ functorch == \d\i\s\t\r\i\b\u\t\e\d ]] 2023-01-11T21:20:48.4149359Z + [[ functorch == \s\l\o\w ]] 2023-01-11T21:20:48.4149733Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *slow-gradcheck* ]] 2023-01-11T21:20:48.4150122Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *cuda* ]] 2023-01-11T21:20:48.4150477Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:20:48.4150775Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T21:20:48.4151056Z + [[ functorch == *crossref* ]] 2023-01-11T21:20:48.4151310Z + [[ functorch == *dynamo* ]] 2023-01-11T21:20:48.4151569Z + [[ functorch == *inductor* ]] 2023-01-11T21:20:48.4151907Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *rocm* ]] 2023-01-11T21:20:48.4152306Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 != *-bazel-* ]] 2023-01-11T21:20:48.4152661Z + pip_install --user ninja==1.10.2 2023-01-11T21:20:48.4152991Z + pip install --progress-bar off --user ninja==1.10.2 2023-01-11T21:20:48.7825252Z Collecting ninja==1.10.2 2023-01-11T21:20:48.7994073Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2023-01-11T21:20:49.4214829Z Installing collected packages: ninja 2023-01-11T21:20:49.4280936Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2023-01-11T21:20:49.4282151Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T21:20:49.4330715Z Successfully installed ninja-1.10.2 2023-01-11T21:20:49.4959560Z + 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:20:49.4960129Z + 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:20:49.4960866Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *asan* ]] 2023-01-11T21:20:49.4961245Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-tsan* ]] 2023-01-11T21:20:49.4961860Z + [[ functorch == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2023-01-11T21:20:49.4962155Z + [[ functorch == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2023-01-11T21:20:49.4969647Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *tbb* ]] 2023-01-11T21:20:49.4978831Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *libtorch* ]] 2023-01-11T21:20:49.4979250Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-bazel-* ]] 2023-01-11T21:20:49.4979642Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-tsan* ]] 2023-01-11T21:20:49.4981639Z + cd test 2023-01-11T21:20:49.4982030Z + python -c 'import torch; print(torch.__config__.show())' 2023-01-11T21:20:50.7035739Z PyTorch built with: 2023-01-11T21:20:50.7036337Z - GCC 7.5 2023-01-11T21:20:50.7036866Z - C++ Version: 201703 2023-01-11T21:20:50.7037472Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:20:50.7038211Z - Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:20:50.7038775Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:20:50.7039192Z - LAPACK is enabled (usually provided by MKL) 2023-01-11T21:20:50.7039620Z - NNPACK is enabled 2023-01-11T21:20:50.7040024Z - CPU capability usage: AVX2 2023-01-11T21:20:50.7040435Z - CUDA Runtime 11.6 2023-01-11T21:20:50.7040925Z - NVCC architecture flags: -gencode;arch=compute_86,code=sm_86 2023-01-11T21:20:50.7041442Z - CuDNN 8.3.2 (built against CUDA 11.5) 2023-01-11T21:20:50.7041785Z - Magma 2.6.1 2023-01-11T21:20:50.7091829Z - 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:20:50.7094833Z 2023-01-11T21:20:50.9683507Z + cd test 2023-01-11T21:20:50.9684005Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2023-01-11T21:20:52.0841886Z ATen/Parallel: 2023-01-11T21:20:52.0856967Z at::get_num_threads() : 8 2023-01-11T21:20:52.0857226Z at::get_num_interop_threads() : 8 2023-01-11T21:20:52.0857465Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2023-01-11T21:20:52.0857678Z omp_get_max_threads() : 8 2023-01-11T21:20:52.0858203Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2023-01-11T21:20:52.0858514Z mkl_get_max_threads() : 8 2023-01-11T21:20:52.0858853Z Intel(R) MKL-DNN v2.7.2 (Git Hash fbec3e25a559ee252022ae066817b204e106a6ba) 2023-01-11T21:20:52.0859140Z std::thread::hardware_concurrency() : 16 2023-01-11T21:20:52.0859385Z Environment variables: 2023-01-11T21:20:52.0859592Z OMP_NUM_THREADS : [not set] 2023-01-11T21:20:52.0859807Z MKL_NUM_THREADS : [not set] 2023-01-11T21:20:52.0860032Z ATen parallel backend: OpenMP 2023-01-11T21:20:52.0860169Z 2023-01-11T21:20:52.3194705Z + [[ functorch == *backward* ]] 2023-01-11T21:20:52.3195050Z + [[ functorch == *xla* ]] 2023-01-11T21:20:52.3195515Z + [[ functorch == \j\i\t\_\l\e\g\a\c\y ]] 2023-01-11T21:20:52.3196023Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *libtorch* ]] 2023-01-11T21:20:52.3196366Z + [[ functorch == distributed ]] 2023-01-11T21:20:52.3196651Z + [[ functorch == deploy ]] 2023-01-11T21:20:52.3196960Z + [[ functorch == *inductor_distributed* ]] 2023-01-11T21:20:52.3197248Z + [[ functorch == *dynamo* ]] 2023-01-11T21:20:52.3197515Z + [[ functorch == *dynamo* ]] 2023-01-11T21:20:52.3197825Z + [[ functorch == *inductor_huggingface* ]] 2023-01-11T21:20:52.3198121Z + [[ functorch == *inductor_timm* ]] 2023-01-11T21:20:52.3198437Z + [[ functorch == *inductor_torchbench* ]] 2023-01-11T21:20:52.3198732Z + [[ functorch == *inductor* ]] 2023-01-11T21:20:52.3198978Z + [[ 1 == 1 ]] 2023-01-11T21:20:52.3199282Z + [[ 1 -gt 1 ]] 2023-01-11T21:20:52.3199525Z + [[ 1 == 2 ]] 2023-01-11T21:20:52.3200299Z + [[ 1 -gt 2 ]] 2023-01-11T21:20:52.3200748Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *vulkan* ]] 2023-01-11T21:20:52.3201291Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-bazel-* ]] 2023-01-11T21:20:52.3201880Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-mobile-lightweight-dispatch* ]] 2023-01-11T21:20:52.3202442Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-sm86 == *-tsan* ]] 2023-01-11T21:20:52.3202809Z + [[ functorch = docs_test ]] 2023-01-11T21:20:52.3203114Z + [[ functorch == *functorch* ]] 2023-01-11T21:20:52.3203382Z + test_functorch 2023-01-11T21:20:52.3203762Z + python test/run_test.py --functorch --verbose 2023-01-11T21:20:53.9467603Z Ignoring disabled issues: [] 2023-01-11T21:20:53.9720895Z /var/lib/jenkins/workspace/test/run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:20:53.9722085Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T21:20:53.9723239Z Selected tests: 2023-01-11T21:20:53.9723644Z functorch/test_aotdispatch 2023-01-11T21:20:53.9724082Z functorch/test_control_flow 2023-01-11T21:20:53.9724506Z functorch/test_dims 2023-01-11T21:20:53.9724932Z functorch/test_eager_transforms 2023-01-11T21:20:53.9725378Z functorch/test_functionalize 2023-01-11T21:20:53.9725844Z functorch/test_memory_efficient_fusion 2023-01-11T21:20:53.9726286Z functorch/test_minifier 2023-01-11T21:20:53.9726688Z functorch/test_ops 2023-01-11T21:20:53.9727080Z functorch/test_vmap 2023-01-11T21:20:53.9727500Z functorch/test_vmap_registrations 2023-01-11T21:20:53.9844522Z Prioritized test from test file changes. 2023-01-11T21:20:53.9844817Z reordering tests for PR: 2023-01-11T21:20:53.9845388Z prioritized: ['functorch/test_aotdispatch', 'functorch/test_eager_transforms', 'functorch/test_vmap', 'functorch/test_vmap_registrations'] 2023-01-11T21:20:53.9845993Z 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:20:53.9846292Z 2023-01-11T21:20:53.9846702Z 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:20:54.0022005Z 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:20:54.0162944Z parallel (file granularity) tests: 2023-01-11T21:20:54.0163402Z functorch/test_aotdispatch 2023-01-11T21:20:54.0163815Z functorch/test_eager_transforms 2023-01-11T21:20:54.0164231Z functorch/test_vmap_registrations 2023-01-11T21:20:54.0164648Z functorch/test_control_flow 2023-01-11T21:20:54.0165008Z functorch/test_dims 2023-01-11T21:20:54.0165382Z functorch/test_functionalize 2023-01-11T21:20:54.0165807Z functorch/test_memory_efficient_fusion 2023-01-11T21:20:54.0166203Z functorch/test_minifier 2023-01-11T21:20:54.0166591Z serial (file granularity) tests: 2023-01-11T21:20:54.0166972Z functorch/test_vmap 2023-01-11T21:20:54.0167611Z functorch/test_ops 2023-01-11T21:20:55.6508532Z Ignoring disabled issues: [] 2023-01-11T21:20:55.6531353Z Ignoring disabled issues: [] 2023-01-11T21:20:55.6757751Z Running functorch/test_aotdispatch ... [2023-01-11 21:20:55.675298] 2023-01-11T21:20:55.6759704Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_aotdispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:20:55.675639] 2023-01-11T21:20:55.6767080Z Running functorch/test_eager_transforms ... [2023-01-11 21:20:55.676397] 2023-01-11T21:20:55.6771886Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_eager_transforms.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:20:55.676711] 2023-01-11T21:21:04.1927958Z 2023-01-11T21:21:04.1928361Z Expand the folded group to see the log file of functorch/test_eager_transforms 2023-01-11T21:21:04.1933598Z ##[group]PRINTING LOG FILE of functorch/test_eager_transforms (/var/lib/jenkins/workspace/test/test-reports/functorch-test_eager_transforms_42uoh5u3) 2023-01-11T21:21:04.1934777Z /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:21:04.1935537Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:21:04.1935730Z 2023-01-11T21:21:04.1935812Z Running tests... 2023-01-11T21:21:04.1936127Z ---------------------------------------------------------------------- 2023-01-11T21:21:04.1936549Z Test results will be stored in test-reports/python-unittest/functorch.test_eager_transforms 2023-01-11T21:21:04.1936961Z test_grad_fn_name_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.006s) 2023-01-11T21:21:04.1937638Z test_needs_input_grads_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1938029Z test_once_differentiable_autograd_vjp_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1938431Z test_once_differentiable_grad_vjp_cuda (__main__.TestAutogradFunctionCUDA) ... expected failure (0.002s) 2023-01-11T21:21:04.1938900Z test_set_materialize_grads_cuda (__main__.TestAutogradFunctionCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1939433Z test_has_vmap_staticmethod_and_has_generate_vmap_rule_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.002s) 2023-01-11T21:21:04.1939978Z test_in_dims_multiple_inputs_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.002s) 2023-01-11T21:21:04.1940483Z test_in_dims_single_input_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.002s) 2023-01-11T21:21:04.1941139Z test_info_object_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.002s) 2023-01-11T21:21:04.1941707Z test_no_vmap_staticmethod_and_no_generate_vmap_rule_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.002s) 2023-01-11T21:21:04.1942244Z test_skips_empty_layer_cuda (__main__.TestAutogradFunctionVmapAPICUDA) ... ok (0.001s) 2023-01-11T21:21:04.1942717Z test_autograd_function_debug_switch_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1943193Z test_autograd_function_no_setup_context_transform_functionalize_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1943615Z test_autograd_function_no_setup_context_transform_grad_and_value_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1944024Z test_autograd_function_no_setup_context_transform_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1944419Z test_autograd_function_no_setup_context_transform_hessian_cuda (__main__.TestComposabilityCUDA) ... ok (0.074s) 2023-01-11T21:21:04.1944824Z test_autograd_function_no_setup_context_transform_jacfwd_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1945320Z test_autograd_function_no_setup_context_transform_jacrev_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1945726Z test_autograd_function_no_setup_context_transform_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1946868Z 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:21:04.1947541Z arg if in_dim is None else torch._add_batch_dim(arg, in_dim, vmap_level) 2023-01-11T21:21:04.1947785Z ok (0.015s) 2023-01-11T21:21:04.1948081Z test_autograd_functional_jacrev_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1948474Z test_autograd_functional_jvp_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1948849Z test_autograd_functional_vjp_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1949193Z test_grad_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1949507Z test_grad_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1949813Z test_grad_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1950165Z test_jvp_doesnt_support_saved_tensor_hooks_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1950511Z test_make_fx_jacrev_cuda (__main__.TestComposabilityCUDA) ... ok (0.398s) 2023-01-11T21:21:04.1950833Z test_make_fx_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.039s) 2023-01-11T21:21:04.1951201Z test_make_fx_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.015s) 2023-01-11T21:21:04.1951568Z test_no_warning_on_import_functorch_cuda (__main__.TestComposabilityCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:21:04.1951945Z test_requires_grad_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:21:04.1952295Z test_retain_grad_inside_transform_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1952688Z test_transforms_dont_support_saved_tensor_hooks_transform_functionalize_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1953126Z test_transforms_dont_support_saved_tensor_hooks_transform_grad_and_value_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1953592Z test_transforms_dont_support_saved_tensor_hooks_transform_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1953998Z test_transforms_dont_support_saved_tensor_hooks_transform_hessian_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1954416Z test_transforms_dont_support_saved_tensor_hooks_transform_jacfwd_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1954831Z test_transforms_dont_support_saved_tensor_hooks_transform_jacrev_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1955242Z test_transforms_dont_support_saved_tensor_hooks_transform_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1955626Z test_vjp_doesnt_support_saved_tensor_hooks_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1955966Z test_vjp_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1956277Z test_vjp_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1956588Z test_vjp_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1956894Z test_vmap_grad_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1957207Z test_vmap_vjp_cuda (__main__.TestComposabilityCUDA) ... ok (0.005s) 2023-01-11T21:21:04.1957522Z test_vmap_vmap_cuda (__main__.TestComposabilityCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1957889Z test_ensemble_regression_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.664s) 2023-01-11T21:21:04.1958287Z test_find_learning_rate_ensembling_AlphaDropout_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.009s) 2023-01-11T21:21:04.1958694Z test_find_learning_rate_ensembling_Dropout_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.009s) 2023-01-11T21:21:04.1959111Z test_find_learning_rate_ensembling_FeatureAlphaDropout_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.009s) 2023-01-11T21:21:04.1959521Z test_lennard_jones_batched_jac_jac_jacfwd_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.202s) 2023-01-11T21:21:04.1959914Z test_lennard_jones_batched_jac_jac_jacrev_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.197s) 2023-01-11T21:21:04.1960294Z test_maml_omniglot_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (1.377s) 2023-01-11T21:21:04.1960980Z 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:21:04.1961609Z return torch.tensor(xs, dtype=torch.float, device=device), \ 2023-01-11T21:21:04.1961843Z ok (0.021s) 2023-01-11T21:21:04.1962156Z test_resnet18_per_sample_grads_cuda (__main__.TestExamplesCorrectnessCUDA) ... skip: test requires torchvision (0.001s) 2023-01-11T21:21:04.1962584Z test_update_batch_norm_originally_track_running_stats_False_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.071s) 2023-01-11T21:21:04.1963038Z test_update_batch_norm_originally_track_running_stats_True_cuda (__main__.TestExamplesCorrectnessCUDA) ... ok (0.015s) 2023-01-11T21:21:04.1963428Z test_functionalize_fake_tensors_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.005s) 2023-01-11T21:21:04.1963797Z test_functionalize_fx_multi_out_op_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.091s) 2023-01-11T21:21:04.1964172Z test_functionalize_fx_out_op_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.083s) 2023-01-11T21:21:04.1964531Z test_functionalize_fx_reapply_views_simple_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.075s) 2023-01-11T21:21:04.1964888Z test_functionalize_fx_simple_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.071s) 2023-01-11T21:21:04.1965246Z test_functionalize_fx_transpose_simple_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.016s) 2023-01-11T21:21:04.1965590Z test_functionalize_grad_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1965945Z test_functionalize_nonfunctional_output_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1966310Z test_functionalize_opt_tensor_list_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.019s) 2023-01-11T21:21:04.1966671Z test_functionalize_optional_tensorlist1_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.018s) 2023-01-11T21:21:04.1967036Z test_functionalize_optional_tensorlist2_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.042s) 2023-01-11T21:21:04.1967374Z test_inplace_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1967685Z test_linear_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1968009Z test_multioutput_inplace_slice_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1968347Z test_multioutput_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1968774Z test_resize_program_inputs_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.050s) 2023-01-11T21:21:04.1969108Z test_simple_view_cuda (__main__.TestFunctionalizeCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1969835Z 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:21:04.1970420Z y.add_(1) 2023-01-11T21:21:04.1970600Z ok (0.004s) 2023-01-11T21:21:04.1970865Z test_advanced_indexing_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1971181Z test_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1971513Z test_composed_with_autograd_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1971860Z test_composite_complicated_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1972198Z test_composite_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1972533Z test_composite_two_ops_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1972858Z test_conj_bit_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1973195Z test_dtype_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1973547Z test_escaped_wrappers_are_ignored_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1973916Z test_escaped_wrappers_are_marked_as_dead_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1974262Z test_fn_with_kwargs_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1974583Z test_functional_init_cuda (__main__.TestGradTransformCUDA) ... ok (0.005s) 2023-01-11T21:21:04.1974922Z test_functional_init_with_buffers_cuda (__main__.TestGradTransformCUDA) ... ok (0.008s) 2023-01-11T21:21:04.1975265Z test_grad_aux_pytree_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1975625Z test_grad_aux_tensor_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1975955Z test_grad_of_vjp_composition_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1976310Z test_grad_of_vjp_of_grad_composition_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1976659Z test_grad_pytree_inputs_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1976975Z test_inplace_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1977304Z test_inplace_on_captures_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1977639Z test_inplace_on_view_base_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1977968Z test_inplace_on_view_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1978288Z test_invalid_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1978611Z test_is_cuda_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1978936Z test_manual_seed_inside_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1979272Z test_negative_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1979604Z test_nesting_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1979926Z test_no_grad_inside_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1980239Z test_no_grad_mixed_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1980574Z test_no_grad_nested_complicated_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1981090Z test_no_grad_nested_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1981454Z test_no_grad_outside_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1981775Z test_no_grad_outside_vjp_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1982115Z test_no_grad_outside_vjp_fn_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1982515Z test_no_grad_outside_vjp_only_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1982850Z test_no_grad_value_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1983187Z test_numel_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1983526Z test_out_of_order_argnums_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1983852Z test_primitive_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1984192Z test_print_captured_tensor_inside_transform_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1984527Z test_shape_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1984847Z test_tensor_ctor_inside_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1985186Z test_tensor_print_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.165s) 2023-01-11T21:21:04.1985518Z test_tensor_print_grad_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.007s) 2023-01-11T21:21:04.1985849Z test_tensor_print_vmap_cuda (__main__.TestGradTransformCUDA) ... ok (0.157s) 2023-01-11T21:21:04.1986179Z test_tensor_print_vmap_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.008s) 2023-01-11T21:21:04.1986510Z test_tensor_print_vmap_vmap_cuda (__main__.TestGradTransformCUDA) ... ok (0.160s) 2023-01-11T21:21:04.1986832Z test_unrelated_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1987181Z test_unrelated_hessian_cuda (__main__.TestGradTransformCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T21:21:04.1987520Z test_unrelated_vjp_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1987859Z test_unrelated_vjp_multiple_inputs_outputs_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1988256Z test_view_inplace_simple_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1988572Z test_views_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1988879Z test_vjp_aux_pytree_cuda (__main__.TestGradTransformCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1989199Z test_vjp_aux_tensor_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1989694Z test_vjp_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1990022Z test_vjp_of_grad_composition_cuda (__main__.TestGradTransformCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1990359Z test_vjp_outputs_can_any_pytree_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1990693Z test_vjp_pytree_error_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1991021Z test_vjp_pytree_input_cuda (__main__.TestGradTransformCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1991341Z test_vjp_pytree_output_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1991674Z test_vjp_two_outputs_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1991992Z test_zero_grad_cuda (__main__.TestGradTransformCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1992338Z test_CtxWithSavedTensors_error_if_name_collision_cuda (__main__.TestHelpersCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1992689Z test_CtxWithSavedTensors_nesting_cuda (__main__.TestHelpersCUDA) ... ok (0.002s) 2023-01-11T21:21:04.1993043Z test_CtxWithSavedTensors_overrides_saved_tensors_cuda (__main__.TestHelpersCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1993406Z test_CtxWithSavedTensors_passthrough_cuda (__main__.TestHelpersCUDA) ... ok (0.001s) 2023-01-11T21:21:04.1993725Z test_reductify_leaf_cuda (__main__.TestHelpersCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1994054Z test_hessian_vectorize_correctness_multi_input_cuda (__main__.TestHessianCUDA) ... ok (0.026s) 2023-01-11T21:21:04.1994404Z test_hessian_vectorize_correctness_simple_cuda (__main__.TestHessianCUDA) ... ok (0.013s) 2023-01-11T21:21:04.1994769Z test_hessian_vectorize_correctness_unrelated_outputs_cuda (__main__.TestHessianCUDA) ... ok (0.009s) 2023-01-11T21:21:04.1995149Z test_jacfwd_different_levels_cuda (__main__.TestHessianCUDA) ... ok (0.009s) 2023-01-11T21:21:04.1995504Z test_against_reference_correctness_different_devices_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1995881Z test_against_reference_correctness_different_devices_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1996227Z test_against_reference_default_arg_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.1996562Z test_against_reference_default_arg_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.1996891Z test_against_reference_multi_input_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.006s) 2023-01-11T21:21:04.1997219Z test_against_reference_multi_input_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.006s) 2023-01-11T21:21:04.1997560Z test_against_reference_multi_input_multi_output_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.017s) 2023-01-11T21:21:04.1997931Z test_against_reference_multi_input_multi_output_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.018s) 2023-01-11T21:21:04.1998270Z test_against_reference_simple_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.010s) 2023-01-11T21:21:04.1998594Z test_against_reference_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.009s) 2023-01-11T21:21:04.1998923Z test_against_reference_unrelated_outputs_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:21:04.1999276Z test_against_reference_unrelated_outputs_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:21:04.1999615Z test_against_reference_zero_dim_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.009s) 2023-01-11T21:21:04.1999934Z test_against_reference_zero_dim_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.009s) 2023-01-11T21:21:04.2000256Z test_argnums_defaults_to_zero_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2000606Z test_argnums_defaults_to_zero_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2000931Z test_argnums_effect_on_return_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2001242Z test_argnums_effect_on_return_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2001555Z test_argnums_tuple_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2001863Z test_argnums_tuple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2002157Z test_aux_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:21:04.2002449Z test_aux_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2002741Z test_aux_tensor_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2003060Z test_chunk_jacrev__preallocate_and_copy_False_cuda (__main__.TestJacCUDA) ... ok (0.086s) 2023-01-11T21:21:04.2003399Z test_chunk_jacrev__preallocate_and_copy_True_cuda (__main__.TestJacCUDA) ... ok (0.089s) 2023-01-11T21:21:04.2004482Z 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:21:04.2005171Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:21:04.2005441Z ok (0.021s) 2023-01-11T21:21:04.2005717Z test_chunk_jacrev_chunksize_one__preallocate_and_copy_True_cuda (__main__.TestJacCUDA) ... ok (0.020s) 2023-01-11T21:21:04.2006093Z test_chunk_jacrev_composition__preallocate_and_copy_False_cuda (__main__.TestJacCUDA) ... ok (0.010s) 2023-01-11T21:21:04.2006467Z test_chunk_jacrev_composition__preallocate_and_copy_True_cuda (__main__.TestJacCUDA) ... ok (0.011s) 2023-01-11T21:21:04.2006828Z test_diff_numel_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2007125Z test_dimensionality_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2007442Z test_dimensionality_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2007836Z test_empty_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2008133Z test_empty_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2008434Z test_empty_output_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2008811Z test_empty_output_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2009109Z test_float_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2009457Z test_float_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2009743Z test_hessian_simple_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2010032Z test_inplace_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:21:04.2010324Z test_inplace_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:21:04.2010616Z test_multiple_args_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2010920Z test_multiple_args_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2011241Z test_multiple_inputs_outputs_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.008s) 2023-01-11T21:21:04.2011578Z test_multiple_inputs_outputs_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.007s) 2023-01-11T21:21:04.2011921Z test_multiple_inputs_outputs_pytree_multidim_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2012258Z test_multiple_inputs_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.011s) 2023-01-11T21:21:04.2012646Z test_multiple_inputs_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.008s) 2023-01-11T21:21:04.2012973Z test_multiple_outputs_multiple_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2013319Z test_multiple_outputs_multiple_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2013651Z test_multiple_outputs_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2013983Z test_multiple_outputs_single_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.005s) 2023-01-11T21:21:04.2014311Z test_multiple_outputs_single_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2014685Z test_negative_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2015044Z test_negative_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2015357Z test_nested_jac_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2015675Z test_out_of_bounds_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2015983Z test_out_of_bounds_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2016301Z test_outputs_can_any_pytree_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2016611Z test_outputs_can_any_pytree_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2016921Z test_repeated_argnums_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2017231Z test_repeated_argnums_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2017517Z test_simple_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2017800Z test_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2018094Z test_simple_not_flat_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2018433Z test_simple_not_flat_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2018814Z test_unrelated_input_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2019161Z test_unrelated_input_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2019546Z test_unrelated_output_jacfwd_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2019855Z test_unrelated_output_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2020173Z test_vmap_on_jac_simple_jacrev_cuda (__main__.TestJacCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2020501Z test_autograd_function_disables_fwd_grad_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2020811Z test_aux_pytree_cuda (__main__.TestJvpCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2021251Z test_aux_tensor_cuda (__main__.TestJvpCUDA) ... ok (0.004s) 2023-01-11T21:21:04.2021546Z test_disable_fwd_grad_inside_cuda (__main__.TestJvpCUDA) ... ok (0.006s) 2023-01-11T21:21:04.2021853Z test_disable_fwd_grad_mixed_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2022158Z test_disable_fwd_grad_outside_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2022462Z test_inplace_on_captures_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2022769Z test_inputs_are_tuples_of_tensors_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2023080Z test_jvp_inside_autograd_function_cuda (__main__.TestJvpCUDA) ... ok (0.006s) 2023-01-11T21:21:04.2023383Z test_multiple_inputs_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2023707Z test_multiple_inputs_outputs_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2024030Z test_multiple_outputs_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2024333Z test_nonempty_primals_and_tangents_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2024645Z test_outputs_can_any_pytree_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2024962Z test_primals_tangents_length_mismatch_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2025328Z test_pytree_inputs_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2025630Z test_pytree_inputs_error_cases_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2025926Z test_simple_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2026204Z test_strict_mode_cuda (__main__.TestJvpCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2026483Z test_unrelated_input_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2026776Z test_unrelated_output_cuda (__main__.TestJvpCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2027090Z test_zerotensor_vmapjvp_interaction_cuda (__main__.TestJvpCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2027393Z test_buffer_tying (__main__.TestMakeFunctional) ... ok (0.003s) 2023-01-11T21:21:04.2027715Z test_combine_state_for_ensemble_error (__main__.TestMakeFunctional) ... ok (0.001s) 2023-01-11T21:21:04.2028048Z test_combine_state_for_ensemble_smoke (__main__.TestMakeFunctional) ... ok (0.001s) 2023-01-11T21:21:04.2028561Z 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:21:04.2028980Z return F.log_softmax(x) 2023-01-11T21:21:04.2029176Z ok (0.011s) 2023-01-11T21:21:04.2029470Z test_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.001s) 2023-01-11T21:21:04.2029851Z test_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.001s) 2023-01-11T21:21:04.2030195Z test_parameter_tying (__main__.TestMakeFunctional) ... ok (0.002s) 2023-01-11T21:21:04.2030508Z test_parameter_tying_ensemble (__main__.TestMakeFunctional) ... ok (0.004s) 2023-01-11T21:21:04.2030826Z test_parameter_tying_grad (__main__.TestMakeFunctional) ... ok (0.003s) 2023-01-11T21:21:04.2031153Z test_state_correctly_returned_after_forward (__main__.TestMakeFunctional) ... ok (0.002s) 2023-01-11T21:21:04.2031545Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_False (__main__.TestMakeFunctional) ... ok (0.001s) 2023-01-11T21:21:04.2031995Z test_with_buffers_disable_autograd_tracking_disable_autograd_tracking_True (__main__.TestMakeFunctional) ... ok (0.001s) 2023-01-11T21:21:04.2032370Z test_basic_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2032724Z test_grad_grad_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2033075Z test_grad_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2033425Z test_no_grad_inside_grad_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.005s) 2023-01-11T21:21:04.2033784Z test_no_grad_outside_grad_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2034144Z test_vmap_grad_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2034496Z test_vmap_sum_cuda (__main__.TestPyOperatorInteractionCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2034810Z test_argnums_reorders (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2035115Z test_duplicate_argnums (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2035438Z test_flat_args_with_negative_int_argnum (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2035767Z test_flat_args_with_positive_int_argnum (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2036080Z test_flat_args_with_tuple_argnum (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2036394Z test_invalid_argnum_type (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2036697Z test_not_enough_argnums (__main__.TestSliceArgnums) ... ok (0.000s) 2023-01-11T21:21:04.2037000Z test_out_of_bounds_argnum_values (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2037300Z test_pytree_args (__main__.TestSliceArgnums) ... ok (0.001s) 2023-01-11T21:21:04.2037657Z test_all_dual_base_inplace_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2038023Z test_all_dual_base_view_inplace_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2038375Z test_all_dual_no_view_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.005s) 2023-01-11T21:21:04.2038726Z test_right_dual_base_prop_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.002s) 2023-01-11T21:21:04.2039083Z test_right_dual_view_prop_cuda (__main__.TestVmapJvpInplaceViewCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2039407Z test_log_softmax_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.003s) 2023-01-11T21:21:04.2039739Z test_new_empty_materializes_tensor_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2040083Z test_new_zeros_materializes_tensor_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.001s) 2023-01-11T21:21:04.2040427Z test_per_sample_grads_embeddingnet_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.079s) 2023-01-11T21:21:04.2040769Z test_per_sample_grads_inplace_view_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.026s) 2023-01-11T21:21:04.2041106Z test_per_sample_grads_simple_cuda (__main__.TestVmapOfGradCUDA) ... ok (0.032s) 2023-01-11T21:21:04.2041289Z 2023-01-11T21:21:04.2041514Z ---------------------------------------------------------------------- 2023-01-11T21:21:04.2041775Z Ran 280 tests in 5.172s 2023-01-11T21:21:04.2041890Z 2023-01-11T21:21:04.2041993Z OK (skipped=3, expected failures=1) 2023-01-11T21:21:04.2042133Z 2023-01-11T21:21:04.2042225Z Generating XML reports... 2023-01-11T21:21:04.2042706Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionCUDA-20230111212058.xml 2023-01-11T21:21:04.2043367Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionVmapAPICUDA-20230111212058.xml 2023-01-11T21:21:04.2044019Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestComposabilityCUDA-20230111212058.xml 2023-01-11T21:21:04.2044659Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestExamplesCorrectnessCUDA-20230111212058.xml 2023-01-11T21:21:04.2045262Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestFunctionalizeCUDA-20230111212058.xml 2023-01-11T21:21:04.2045824Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestGradTransformCUDA-20230111212058.xml 2023-01-11T21:21:04.2046383Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHelpersCUDA-20230111212058.xml 2023-01-11T21:21:04.2046935Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHessianCUDA-20230111212058.xml 2023-01-11T21:21:04.2047462Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJacCUDA-20230111212058.xml 2023-01-11T21:21:04.2047987Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJvpCUDA-20230111212058.xml 2023-01-11T21:21:04.2048598Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestMakeFunctional-20230111212058.xml 2023-01-11T21:21:04.2049210Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestPyOperatorInteractionCUDA-20230111212058.xml 2023-01-11T21:21:04.2049799Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestSliceArgnums-20230111212058.xml 2023-01-11T21:21:04.2050380Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapJvpInplaceViewCUDA-20230111212058.xml 2023-01-11T21:21:04.2050964Z Generated XML report: test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapOfGradCUDA-20230111212058.xml 2023-01-11T21:21:04.2051214Z 2023-01-11T21:21:04.2051472Z ##[endgroup] 2023-01-11T21:21:04.2051943Z FINISHED PRINTING LOG FILE of functorch/test_eager_transforms (/var/lib/jenkins/workspace/test/test-reports/functorch-test_eager_transforms_42uoh5u3) 2023-01-11T21:21:04.2052199Z 2023-01-11T21:21:04.4472106Z 2023-01-11T21:21:04.4473194Z Expand the folded group to see the log file of functorch/test_aotdispatch 2023-01-11T21:21:04.4474768Z ##[group]PRINTING LOG FILE of functorch/test_aotdispatch (/var/lib/jenkins/workspace/test/test-reports/functorch-test_aotdispatch_nd3un_4z) 2023-01-11T21:21:04.4476827Z /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:21:04.4478245Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:21:04.4478736Z 2023-01-11T21:21:04.4479077Z Running tests... 2023-01-11T21:21:04.4479714Z ---------------------------------------------------------------------- 2023-01-11T21:21:04.4480533Z Test results will be stored in test-reports/python-unittest/functorch.test_aotdispatch 2023-01-11T21:21:04.4481225Z test_autocast_disable_guard (__main__.TestAOTAutograd) ... ok (0.656s) 2023-01-11T21:21:04.4481836Z test_batch_norm_amp (__main__.TestAOTAutograd) ... ok (0.154s) 2023-01-11T21:21:04.4482396Z test_batchnorm (__main__.TestAOTAutograd) ... ok (0.107s) 2023-01-11T21:21:04.4483900Z 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:21:04.4484496Z warnings.warn( 2023-01-11T21:21:04.4485549Z /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:21:04.4486090Z warnings.warn( 2023-01-11T21:21:04.4486272Z ok (0.019s) 2023-01-11T21:21:04.4487096Z 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:21:04.4487657Z warnings.warn( 2023-01-11T21:21:04.4487845Z ok (0.004s) 2023-01-11T21:21:04.4488110Z test_default_partitioner_saves_symints_not_tensors_for_bw (__main__.TestAOTAutograd) 2023-01-11T21:21:04.4488474Z In this test, the important thing is that primals_1 is **only** needed in the backward ... ok (0.414s) 2023-01-11T21:21:04.4489503Z 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:21:04.4490063Z warnings.warn( 2023-01-11T21:21:04.4490246Z ok (0.010s) 2023-01-11T21:21:04.4491392Z 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:21:04.4492327Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4493140Z /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:21:04.4493676Z warnings.warn( 2023-01-11T21:21:04.4494749Z /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:21:04.4495539Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4495770Z ok (0.018s) 2023-01-11T21:21:04.4496616Z 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:21:04.4497202Z warnings.warn( 2023-01-11T21:21:04.4497392Z ok (0.132s) 2023-01-11T21:21:04.4498254Z 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:21:04.4498829Z warnings.warn( 2023-01-11T21:21:04.4499019Z ok (0.012s) 2023-01-11T21:21:04.4499848Z 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:21:04.4500412Z warnings.warn( 2023-01-11T21:21:04.4500602Z ok (0.030s) 2023-01-11T21:21:04.4501748Z 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:21:04.4502338Z warnings.warn( 2023-01-11T21:21:04.4502520Z ok (0.063s) 2023-01-11T21:21:04.4503429Z 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:21:04.4504070Z warnings.warn( 2023-01-11T21:21:04.4504261Z ok (0.045s) 2023-01-11T21:21:04.4505133Z 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:21:04.4505729Z warnings.warn( 2023-01-11T21:21:04.4505920Z ok (0.082s) 2023-01-11T21:21:04.4506761Z 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:21:04.4507346Z warnings.warn( 2023-01-11T21:21:04.4507527Z ok (0.016s) 2023-01-11T21:21:04.4508370Z 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:21:04.4508962Z warnings.warn( 2023-01-11T21:21:04.4509152Z ok (0.015s) 2023-01-11T21:21:04.4510012Z 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:21:04.4510594Z warnings.warn( 2023-01-11T21:21:04.4510784Z ok (0.086s) 2023-01-11T21:21:04.4511659Z 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:21:04.4512263Z warnings.warn( 2023-01-11T21:21:04.4512448Z ok (0.022s) 2023-01-11T21:21:04.4513311Z 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:21:04.4513949Z warnings.warn( 2023-01-11T21:21:04.4514138Z ok (0.056s) 2023-01-11T21:21:04.4514983Z 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:21:04.4515616Z warnings.warn( 2023-01-11T21:21:04.4515805Z ok (0.089s) 2023-01-11T21:21:04.4516654Z 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:21:04.4517241Z warnings.warn( 2023-01-11T21:21:04.4517422Z ok (0.080s) 2023-01-11T21:21:04.4518271Z 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:21:04.4518860Z warnings.warn( 2023-01-11T21:21:04.4519051Z ok (0.080s) 2023-01-11T21:21:04.4520212Z 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:21:04.4521049Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4521884Z /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:21:04.4522419Z warnings.warn( 2023-01-11T21:21:04.4523519Z /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:21:04.4524309Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4524542Z ok (0.012s) 2023-01-11T21:21:04.4525382Z 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:21:04.4525957Z warnings.warn( 2023-01-11T21:21:04.4526146Z ok (0.093s) 2023-01-11T21:21:04.4526971Z 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:21:04.4527628Z warnings.warn( 2023-01-11T21:21:04.4527818Z ok (0.011s) 2023-01-11T21:21:04.4528782Z 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:21:04.4529380Z warnings.warn( 2023-01-11T21:21:04.4529563Z ok (0.016s) 2023-01-11T21:21:04.4530404Z 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:21:04.4530991Z warnings.warn( 2023-01-11T21:21:04.4531181Z ok (0.022s) 2023-01-11T21:21:04.4531996Z 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:21:04.4532576Z warnings.warn( 2023-01-11T21:21:04.4532763Z ok (0.026s) 2023-01-11T21:21:04.4534015Z 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:21:04.4534863Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4535677Z /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:21:04.4536209Z warnings.warn( 2023-01-11T21:21:04.4537282Z /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:21:04.4538042Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4538285Z ok (0.026s) 2023-01-11T21:21:04.4539127Z 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:21:04.4539739Z warnings.warn( 2023-01-11T21:21:04.4539931Z ok (0.014s) 2023-01-11T21:21:04.4540754Z 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:21:04.4541521Z warnings.warn( 2023-01-11T21:21:04.4541704Z ok (0.016s) 2023-01-11T21:21:04.4541984Z test_input_mutation_simple_with_none_and_nontensor (__main__.TestAOTAutograd) ... ok (0.009s) 2023-01-11T21:21:04.4543246Z 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:21:04.4544098Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4544907Z /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:21:04.4545444Z warnings.warn( 2023-01-11T21:21:04.4546603Z /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:21:04.4547382Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4547622Z ok (0.021s) 2023-01-11T21:21:04.4548472Z 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:21:04.4549071Z warnings.warn( 2023-01-11T21:21:04.4550115Z /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:21:04.4550904Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4551147Z ok (0.022s) 2023-01-11T21:21:04.4551990Z 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:21:04.4552563Z warnings.warn( 2023-01-11T21:21:04.4553690Z /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:21:04.4554459Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4554692Z ok (0.008s) 2023-01-11T21:21:04.4554936Z test_invalid_dupe (__main__.TestAOTAutograd) ... ok (0.034s) 2023-01-11T21:21:04.4555237Z test_invalid_dupe_fake (__main__.TestAOTAutograd) ... ok (0.202s) 2023-01-11T21:21:04.4556497Z 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:21:04.4557310Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4558135Z /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:21:04.4558667Z warnings.warn( 2023-01-11T21:21:04.4559771Z /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:21:04.4560539Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:04.4560780Z ok (0.029s) 2023-01-11T21:21:04.4561029Z test_invalid_requires_grad (__main__.TestAOTAutograd) ... ok (0.018s) 2023-01-11T21:21:04.4561355Z test_invalid_requires_grad_fake (__main__.TestAOTAutograd) ... ok (0.087s) 2023-01-11T21:21:04.4561663Z test_list_codegen (__main__.TestAOTAutograd) ... ok (0.028s) 2023-01-11T21:21:04.4561940Z test_module (__main__.TestAOTAutograd) ... ok (0.039s) 2023-01-11T21:21:04.4562832Z 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:21:04.4563451Z warnings.warn( 2023-01-11T21:21:04.4563645Z ok (0.014s) 2023-01-11T21:21:04.4564475Z 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:21:04.4565039Z warnings.warn( 2023-01-11T21:21:04.4565230Z ok (0.015s) 2023-01-11T21:21:04.4566082Z 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:21:04.4566651Z warnings.warn( 2023-01-11T21:21:04.4567414Z /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:21:04.4567933Z warnings.warn( 2023-01-11T21:21:04.4568827Z /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:21:04.4569354Z warnings.warn( 2023-01-11T21:21:04.4570122Z /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:21:04.4570643Z warnings.warn( 2023-01-11T21:21:04.4570835Z ok (0.072s) 2023-01-11T21:21:04.4571677Z 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:21:04.4572245Z warnings.warn( 2023-01-11T21:21:04.4572997Z /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:21:04.4573514Z warnings.warn( 2023-01-11T21:21:04.4573701Z ok (0.171s) 2023-01-11T21:21:04.4574532Z 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:21:04.4575121Z warnings.warn( 2023-01-11T21:21:04.4575930Z /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:21:04.4576453Z warnings.warn( 2023-01-11T21:21:04.4577213Z /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:21:04.4577739Z warnings.warn( 2023-01-11T21:21:04.4577920Z ok (0.028s) 2023-01-11T21:21:04.4578174Z test_output_op_depending_on_symint (__main__.TestAOTAutograd) 2023-01-11T21:21:04.4578617Z It won't be obvious from reading this test what it's testing for. We should probably make it into a more ... ok (0.017s) 2023-01-11T21:21:04.4578979Z test_real_weights_in_symbolic_mode (__main__.TestAOTAutograd) ... ok (0.089s) 2023-01-11T21:21:04.4579334Z test_real_weights_in_symbolic_mode_with_inplace_ops (__main__.TestAOTAutograd) ... ok (0.016s) 2023-01-11T21:21:04.4579666Z test_resize_input (__main__.TestAOTAutograd) ... ok (0.005s) 2023-01-11T21:21:04.4580550Z 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:21:04.4581310Z warnings.warn( 2023-01-11T21:21:04.4581495Z ok (0.009s) 2023-01-11T21:21:04.4582414Z 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:21:04.4583017Z warnings.warn( 2023-01-11T21:21:04.4583211Z ok (0.007s) 2023-01-11T21:21:04.4584124Z 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:21:04.4584719Z warnings.warn( 2023-01-11T21:21:04.4584911Z ok (0.010s) 2023-01-11T21:21:04.4585772Z 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:21:04.4586357Z warnings.warn( 2023-01-11T21:21:04.4586549Z ok (0.007s) 2023-01-11T21:21:04.4587385Z 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:21:04.4588065Z warnings.warn( 2023-01-11T21:21:04.4588247Z ok (0.184s) 2023-01-11T21:21:04.4589096Z 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:21:04.4589666Z warnings.warn( 2023-01-11T21:21:04.4589858Z ok (0.013s) 2023-01-11T21:21:04.4590691Z 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:21:04.4591249Z warnings.warn( 2023-01-11T21:21:04.4591439Z ok (0.012s) 2023-01-11T21:21:04.4591710Z test_aot_module_simplified (__main__.TestAOTModuleSimplified) ... ok (0.029s) 2023-01-11T21:21:04.4592062Z test_aot_module_simplified_dynamic (__main__.TestAOTModuleSimplified) ... ok (0.134s) 2023-01-11T21:21:04.4592442Z test_aot_module_simplified_fake_tensor_gm_raises (__main__.TestAOTModuleSimplified) ... ok (0.006s) 2023-01-11T21:21:04.4593467Z 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:21:04.4594126Z warnings.warn( 2023-01-11T21:21:04.4594316Z ok (0.046s) 2023-01-11T21:21:04.4594587Z test_autocast (__main__.TestPartitioning) ... skip: test requires torchvision (0.000s) 2023-01-11T21:21:04.4594913Z test_contiguous (__main__.TestPartitioning) ... ok (0.007s) 2023-01-11T21:21:04.4595835Z 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:21:04.4596417Z warnings.warn( 2023-01-11T21:21:04.4596597Z ok (0.026s) 2023-01-11T21:21:04.4597485Z 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:21:04.4598085Z warnings.warn( 2023-01-11T21:21:04.4598273Z ok (0.208s) 2023-01-11T21:21:04.4599105Z 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:21:04.4599714Z warnings.warn( 2023-01-11T21:21:04.4599903Z ok (0.124s) 2023-01-11T21:21:04.4600737Z 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:21:04.4601296Z warnings.warn( 2023-01-11T21:21:04.4602058Z /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:21:04.4602592Z warnings.warn( 2023-01-11T21:21:04.4603346Z /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:21:04.4603874Z warnings.warn( 2023-01-11T21:21:04.4604056Z ok (0.093s) 2023-01-11T21:21:04.4604921Z 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:21:04.4605527Z warnings.warn( 2023-01-11T21:21:04.4605720Z ok (0.320s) 2023-01-11T21:21:04.4606593Z 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:21:04.4607187Z warnings.warn( 2023-01-11T21:21:04.4607935Z /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:21:04.4608458Z warnings.warn( 2023-01-11T21:21:04.4608736Z ok (0.035s) 2023-01-11T21:21:04.4609572Z 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:21:04.4610158Z warnings.warn( 2023-01-11T21:21:04.4610908Z /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:21:04.4611437Z warnings.warn( 2023-01-11T21:21:04.4611652Z ok (0.188s) 2023-01-11T21:21:04.4611900Z test_preserve_random (__main__.TestPartitioning) ... ok (0.027s) 2023-01-11T21:21:04.4612821Z 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:21:04.4613399Z warnings.warn( 2023-01-11T21:21:04.4613583Z ok (0.020s) 2023-01-11T21:21:04.4613696Z 2023-01-11T21:21:04.4613905Z ---------------------------------------------------------------------- 2023-01-11T21:21:04.4614171Z Ran 73 tests in 4.863s 2023-01-11T21:21:04.4614296Z 2023-01-11T21:21:04.4614378Z OK (skipped=1) 2023-01-11T21:21:04.4614485Z 2023-01-11T21:21:04.4614578Z Generating XML reports... 2023-01-11T21:21:04.4615026Z Generated XML report: test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTAutograd-20230111212058.xml 2023-01-11T21:21:04.4615662Z Generated XML report: test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTModuleSimplified-20230111212058.xml 2023-01-11T21:21:04.4616231Z Generated XML report: test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestPartitioning-20230111212058.xml 2023-01-11T21:21:04.4616489Z 2023-01-11T21:21:04.4616777Z ##[endgroup] 2023-01-11T21:21:04.4617216Z FINISHED PRINTING LOG FILE of functorch/test_aotdispatch (/var/lib/jenkins/workspace/test/test-reports/functorch-test_aotdispatch_nd3un_4z) 2023-01-11T21:21:04.4617470Z 2023-01-11T21:21:06.1164530Z Ignoring disabled issues: [] 2023-01-11T21:21:06.1387763Z Running functorch/test_vmap_registrations ... [2023-01-11 21:21:06.138154] 2023-01-11T21:21:06.1388458Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_vmap_registrations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:06.138466] 2023-01-11T21:21:06.3385126Z Ignoring disabled issues: [] 2023-01-11T21:21:06.3613655Z Running functorch/test_control_flow ... [2023-01-11 21:21:06.360561] 2023-01-11T21:21:06.3614805Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_control_flow.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:06.360905] 2023-01-11T21:21:09.7558560Z 2023-01-11T21:21:09.7559048Z Expand the folded group to see the log file of functorch/test_vmap_registrations 2023-01-11T21:21:09.7560191Z ##[group]PRINTING LOG FILE of functorch/test_vmap_registrations (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_registrations_efpus5ai) 2023-01-11T21:21:09.7563222Z 2023-01-11T21:21:09.7564013Z Running tests... 2023-01-11T21:21:09.7564897Z ---------------------------------------------------------------------- 2023-01-11T21:21:09.7566193Z Test results will be stored in test-reports/python-unittest/functorch.test_vmap_registrations 2023-01-11T21:21:09.7567119Z test_register_a_batching_rule_for_composite_implicit_autograd_[_test::cat] (__main__.TestFunctorchDispatcher) ... ok (1.070s) 2023-01-11T21:21:09.7568057Z test_register_a_batching_rule_for_composite_implicit_autograd_[_test::get_first] (__main__.TestFunctorchDispatcher) ... ok (0.001s) 2023-01-11T21:21:09.7568845Z test_register_a_batching_rule_for_composite_implicit_autograd_[_test::leaky_relu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7569619Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__and__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7570363Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__and__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7571104Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__iand__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7572108Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__iand__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7572801Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ior__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7573526Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ior__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7574245Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ixor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7574957Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__ixor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7575685Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__or__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7576402Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__or__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7577175Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__xor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7577892Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::__xor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7578624Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_add_batch_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7579372Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_assert_tensor_metadata] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7580133Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_autocast_to_full_precision] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7581124Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_autocast_to_reduced_precision] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7582019Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7582793Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_batch_norm_impl_index] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7583556Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_batch_norm_impl_index_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7584316Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Byte] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7585076Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Char] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7585830Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Double] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7586590Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Float] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7587323Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Half] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7588038Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7588761Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Long] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7589487Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cast_Short] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7590233Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_choose_qparams_per_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7591122Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution.deprecated] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7591911Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution_double_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7592678Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_convolution_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7593439Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_clear_plan_cache] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7594210Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_get_plan_cache_max_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7594981Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_get_plan_cache_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7595812Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_cufft_set_plan_cache_max_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7597858Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_debug_has_internal_overlap] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7598619Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_dim_arange] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7599362Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_embedding_bag_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7600152Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_embedding_bag_sparse_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7600937Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_gather_sparse_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7601816Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_grid_sampler_2d_cpu_fallback_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7602625Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_has_compatible_shallow_copy_type] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7603403Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_is_zerotensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7604131Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_lu_with_info] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7604865Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_nnpack_available] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7605636Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pack_padded_sequence_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7606411Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_circular] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7607142Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_enum] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7607890Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_pad_packed_sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7608747Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_remove_batch_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7609484Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_reshape_from_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7610277Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_rowwise_prune] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7610996Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_saturate_weight_to_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7611764Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_scaled_dot_product_attention] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7612530Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_scaled_dot_product_attention_math] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7613283Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_shape_as_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7614021Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_draw] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7614758Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_ff_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7615522Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_initialize_state_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7616294Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sobol_engine_scramble_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7617052Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_bsc_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7617800Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_bsr_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7618577Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_compressed_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7619429Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_coo_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7620201Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_csc_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7621279Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_csr_tensor_unsafe] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7622066Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_log_softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7622754Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_log_softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7623486Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_mm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7624216Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7625012Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7625772Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum.dim_dtype] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7626510Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum.dtype] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7627239Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_sparse_sum] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7628143Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_ambiguous_defaults.a] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7628921Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_ambiguous_defaults.b] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7629695Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_autograd_multiple_dispatch.ntonly] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7630499Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_serialization_subcmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7631251Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_test_string_default] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7632018Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_differentiable_gru_cell_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7632828Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_differentiable_lstm_cell_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7633615Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_thnn_fused_lstm_cell_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7634349Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_to_cpu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7635056Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_unpack_dual] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7635803Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_bicubic2d_aa.vec] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7636565Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_bilinear2d_aa.vec] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7637429Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact1d.vec] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7638207Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact2d.vec] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7638975Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_upsample_nearest_exact3d.vec] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7639732Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_use_cudnn_rnn_flatten_weight] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7640507Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_bsc_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7641273Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_bsr_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7642077Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_compressed_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7642861Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_coo_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7643629Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_csc_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7644402Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_validate_sparse_csr_tensor_args] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7645182Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_version] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7645974Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_weight_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7646705Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::_weight_norm_differentiable_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7647447Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7648089Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7648905Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::absolute_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7649625Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7650375Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7651113Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_avg_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7651832Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adaptive_max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7652546Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::adjoint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7653288Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::affine_grid_generator_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7654013Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7654721Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7655543Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_to.ellipsis_idx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7656232Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::align_to] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7656953Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::all.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7657689Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::all.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7658413Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::alpha_dropout] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7659143Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::alpha_dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7659842Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::any.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7660562Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::any.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7661596Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7662301Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7662976Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccos_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7663674Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7664527Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7665249Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arccosh_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7665911Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7666491Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7667051Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsin_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7667676Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7668273Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7668919Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arcsinh_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7669592Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7670258Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7670952Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7671586Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan2_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7672190Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7673001Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctan_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7673648Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7674268Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7674884Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::arctanh_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7675500Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7676149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argsort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7676796Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::argwhere] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7677478Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_1d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7678161Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7678797Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_2d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7679441Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7680095Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_3d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7680845Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::atleast_3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7681514Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7682207Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::batch_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7682842Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bilinear] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7683477Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_and_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7684134Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_or.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7684859Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_or_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7685564Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_xor.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7686283Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::bitwise_xor_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7686993Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::broadcast_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7687690Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::broadcast_to] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7688365Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::can_cast] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7689237Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cartesian_prod] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7690040Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cat.names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7690750Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cat.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7691433Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cdist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7692135Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chain_matmul.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7692787Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chain_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7693465Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chalf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7694193Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::choose_qparams_optimized] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7694888Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::chunk] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7695614Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7696326Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7696968Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7697663Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7698347Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7699043Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::clip_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7699662Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::coalesce] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7700256Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::column_stack.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7700861Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::column_stack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7701690Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::combinations] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7702327Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7702926Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7703540Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7704149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concat] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7704735Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7705390Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7706045Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7706889Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::concatenate] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7707549Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conj] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7708185Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conj_physical] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7708833Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::contiguous] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7709433Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv1d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7710038Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7710671Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv2d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7711327Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7711933Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv3d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7712596Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7713256Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_tbc_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7714054Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7714781Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose2d.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7715480Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::conv_transpose3d.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7716198Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::corrcoef] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7716907Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cosine_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7717521Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cosine_similarity] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7718144Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cov] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7718788Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7719411Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7720054Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cross_entropy_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7720749Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ctc_loss.IntList] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7721423Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ctc_loss.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7722091Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cudnn_is_acceptable] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7722894Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummax.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7723633Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummax.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7724325Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummaxmin_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7725032Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummin.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7725747Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cummin.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7726466Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7727201Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7727904Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7728769Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumprod_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7729482Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7730204Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7730909Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumsum_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7731746Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumulative_trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7732492Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::cumulative_trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7733201Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::data] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7733879Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7734545Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diag.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7735231Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diag] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7735893Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diagflat] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7736607Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diagonal.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7737312Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diff.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7737983Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::diff] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7738691Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7739416Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7740164Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7741267Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7742004Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7742729Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide.out_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7743455Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7744194Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7744885Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7745551Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::divide_.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7746226Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dropout] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7746918Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7747611Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7748298Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7748991Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dstack.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7749892Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::dstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7750566Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::einsum] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7751270Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7751985Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_bag.padding_idx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7752724Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_bag] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7753465Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::embedding_sparse_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7754201Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::empty.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7754888Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::expand_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7755624Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_channel_affine] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7756435Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_channel_affine_cachemask_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7757260Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine.tensor_qparams] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7758052Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7758983Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fake_quantize_per_tensor_affine_cachemask_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7759787Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_fp16_weight] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7760561Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_fp16_weight_fp32_activation] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7761337Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_int8_weight] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7762084Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_int8_weight_fp32_activation] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7762842Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_linear_quantize_weight] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7763603Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_gemm_matrix_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7764330Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_quantized_matrix.KN] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7765101Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fbgemm_pack_quantized_matrix] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7765847Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_alpha_dropout] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7766692Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_alpha_dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7767430Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_dropout] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7768119Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::feature_dropout_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7768973Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7769625Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7770307Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7770963Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7771627Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7772313Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7772997Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_fftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7773695Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7774389Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7775051Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7775840Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7776550Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7777249Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_hfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7777937Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7778625Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7779317Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7780012Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7780697Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7781584Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7782230Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ifftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7782844Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7783540Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7784413Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7785102Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7785808Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7786508Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_ihfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7787186Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7787863Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7788530Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7789179Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7789858Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7790514Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_irfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7791104Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7791732Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7792387Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7793193Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7793870Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfftn.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7794537Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fft_rfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7795230Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fill_diagonal_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7795896Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7796560Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7797179Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fix_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7797852Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.DimnameList] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7798601Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.named_out_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7799356Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.using_ints] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7800087Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten.using_names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7800780Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7801579Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fliplr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7802273Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::flipud] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7802961Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7803696Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7804436Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7805191Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7805947Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7806695Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power.Tensor_Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7807426Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7808142Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::float_power_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7809033Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::floor_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7809728Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::floor_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7810526Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::frobenius_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7811250Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::frobenius_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7811946Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::fused_moving_avg_obs_fake_quant] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7812686Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7813364Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7814109Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gather_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7814842Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ger.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7815487Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ger] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7816152Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::get_gradients] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7816855Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7817595Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalararray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7818335Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7819199Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarrayarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7819956Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.scalarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7820707Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.tensorarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7821676Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gradient.tensorarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7822408Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7823125Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7823873Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7824601Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7825315Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7826013Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7826745Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7827478Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7828425Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7829184Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7829914Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7830633Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::greater_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7831346Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::grid_sampler] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7832056Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::group_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7832739Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru.data] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7833403Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7834115Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::gru_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7834827Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hinge_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7835565Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd.TensorList_bins] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7836315Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd.int_bins] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7837155Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::histogramdd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7837865Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7838580Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7839270Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hstack.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7839964Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::hstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7840661Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::imag] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7841387Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_add.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7842128Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_copy.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7864651Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_copy_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7865231Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill.Dimname_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7865707Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill.Dimname_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7866185Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill_.Dimname_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7866673Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_fill_.Dimname_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7867446Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7867925Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7868387Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::index_select_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7868873Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::infinitely_differentiable_gelu_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7869536Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inner.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7869983Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inner] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7870431Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::instance_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7870879Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inverse.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7871324Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::inverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7871759Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_complex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7872195Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_conj] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7872711Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_distributed] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7873173Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_floating_point] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7873624Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_inference] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7874056Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_leaf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7874488Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_neg] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7874940Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_nonzero] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7875430Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_signed] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7875905Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::is_vulkan_available] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7876340Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isclose] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7876793Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isfinite] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7877257Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::isreal] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7877709Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::istft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7878159Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::item] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7878633Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kl_div] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7879065Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kron.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7879494Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kron] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7879942Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kthvalue.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7880392Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::kthvalue.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7880837Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::l1_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7881282Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::layer_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7881726Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7882169Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7882597Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ldexp_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7883041Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7883491Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7883974Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7884425Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7884867Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7885311Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7885761Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7886217Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7886676Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7887124Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7887576Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7888025Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::less_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7888476Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cholesky.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7889170Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cholesky] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7889616Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7890108Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.p_str] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7890572Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond.p_str_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7891020Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_cond] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7891461Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_det.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7891893Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7892341Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_diagonal] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7892809Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigh.eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7893263Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7893706Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvals.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7894162Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7894613Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvalsh.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7895101Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_eigvalsh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7895551Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_inv.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7895985Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_inv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7896434Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_ldl_factor.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7896889Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_ldl_factor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7897341Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_lu_factor.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7897797Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_lu_factor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7898244Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matmul.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7898689Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7899137Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7899600Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.str_ord] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7900069Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm.str_ord_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7900527Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7901345Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_power.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7901850Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_power] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7902348Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7902849Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_float_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7903342Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7903855Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.atol_rtol_tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7904328Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7904802Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.out_tol_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7905275Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank.tol_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7905788Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_matrix_rank] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7906295Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_multi_dot.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7906755Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_multi_dot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7907215Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.ord_str] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7907674Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.ord_str_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7908128Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7908563Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7909039Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7909523Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.atol_rtol_float_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7909981Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7910446Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.out_rcond_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7910906Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv.rcond_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7911374Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_pinv] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7911863Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_slogdet.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7912332Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_slogdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7912793Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7913227Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7913676Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve_ex.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7914122Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_solve_ex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7914570Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svd.U] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7915003Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7915447Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svdvals.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7915894Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_svdvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7916341Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorinv.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7916792Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7917268Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorsolve.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7917728Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_tensorsolve] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7918179Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vander] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7918633Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vecdot.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7919082Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linalg_vecdot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7919522Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::linear] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7919985Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_sigmoid.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7920451Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_sigmoid] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7920914Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7921385Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::log_softmax.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7921846Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logcumsumexp.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7922318Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logcumsumexp.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7922815Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7923273Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logsumexp.names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7923729Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::logsumexp.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7924170Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm.data] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7924608Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7925049Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lstm_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7925491Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lu_solve.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7925930Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::lu_solve] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7926351Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mH] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7926776Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mT] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7927214Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::margin_ranking_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7927687Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::masked_select_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7928180Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matmul.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7928761Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7929235Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_H] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7929675Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_exp] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7930123Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_exp_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7930573Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_power.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7931027Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::matrix_power] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7931477Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7931932Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.names_dim_max] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7932378Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7932805Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7933240Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7933688Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool1d_with_indices] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7934174Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7934608Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::max_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7935036Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mean.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7935478Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mean.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7935956Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::median.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7936427Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::median.names_dim_values] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7936895Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::meshgrid.indexing] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7937333Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::meshgrid] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7937775Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7938218Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.names_dim_min] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7938662Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7939088Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::min.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7939575Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mish_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7940018Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mode.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7940467Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::mode.dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7941311Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::moveaxis.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7941840Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::moveaxis.intlist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7942294Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::movedim.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7942763Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::movedim.intlist] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7943224Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::msort.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7943660Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::msort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7944103Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multilabel_margin_loss.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7944569Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multilabel_margin_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7945025Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7945480Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7946036Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7946482Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7946931Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::multiply_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7947378Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmean.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7947817Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7948267Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmedian.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7948725Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanmedian.names_dim_values] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7949186Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7949642Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7950107Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile.scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7950565Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nanquantile] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7951043Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::narrow.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7951485Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::narrow] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7951934Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::native_channel_shuffle] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7952384Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7952817Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7953253Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::negative_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7953709Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nested_to_padded_tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7954160Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7954604Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss2d.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7955036Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7955468Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7955904Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nll_loss_nd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7956344Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nonzero_numpy] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7956829Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_ScalarOpt_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7957294Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_ScalarOpt_dim_dtype] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7957762Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_dtype_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7958208Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7958650Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::norm_except_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7959100Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7959545Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7959994Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7960444Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal.Tensor_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7960894Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7961343Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::not_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7961806Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7962256Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.dim_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7962703Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7963149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::nuclear_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7963588Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::numpy_T] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7964025Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::one_hot] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7964470Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::orgqr.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7964917Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::orgqr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7965353Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::outer.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7965775Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::outer] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7966206Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::output_nr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7966639Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pad] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7967074Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pad_sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7967525Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pairwise_distance] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7967986Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pdist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7968421Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pin_memory] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7969027Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::pinverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7969473Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::poisson_nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7969919Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::positive] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7970350Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7970791Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prod.Dimname_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7971247Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::prod.dim_Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7971699Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::promote_types] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7972127Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::qr.Q] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7972553Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::qr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7972989Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7973479Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7973936Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile.scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7974378Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantile] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7974826Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_gru_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7975278Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_lstm_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7975736Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_rnn_relu_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7976197Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::quantized_rnn_tanh_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7976647Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rand.generator_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7977104Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::randn.generator_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7977549Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::randn.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7977982Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::ravel] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7978425Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::real] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7978899Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::refine_names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7979345Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::relu6] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7979800Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::relu6_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7980245Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rename] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7980679Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rename_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7981384Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::repeat_interleave.self_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7981877Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::repeat_interleave.self_int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7982337Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::requires_grad_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7982779Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::reshape] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7983215Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::reshape_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7983647Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::resolve_conj] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7984089Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::resolve_neg] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7984640Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7985104Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7985560Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Scalar_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7986022Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::result_type.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7986471Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::retain_grad] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7986914Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::retains_grad] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7987365Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu.data] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7987805Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7988249Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_relu_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7988690Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh.data] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7989134Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7989580Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rnn_tanh_cell] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7990012Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::row_stack.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7990498Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::row_stack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7990935Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rrelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7991367Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::rrelu_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7991813Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter.dimname_src] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7992266Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter.dimname_value] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7992732Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::scatter_add.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7993182Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::select.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7993637Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::selu] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7994091Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::selu_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7994551Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::set_.source_Tensor_storage_offset] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7995007Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::set_data] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7995490Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::silu_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.7995953Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::size.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7996395Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::size.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7996827Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slogdet.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7997263Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slogdet] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7997705Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slow_conv3d.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7998151Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::slow_conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7998576Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::smm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7999015Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::softmax.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7999456Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.7999899Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8000350Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_stable] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8000795Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_values] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8001283Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sort.dimname_values_stable] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8001757Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsc_tensor.ccol_row_value] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8002244Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsc_tensor.ccol_row_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8002725Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsr_tensor.crow_col_value] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8003203Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_bsr_tensor.crow_col_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8003700Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_compressed_tensor.comp_plain_value] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8004210Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_compressed_tensor.comp_plain_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8004700Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_coo_tensor.indices] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8005171Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_coo_tensor.indices_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8005650Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csc_tensor.ccol_row_value] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8006124Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csc_tensor.ccol_row_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8006635Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csr_tensor.crow_col_value] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8007108Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sparse_csr_tensor.crow_col_value_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8007600Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8008093Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8008673Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_t.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8009182Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8009666Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8010155Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_u.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8010644Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8011134Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8011615Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_v.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8012133Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8012618Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8013105Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_chebyshev_polynomial_w.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8013586Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_digamma.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8014034Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_digamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8014491Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erf.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8014935Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8015381Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfc.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8015829Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8016272Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfinv.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8016719Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_erfinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8017210Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_exp2.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8017664Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_exp2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8018116Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expit.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8018559Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8019007Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expm1.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8019453Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_expm1] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8019911Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammainc.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8020362Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammainc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8020820Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaincc.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8021474Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaincc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8021934Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaln.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8022386Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_gammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8022905Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_h.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8023403Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_h.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8023896Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_h.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8024386Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_he.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8024876Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_he.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8025369Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_hermite_polynomial_he.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8025833Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_i0.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8026274Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_i0] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8026739Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_laguerre_polynomial_l.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8027228Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_laguerre_polynomial_l.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8027717Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_laguerre_polynomial_l.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8028245Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_legendre_polynomial_p.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8028728Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_legendre_polynomial_p.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8029227Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_legendre_polynomial_p.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8029701Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log1p.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8030149Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log1p] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8030599Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_log_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8031063Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logit.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8031510Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8031963Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logsumexp.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8032418Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_logsumexp] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8032873Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_multigammaln.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8033344Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_multigammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8033822Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_ndtr.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8034273Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_ndtr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8034728Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_polygamma.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8035179Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_polygamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8035626Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_psi.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8036075Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_psi] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8036522Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_round.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8036966Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_round] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8037433Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8037938Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8038447Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_t.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8038982Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8039484Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8039983Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_u.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8040486Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8040985Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8041490Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_v.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8041991Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8042494Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8042986Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_shifted_chebyshev_polynomial_w.x_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8043463Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_sinc.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8043916Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_sinc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8044388Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8044862Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.other_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8045339Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.other_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8045804Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8046279Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.self_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8046770Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy.self_scalar_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8047244Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::special_xlogy] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8047698Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::split.sizes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8048140Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8048655Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8049089Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::square_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8049602Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::squeeze.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8050051Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::squeeze_.dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8050499Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sspaddmm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8050948Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8051413Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.correction_names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8051859Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8052297Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8052737Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8053179Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8053607Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8054054Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8054503Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8054949Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8055423Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::std_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8055866Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stft.center] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8056292Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8056733Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stride.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8057176Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::stride.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8057620Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8058078Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8058518Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8058965Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8059412Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::subtract_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8059864Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum.DimnameList_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8060323Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum.dim_DimnameList] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8060793Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::sum_to_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8061499Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::svd.U] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8061936Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8062374Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapaxes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8062815Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapaxes_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8063248Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapdims] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8063691Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::swapdims_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8064142Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::take_along_dim.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8064595Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::take_along_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8065069Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.indices] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8065556Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.sections] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8066054Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensor_split.tensor_indices_or_sections] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8066526Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tensordot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8067075Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::thnn_conv2d.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8067524Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::thnn_conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8067954Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::tile] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8068408Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.device] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8068875Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.dtype] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8069355Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.dtype_layout] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8069821Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to.other] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8070273Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_dense] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8070721Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_dense_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8071179Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::to_mkldnn_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8071632Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trace_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8072118Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::transpose.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8072583Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8073033Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8073476Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapz.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8073913Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::trapz.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8074352Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::triplet_margin_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8074815Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8075272Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8075721Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8076166Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8076609Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::true_divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8077054Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::type_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8077499Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unbind.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8077985Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten.Dimname] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8078439Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8078891Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unflatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8079343Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::unsafe_chunk] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8079813Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_bicubic2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8080318Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_bilinear2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8080815Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_linear1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8081299Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8081793Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8082285Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_nearest3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8082780Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::upsample_trilinear3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8083307Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::value_selecting_reduction_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8083761Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vander] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8084213Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8084678Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.correction_names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8085134Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8085581Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8086026Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.names_out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8086467Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8086899Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8087355Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.correction_names] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8087813Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8088252Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean.names_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8088812Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8089277Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::view_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8089717Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8090159Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8090593Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vstack.out] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8091028Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::vstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8091480Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.ScalarOther] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8091946Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.ScalarSelf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8092388Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8092843Z test_register_a_batching_rule_for_composite_implicit_autograd_[aten::where] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8093295Z test_register_a_batching_rule_for_composite_implicit_autograd_[nvprims::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8093738Z test_register_a_batching_rule_for_composite_implicit_autograd_[nvprims::view.shape] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8094247Z test_register_a_batching_rule_for_composite_implicit_autograd_[prepacked::unpack_prepacked_sizes_conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8094735Z test_register_a_batching_rule_for_composite_implicit_autograd_[prepacked::unpack_prepacked_sizes_linear] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8095216Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_enter] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8095738Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_enter_new] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8096228Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_exit._RecordFunction] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8096711Z test_register_a_batching_rule_for_composite_implicit_autograd_[profiler::_record_function_exit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8097174Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv1d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8097634Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8098093Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8098554Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8099019Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8099466Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8099993Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8100455Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8101061Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv2d_unpack_sizes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8101564Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8102017Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8102488Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8102961Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8103422Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8103881Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8104329Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv3d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8104794Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose1d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8105333Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8105812Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8106296Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8106772Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8107244Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8107723Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8108206Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose2d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8108683Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_dilation] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8109157Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_groups] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8109627Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_output_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8110107Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8110581Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_stride] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8111101Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_transpose] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8111583Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_transpose3d_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8112037Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::conv_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8112501Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::embedding_bag_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8112962Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::linear_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8113427Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::linear_unpack_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8113907Z test_register_a_batching_rule_for_composite_implicit_autograd_[quantized::make_quantized_cell_params_fp16] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8114370Z test_register_a_batching_rule_for_composite_implicit_autograd_[sparse::qlinear_unpack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8114809Z test_register_functorch_batched_decomposition_[aten::__and__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8115233Z test_register_functorch_batched_decomposition_[aten::__and__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8115651Z test_register_functorch_batched_decomposition_[aten::__iand__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8116065Z test_register_functorch_batched_decomposition_[aten::__iand__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8116512Z test_register_functorch_batched_decomposition_[aten::__ior__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8116932Z test_register_functorch_batched_decomposition_[aten::__ior__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8117348Z test_register_functorch_batched_decomposition_[aten::__ixor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8117769Z test_register_functorch_batched_decomposition_[aten::__ixor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8118180Z test_register_functorch_batched_decomposition_[aten::__or__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8118604Z test_register_functorch_batched_decomposition_[aten::__or__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8119030Z test_register_functorch_batched_decomposition_[aten::__xor__.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8119454Z test_register_functorch_batched_decomposition_[aten::__xor__.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8119877Z test_register_functorch_batched_decomposition_[aten::_batch_norm_impl_index] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8120323Z test_register_functorch_batched_decomposition_[aten::_convolution_double_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8120762Z test_register_functorch_batched_decomposition_[aten::_convolution_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8121187Z test_register_functorch_batched_decomposition_[aten::_lu_with_info] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8121606Z test_register_functorch_batched_decomposition_[aten::_pad_circular] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8122022Z test_register_functorch_batched_decomposition_[aten::absolute] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8122474Z test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8122915Z test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8123349Z test_register_functorch_batched_decomposition_[aten::adaptive_avg_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8123773Z test_register_functorch_batched_decomposition_[aten::adaptive_max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8124198Z test_register_functorch_batched_decomposition_[aten::adjoint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8124613Z test_register_functorch_batched_decomposition_[aten::arccos] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8125030Z test_register_functorch_batched_decomposition_[aten::arccosh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8125442Z test_register_functorch_batched_decomposition_[aten::arcsin] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8125843Z test_register_functorch_batched_decomposition_[aten::arcsinh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8126248Z test_register_functorch_batched_decomposition_[aten::arctan2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8126653Z test_register_functorch_batched_decomposition_[aten::arctan] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8127058Z test_register_functorch_batched_decomposition_[aten::arctanh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8127457Z test_register_functorch_batched_decomposition_[aten::argsort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8127908Z test_register_functorch_batched_decomposition_[aten::atleast_1d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8128333Z test_register_functorch_batched_decomposition_[aten::atleast_1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8128839Z test_register_functorch_batched_decomposition_[aten::atleast_2d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8129264Z test_register_functorch_batched_decomposition_[aten::atleast_2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8129677Z test_register_functorch_batched_decomposition_[aten::atleast_3d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8130095Z test_register_functorch_batched_decomposition_[aten::atleast_3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8130505Z test_register_functorch_batched_decomposition_[aten::avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8130918Z test_register_functorch_batched_decomposition_[aten::batch_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8131326Z test_register_functorch_batched_decomposition_[aten::bitwise_or.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8131757Z test_register_functorch_batched_decomposition_[aten::bitwise_xor.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8132182Z test_register_functorch_batched_decomposition_[aten::broadcast_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8132610Z test_register_functorch_batched_decomposition_[aten::broadcast_to] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8133032Z test_register_functorch_batched_decomposition_[aten::cartesian_prod] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8133440Z test_register_functorch_batched_decomposition_[aten::cdist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8133877Z test_register_functorch_batched_decomposition_[aten::chunk] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8134293Z test_register_functorch_batched_decomposition_[aten::clip.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8134709Z test_register_functorch_batched_decomposition_[aten::clip] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8135116Z test_register_functorch_batched_decomposition_[aten::combinations] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8135529Z test_register_functorch_batched_decomposition_[aten::concat] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8135944Z test_register_functorch_batched_decomposition_[aten::concatenate] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8136360Z test_register_functorch_batched_decomposition_[aten::conj_physical] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8136778Z test_register_functorch_batched_decomposition_[aten::contiguous] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8137208Z test_register_functorch_batched_decomposition_[aten::conv1d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8137620Z test_register_functorch_batched_decomposition_[aten::conv1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8138035Z test_register_functorch_batched_decomposition_[aten::conv2d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8138440Z test_register_functorch_batched_decomposition_[aten::conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8138841Z test_register_functorch_batched_decomposition_[aten::conv3d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8139283Z test_register_functorch_batched_decomposition_[aten::conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8139703Z test_register_functorch_batched_decomposition_[aten::conv_transpose1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8140140Z test_register_functorch_batched_decomposition_[aten::conv_transpose2d.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8140576Z test_register_functorch_batched_decomposition_[aten::conv_transpose3d.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8141236Z test_register_functorch_batched_decomposition_[aten::corrcoef] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8141672Z test_register_functorch_batched_decomposition_[aten::cosine_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8142109Z test_register_functorch_batched_decomposition_[aten::cosine_similarity] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8142532Z test_register_functorch_batched_decomposition_[aten::cov] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8142934Z test_register_functorch_batched_decomposition_[aten::cross] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8143357Z test_register_functorch_batched_decomposition_[aten::cross_entropy_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8143794Z test_register_functorch_batched_decomposition_[aten::cumulative_trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8144237Z test_register_functorch_batched_decomposition_[aten::cumulative_trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8144652Z test_register_functorch_batched_decomposition_[aten::det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8145054Z test_register_functorch_batched_decomposition_[aten::diag] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8145492Z test_register_functorch_batched_decomposition_[aten::diagonal_copy] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8145982Z test_register_functorch_batched_decomposition_[aten::diff] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8146400Z test_register_functorch_batched_decomposition_[aten::divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8146827Z test_register_functorch_batched_decomposition_[aten::divide.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8147260Z test_register_functorch_batched_decomposition_[aten::divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8147688Z test_register_functorch_batched_decomposition_[aten::divide.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8148118Z test_register_functorch_batched_decomposition_[aten::divide_.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8148539Z test_register_functorch_batched_decomposition_[aten::divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8148968Z test_register_functorch_batched_decomposition_[aten::divide_.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8149397Z test_register_functorch_batched_decomposition_[aten::dsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8149820Z test_register_functorch_batched_decomposition_[aten::dsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8150232Z test_register_functorch_batched_decomposition_[aten::dstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8150631Z test_register_functorch_batched_decomposition_[aten::einsum] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8151052Z test_register_functorch_batched_decomposition_[aten::embedding_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8151524Z test_register_functorch_batched_decomposition_[aten::expand_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8151937Z test_register_functorch_batched_decomposition_[aten::fft_fft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8152338Z test_register_functorch_batched_decomposition_[aten::fft_fft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8152746Z test_register_functorch_batched_decomposition_[aten::fft_fftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8153160Z test_register_functorch_batched_decomposition_[aten::fft_fftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8153574Z test_register_functorch_batched_decomposition_[aten::fft_hfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8153972Z test_register_functorch_batched_decomposition_[aten::fft_hfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8154381Z test_register_functorch_batched_decomposition_[aten::fft_hfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8154793Z test_register_functorch_batched_decomposition_[aten::fft_ifft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8155251Z test_register_functorch_batched_decomposition_[aten::fft_ifft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8155659Z test_register_functorch_batched_decomposition_[aten::fft_ifftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8156068Z test_register_functorch_batched_decomposition_[aten::fft_ifftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8156481Z test_register_functorch_batched_decomposition_[aten::fft_ihfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8156892Z test_register_functorch_batched_decomposition_[aten::fft_irfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8157329Z test_register_functorch_batched_decomposition_[aten::fft_irfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8157729Z test_register_functorch_batched_decomposition_[aten::fft_irfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8158142Z test_register_functorch_batched_decomposition_[aten::fft_rfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8158555Z test_register_functorch_batched_decomposition_[aten::fft_rfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8158964Z test_register_functorch_batched_decomposition_[aten::fft_rfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8159361Z test_register_functorch_batched_decomposition_[aten::fix] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8159560Z test_register_functorch_batched_decomposition_[aten::fliplr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8159761Z test_register_functorch_batched_decomposition_[aten::flipud] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8159985Z test_register_functorch_batched_decomposition_[aten::float_power.Tensor_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8160200Z test_register_functorch_batched_decomposition_[aten::float_power.Tensor_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8160415Z test_register_functorch_batched_decomposition_[aten::floor_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8160624Z test_register_functorch_batched_decomposition_[aten::frobenius_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8160818Z test_register_functorch_batched_decomposition_[aten::ger] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8161055Z test_register_functorch_batched_decomposition_[aten::gradient.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8161276Z test_register_functorch_batched_decomposition_[aten::gradient.scalararray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8161486Z test_register_functorch_batched_decomposition_[aten::gradient.scalarint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8161714Z test_register_functorch_batched_decomposition_[aten::gradient.scalarrayarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8161937Z test_register_functorch_batched_decomposition_[aten::gradient.scalarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8162153Z test_register_functorch_batched_decomposition_[aten::gradient.tensorarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8162379Z test_register_functorch_batched_decomposition_[aten::gradient.tensorarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8162585Z test_register_functorch_batched_decomposition_[aten::greater.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8162796Z test_register_functorch_batched_decomposition_[aten::greater_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8163004Z test_register_functorch_batched_decomposition_[aten::grid_sampler] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8163208Z test_register_functorch_batched_decomposition_[aten::group_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8163422Z test_register_functorch_batched_decomposition_[aten::hinge_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8163625Z test_register_functorch_batched_decomposition_[aten::hsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8163832Z test_register_functorch_batched_decomposition_[aten::hsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8164034Z test_register_functorch_batched_decomposition_[aten::hstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8164272Z test_register_functorch_batched_decomposition_[aten::index_select_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8164471Z test_register_functorch_batched_decomposition_[aten::inner] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8164678Z test_register_functorch_batched_decomposition_[aten::instance_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8164878Z test_register_functorch_batched_decomposition_[aten::inverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8165077Z test_register_functorch_batched_decomposition_[aten::is_complex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8165296Z test_register_functorch_batched_decomposition_[aten::is_same_size] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8165491Z test_register_functorch_batched_decomposition_[aten::kron] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8165690Z test_register_functorch_batched_decomposition_[aten::l1_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8165892Z test_register_functorch_batched_decomposition_[aten::layer_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8166096Z test_register_functorch_batched_decomposition_[aten::ldexp.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8166298Z test_register_functorch_batched_decomposition_[aten::less.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8166509Z test_register_functorch_batched_decomposition_[aten::less_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8166752Z test_register_functorch_batched_decomposition_[aten::linalg_cholesky] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8166960Z test_register_functorch_batched_decomposition_[aten::linalg_cond] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8167161Z test_register_functorch_batched_decomposition_[aten::linalg_det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8167374Z test_register_functorch_batched_decomposition_[aten::linalg_diagonal] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8167580Z test_register_functorch_batched_decomposition_[aten::linalg_eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8167787Z test_register_functorch_batched_decomposition_[aten::linalg_eigvalsh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8167985Z test_register_functorch_batched_decomposition_[aten::linalg_inv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8168192Z test_register_functorch_batched_decomposition_[aten::linalg_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8168402Z test_register_functorch_batched_decomposition_[aten::linalg_matrix_norm.str_ord] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8168686Z test_register_functorch_batched_decomposition_[aten::linalg_matrix_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8168893Z test_register_functorch_batched_decomposition_[aten::linalg_multi_dot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8169102Z test_register_functorch_batched_decomposition_[aten::linalg_norm.ord_str] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8169303Z test_register_functorch_batched_decomposition_[aten::linalg_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8169507Z test_register_functorch_batched_decomposition_[aten::linalg_solve] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8169713Z test_register_functorch_batched_decomposition_[aten::linalg_solve_ex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8169941Z test_register_functorch_batched_decomposition_[aten::linalg_svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8170146Z test_register_functorch_batched_decomposition_[aten::linalg_svdvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8170353Z test_register_functorch_batched_decomposition_[aten::linalg_tensorinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8170546Z test_register_functorch_batched_decomposition_[aten::mH] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8170738Z test_register_functorch_batched_decomposition_[aten::mT] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8170935Z test_register_functorch_batched_decomposition_[aten::matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8171139Z test_register_functorch_batched_decomposition_[aten::matrix_H] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8171336Z test_register_functorch_batched_decomposition_[aten::matrix_power] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8171537Z test_register_functorch_batched_decomposition_[aten::max.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8171753Z test_register_functorch_batched_decomposition_[aten::max_pool1d_with_indices] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8171953Z test_register_functorch_batched_decomposition_[aten::max_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8172166Z test_register_functorch_batched_decomposition_[aten::meshgrid.indexing] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8172366Z test_register_functorch_batched_decomposition_[aten::meshgrid] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8172592Z test_register_functorch_batched_decomposition_[aten::min.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8172808Z test_register_functorch_batched_decomposition_[aten::moveaxis.intlist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8173014Z test_register_functorch_batched_decomposition_[aten::movedim.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8173215Z test_register_functorch_batched_decomposition_[aten::msort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8173425Z test_register_functorch_batched_decomposition_[aten::multiply.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8173634Z test_register_functorch_batched_decomposition_[aten::multiply.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8173839Z test_register_functorch_batched_decomposition_[aten::multiply_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8174053Z test_register_functorch_batched_decomposition_[aten::multiply_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8174244Z test_register_functorch_batched_decomposition_[aten::nanmean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8174441Z test_register_functorch_batched_decomposition_[aten::narrow] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8174642Z test_register_functorch_batched_decomposition_[aten::negative] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8174840Z test_register_functorch_batched_decomposition_[aten::nll_loss2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8175035Z test_register_functorch_batched_decomposition_[aten::nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8175238Z test_register_functorch_batched_decomposition_[aten::nll_loss_nd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8175468Z test_register_functorch_batched_decomposition_[aten::not_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8175672Z test_register_functorch_batched_decomposition_[aten::nuclear_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8175875Z test_register_functorch_batched_decomposition_[aten::nuclear_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8176073Z test_register_functorch_batched_decomposition_[aten::numpy_T] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8176269Z test_register_functorch_batched_decomposition_[aten::orgqr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8176464Z test_register_functorch_batched_decomposition_[aten::outer] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8176662Z test_register_functorch_batched_decomposition_[aten::pad] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8176870Z test_register_functorch_batched_decomposition_[aten::pairwise_distance] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8177071Z test_register_functorch_batched_decomposition_[aten::pinverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8177277Z test_register_functorch_batched_decomposition_[aten::poisson_nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8177479Z test_register_functorch_batched_decomposition_[aten::positive] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8177674Z test_register_functorch_batched_decomposition_[aten::prelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8177868Z test_register_functorch_batched_decomposition_[aten::qr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8178059Z test_register_functorch_batched_decomposition_[aten::ravel] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8178312Z test_register_functorch_batched_decomposition_[aten::repeat_interleave.self_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8178535Z test_register_functorch_batched_decomposition_[aten::repeat_interleave.self_int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8178737Z test_register_functorch_batched_decomposition_[aten::reshape] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8178938Z test_register_functorch_batched_decomposition_[aten::reshape_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8179139Z test_register_functorch_batched_decomposition_[aten::resolve_conj] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8179341Z test_register_functorch_batched_decomposition_[aten::resolve_neg] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8179553Z test_register_functorch_batched_decomposition_[aten::result_type.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8179766Z test_register_functorch_batched_decomposition_[aten::result_type.Scalar_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8179983Z test_register_functorch_batched_decomposition_[aten::result_type.Scalar_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8180192Z test_register_functorch_batched_decomposition_[aten::result_type.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8180392Z test_register_functorch_batched_decomposition_[aten::row_stack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8180588Z test_register_functorch_batched_decomposition_[aten::rrelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8180787Z test_register_functorch_batched_decomposition_[aten::size.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8181150Z test_register_functorch_batched_decomposition_[aten::slogdet] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8181405Z test_register_functorch_batched_decomposition_[aten::softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8181614Z test_register_functorch_batched_decomposition_[aten::special_digamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8181816Z test_register_functorch_batched_decomposition_[aten::special_erf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8182018Z test_register_functorch_batched_decomposition_[aten::special_erfc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8182220Z test_register_functorch_batched_decomposition_[aten::special_erfinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8182423Z test_register_functorch_batched_decomposition_[aten::special_exp2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8182632Z test_register_functorch_batched_decomposition_[aten::special_expit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8182831Z test_register_functorch_batched_decomposition_[aten::special_expm1] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8183039Z test_register_functorch_batched_decomposition_[aten::special_gammainc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8183248Z test_register_functorch_batched_decomposition_[aten::special_gammaincc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8183452Z test_register_functorch_batched_decomposition_[aten::special_gammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8183652Z test_register_functorch_batched_decomposition_[aten::special_i0] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8183855Z test_register_functorch_batched_decomposition_[aten::special_log1p] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8184099Z test_register_functorch_batched_decomposition_[aten::special_log_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8184299Z test_register_functorch_batched_decomposition_[aten::special_logit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8184506Z test_register_functorch_batched_decomposition_[aten::special_logsumexp] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8184719Z test_register_functorch_batched_decomposition_[aten::special_multigammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8184922Z test_register_functorch_batched_decomposition_[aten::special_ndtr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8185130Z test_register_functorch_batched_decomposition_[aten::special_polygamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8185334Z test_register_functorch_batched_decomposition_[aten::special_psi] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8185536Z test_register_functorch_batched_decomposition_[aten::special_round] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8185733Z test_register_functorch_batched_decomposition_[aten::special_sinc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8185931Z test_register_functorch_batched_decomposition_[aten::special_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8186128Z test_register_functorch_batched_decomposition_[aten::split.sizes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8186325Z test_register_functorch_batched_decomposition_[aten::square] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8186522Z test_register_functorch_batched_decomposition_[aten::std.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8186718Z test_register_functorch_batched_decomposition_[aten::std] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8186945Z test_register_functorch_batched_decomposition_[aten::std_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8187143Z test_register_functorch_batched_decomposition_[aten::std_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8187347Z test_register_functorch_batched_decomposition_[aten::subtract.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8187541Z test_register_functorch_batched_decomposition_[aten::sum_to_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8187733Z test_register_functorch_batched_decomposition_[aten::svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8187934Z test_register_functorch_batched_decomposition_[aten::swapaxes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8188138Z test_register_functorch_batched_decomposition_[aten::swapaxes_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8188336Z test_register_functorch_batched_decomposition_[aten::swapdims] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8188522Z test_register_functorch_batched_decomposition_[aten::swapdims_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8188727Z test_register_functorch_batched_decomposition_[aten::t] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8188935Z test_register_functorch_batched_decomposition_[aten::t_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8189139Z test_register_functorch_batched_decomposition_[aten::take_along_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8189334Z test_register_functorch_batched_decomposition_[aten::tensordot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8189553Z test_register_functorch_batched_decomposition_[aten::tile] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8189757Z test_register_functorch_batched_decomposition_[aten::trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8189958Z test_register_functorch_batched_decomposition_[aten::trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8190153Z test_register_functorch_batched_decomposition_[aten::trapz.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8190350Z test_register_functorch_batched_decomposition_[aten::trapz.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8190558Z test_register_functorch_batched_decomposition_[aten::true_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8190764Z test_register_functorch_batched_decomposition_[aten::true_divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8190973Z test_register_functorch_batched_decomposition_[aten::true_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8191181Z test_register_functorch_batched_decomposition_[aten::true_divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8191370Z test_register_functorch_batched_decomposition_[aten::type_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8191575Z test_register_functorch_batched_decomposition_[aten::unflatten.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8191793Z test_register_functorch_batched_decomposition_[aten::unfold_copy] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8192021Z test_register_functorch_batched_decomposition_[aten::value_selecting_reduction_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8192219Z test_register_functorch_batched_decomposition_[aten::var.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8192414Z test_register_functorch_batched_decomposition_[aten::var] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8192644Z test_register_functorch_batched_decomposition_[aten::var_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8192841Z test_register_functorch_batched_decomposition_[aten::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8193036Z test_register_functorch_batched_decomposition_[aten::view_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8193236Z test_register_functorch_batched_decomposition_[aten::vsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8193437Z test_register_functorch_batched_decomposition_[aten::vsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8193632Z test_register_functorch_batched_decomposition_[aten::vstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8193846Z test_register_functorch_batched_decomposition_[aten::where.ScalarOther] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8194059Z test_register_functorch_batched_decomposition_[aten::where.ScalarSelf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8194248Z test_unimplemented_batched_registrations_[aten::absolute] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8194459Z test_unimplemented_batched_registrations_[aten::absolute_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8194670Z test_unimplemented_batched_registrations_[aten::adaptive_avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8194881Z test_unimplemented_batched_registrations_[aten::adaptive_avg_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8195115Z test_unimplemented_batched_registrations_[aten::adaptive_avg_pool3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8195378Z test_unimplemented_batched_registrations_[aten::adaptive_max_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8195574Z test_unimplemented_batched_registrations_[aten::adjoint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8195814Z test_unimplemented_batched_registrations_[aten::affine_grid_generator_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8196026Z test_unimplemented_batched_registrations_[aten::align_as] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8196244Z test_unimplemented_batched_registrations_[aten::align_tensors] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8196466Z test_unimplemented_batched_registrations_[aten::align_to.ellipsis_idx] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8196678Z test_unimplemented_batched_registrations_[aten::align_to] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8196902Z test_unimplemented_batched_registrations_[aten::alpha_dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8197117Z test_unimplemented_batched_registrations_[aten::alpha_dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8197311Z test_unimplemented_batched_registrations_[aten::arccos] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8197512Z test_unimplemented_batched_registrations_[aten::arccos_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8197706Z test_unimplemented_batched_registrations_[aten::arccosh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8197919Z test_unimplemented_batched_registrations_[aten::arccosh_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8198116Z test_unimplemented_batched_registrations_[aten::arcsin] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8198349Z test_unimplemented_batched_registrations_[aten::arcsin_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8198546Z test_unimplemented_batched_registrations_[aten::arcsinh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8198753Z test_unimplemented_batched_registrations_[aten::arcsinh_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8198946Z test_unimplemented_batched_registrations_[aten::arctan2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8199150Z test_unimplemented_batched_registrations_[aten::arctan2_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8199344Z test_unimplemented_batched_registrations_[aten::arctan] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8199553Z test_unimplemented_batched_registrations_[aten::arctan_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8199748Z test_unimplemented_batched_registrations_[aten::arctanh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8199954Z test_unimplemented_batched_registrations_[aten::arctanh_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8200135Z test_unimplemented_batched_registrations_[aten::argsort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8200347Z test_unimplemented_batched_registrations_[aten::argwhere] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8200552Z test_unimplemented_batched_registrations_[aten::atleast_1d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8200749Z test_unimplemented_batched_registrations_[aten::atleast_1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8200977Z test_unimplemented_batched_registrations_[aten::atleast_2d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8201179Z test_unimplemented_batched_registrations_[aten::atleast_2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8201385Z test_unimplemented_batched_registrations_[aten::atleast_3d.Sequence] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8201576Z test_unimplemented_batched_registrations_[aten::atleast_3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8201777Z test_unimplemented_batched_registrations_[aten::avg_pool1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8201971Z test_unimplemented_batched_registrations_[aten::batch_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8202179Z test_unimplemented_batched_registrations_[aten::bilinear] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8202402Z test_unimplemented_batched_registrations_[aten::bitwise_and_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8202607Z test_unimplemented_batched_registrations_[aten::bitwise_or.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8202827Z test_unimplemented_batched_registrations_[aten::bitwise_or_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8203024Z test_unimplemented_batched_registrations_[aten::bitwise_xor.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8203246Z test_unimplemented_batched_registrations_[aten::bitwise_xor_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8203453Z test_unimplemented_batched_registrations_[aten::broadcast_tensors] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8203654Z test_unimplemented_batched_registrations_[aten::broadcast_to] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8203890Z test_unimplemented_batched_registrations_[aten::can_cast] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8204094Z test_unimplemented_batched_registrations_[aten::cartesian_prod] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8204304Z test_unimplemented_batched_registrations_[aten::cat.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8204496Z test_unimplemented_batched_registrations_[aten::cdist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8204710Z test_unimplemented_batched_registrations_[aten::chain_matmul] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8204917Z test_unimplemented_batched_registrations_[aten::chalf] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8205147Z test_unimplemented_batched_registrations_[aten::choose_qparams_optimized] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8205344Z test_unimplemented_batched_registrations_[aten::chunk] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8205544Z test_unimplemented_batched_registrations_[aten::clip.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8205737Z test_unimplemented_batched_registrations_[aten::clip] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8205942Z test_unimplemented_batched_registrations_[aten::clip_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8206147Z test_unimplemented_batched_registrations_[aten::clip_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8206357Z test_unimplemented_batched_registrations_[aten::coalesce] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8206603Z test_unimplemented_batched_registrations_[aten::column_stack] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8206806Z test_unimplemented_batched_registrations_[aten::combinations] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8207023Z test_unimplemented_batched_registrations_[aten::concat.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8207218Z test_unimplemented_batched_registrations_[aten::concat] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8207441Z test_unimplemented_batched_registrations_[aten::concatenate.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8207637Z test_unimplemented_batched_registrations_[aten::concatenate] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8207842Z test_unimplemented_batched_registrations_[aten::conj] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8208047Z test_unimplemented_batched_registrations_[aten::conj_physical] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8208249Z test_unimplemented_batched_registrations_[aten::contiguous] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8208455Z test_unimplemented_batched_registrations_[aten::conv1d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8208715Z test_unimplemented_batched_registrations_[aten::conv1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8208913Z test_unimplemented_batched_registrations_[aten::conv2d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8209105Z test_unimplemented_batched_registrations_[aten::conv2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8209307Z test_unimplemented_batched_registrations_[aten::conv3d.padding] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8209504Z test_unimplemented_batched_registrations_[aten::conv3d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8209753Z test_unimplemented_batched_registrations_[aten::conv_tbc_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8209958Z test_unimplemented_batched_registrations_[aten::conv_transpose1d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8210172Z test_unimplemented_batched_registrations_[aten::conv_transpose2d.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8210385Z test_unimplemented_batched_registrations_[aten::conv_transpose3d.input] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8210584Z test_unimplemented_batched_registrations_[aten::corrcoef] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8210793Z test_unimplemented_batched_registrations_[aten::cosine_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8211001Z test_unimplemented_batched_registrations_[aten::cosine_similarity] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8211193Z test_unimplemented_batched_registrations_[aten::cov] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8211385Z test_unimplemented_batched_registrations_[aten::cross] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8211588Z test_unimplemented_batched_registrations_[aten::cross_entropy_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8211799Z test_unimplemented_batched_registrations_[aten::ctc_loss.IntList] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8212016Z test_unimplemented_batched_registrations_[aten::ctc_loss.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8212236Z test_unimplemented_batched_registrations_[aten::cudnn_is_acceptable] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8212492Z test_unimplemented_batched_registrations_[aten::cummaxmin_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8212712Z test_unimplemented_batched_registrations_[aten::cumprod_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8212925Z test_unimplemented_batched_registrations_[aten::cumulative_trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8213138Z test_unimplemented_batched_registrations_[aten::cumulative_trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8213343Z test_unimplemented_batched_registrations_[aten::data] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8213536Z test_unimplemented_batched_registrations_[aten::det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8213735Z test_unimplemented_batched_registrations_[aten::diag] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8213947Z test_unimplemented_batched_registrations_[aten::diagflat] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8214134Z test_unimplemented_batched_registrations_[aten::diff] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8214339Z test_unimplemented_batched_registrations_[aten::divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8214546Z test_unimplemented_batched_registrations_[aten::divide.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8214737Z test_unimplemented_batched_registrations_[aten::divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8214943Z test_unimplemented_batched_registrations_[aten::divide.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8215161Z test_unimplemented_batched_registrations_[aten::divide.out_mode] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8215418Z test_unimplemented_batched_registrations_[aten::divide_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8215624Z test_unimplemented_batched_registrations_[aten::divide_.Scalar_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8215825Z test_unimplemented_batched_registrations_[aten::divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8216028Z test_unimplemented_batched_registrations_[aten::divide_.Tensor_mode] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8216236Z test_unimplemented_batched_registrations_[aten::dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8216442Z test_unimplemented_batched_registrations_[aten::dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8216646Z test_unimplemented_batched_registrations_[aten::dsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8216847Z test_unimplemented_batched_registrations_[aten::dsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8217040Z test_unimplemented_batched_registrations_[aten::dstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8217234Z test_unimplemented_batched_registrations_[aten::einsum] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8217439Z test_unimplemented_batched_registrations_[aten::embedding_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8217664Z test_unimplemented_batched_registrations_[aten::embedding_bag.padding_idx] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8217881Z test_unimplemented_batched_registrations_[aten::embedding_bag] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8218158Z test_unimplemented_batched_registrations_[aten::expand_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8218387Z test_unimplemented_batched_registrations_[aten::feature_alpha_dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8218616Z test_unimplemented_batched_registrations_[aten::feature_alpha_dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8218834Z test_unimplemented_batched_registrations_[aten::feature_dropout] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8219053Z test_unimplemented_batched_registrations_[aten::feature_dropout_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8219247Z test_unimplemented_batched_registrations_[aten::fft_fft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8219440Z test_unimplemented_batched_registrations_[aten::fft_fft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8219636Z test_unimplemented_batched_registrations_[aten::fft_fftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8219849Z test_unimplemented_batched_registrations_[aten::fft_fftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8220044Z test_unimplemented_batched_registrations_[aten::fft_hfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8220241Z test_unimplemented_batched_registrations_[aten::fft_hfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8220436Z test_unimplemented_batched_registrations_[aten::fft_hfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8220631Z test_unimplemented_batched_registrations_[aten::fft_ifft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8220827Z test_unimplemented_batched_registrations_[aten::fft_ifft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8221261Z test_unimplemented_batched_registrations_[aten::fft_ifftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8221533Z test_unimplemented_batched_registrations_[aten::fft_ifftshift] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8221751Z test_unimplemented_batched_registrations_[aten::fft_ihfft2] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8221948Z test_unimplemented_batched_registrations_[aten::fft_ihfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8222162Z test_unimplemented_batched_registrations_[aten::fft_ihfftn] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8222359Z test_unimplemented_batched_registrations_[aten::fft_irfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8222553Z test_unimplemented_batched_registrations_[aten::fft_irfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8222754Z test_unimplemented_batched_registrations_[aten::fft_irfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8222948Z test_unimplemented_batched_registrations_[aten::fft_rfft2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8223139Z test_unimplemented_batched_registrations_[aten::fft_rfft] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8223332Z test_unimplemented_batched_registrations_[aten::fft_rfftn] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8223552Z test_unimplemented_batched_registrations_[aten::fill_diagonal_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8223743Z test_unimplemented_batched_registrations_[aten::fix] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8223939Z test_unimplemented_batched_registrations_[aten::fix_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8224198Z test_unimplemented_batched_registrations_[aten::flatten.named_out_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8224426Z test_unimplemented_batched_registrations_[aten::flatten.using_ints] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8224649Z test_unimplemented_batched_registrations_[aten::flatten.using_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8224870Z test_unimplemented_batched_registrations_[aten::flatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8225064Z test_unimplemented_batched_registrations_[aten::fliplr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8225257Z test_unimplemented_batched_registrations_[aten::flipud] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8225479Z test_unimplemented_batched_registrations_[aten::float_power.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8225700Z test_unimplemented_batched_registrations_[aten::float_power.Tensor_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8225913Z test_unimplemented_batched_registrations_[aten::float_power.Tensor_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8226133Z test_unimplemented_batched_registrations_[aten::float_power_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8226348Z test_unimplemented_batched_registrations_[aten::float_power_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8226558Z test_unimplemented_batched_registrations_[aten::floor_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8226781Z test_unimplemented_batched_registrations_[aten::floor_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8226991Z test_unimplemented_batched_registrations_[aten::frobenius_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8227248Z test_unimplemented_batched_registrations_[aten::fused_moving_avg_obs_fake_quant] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8227461Z test_unimplemented_batched_registrations_[aten::gather_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8227654Z test_unimplemented_batched_registrations_[aten::ger] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8227869Z test_unimplemented_batched_registrations_[aten::get_gradients] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8228074Z test_unimplemented_batched_registrations_[aten::gradient.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8228288Z test_unimplemented_batched_registrations_[aten::gradient.scalararray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8228510Z test_unimplemented_batched_registrations_[aten::gradient.scalarint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8228728Z test_unimplemented_batched_registrations_[aten::gradient.scalarrayarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8228944Z test_unimplemented_batched_registrations_[aten::gradient.scalarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8229157Z test_unimplemented_batched_registrations_[aten::gradient.tensorarray] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8229374Z test_unimplemented_batched_registrations_[aten::gradient.tensorarrayint] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8229594Z test_unimplemented_batched_registrations_[aten::greater.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8229823Z test_unimplemented_batched_registrations_[aten::greater.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8230041Z test_unimplemented_batched_registrations_[aten::greater_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8230253Z test_unimplemented_batched_registrations_[aten::greater_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8230469Z test_unimplemented_batched_registrations_[aten::greater_equal.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8230674Z test_unimplemented_batched_registrations_[aten::greater_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8230895Z test_unimplemented_batched_registrations_[aten::greater_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8231117Z test_unimplemented_batched_registrations_[aten::greater_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8231324Z test_unimplemented_batched_registrations_[aten::grid_sampler] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8231520Z test_unimplemented_batched_registrations_[aten::group_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8231728Z test_unimplemented_batched_registrations_[aten::gru.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8231939Z test_unimplemented_batched_registrations_[aten::gru.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8232142Z test_unimplemented_batched_registrations_[aten::gru_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8232352Z test_unimplemented_batched_registrations_[aten::hinge_embedding_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8232590Z test_unimplemented_batched_registrations_[aten::histogramdd.TensorList_bins] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8232835Z test_unimplemented_batched_registrations_[aten::histogramdd.int_bins] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8233052Z test_unimplemented_batched_registrations_[aten::histogramdd] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8233251Z test_unimplemented_batched_registrations_[aten::hsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8233449Z test_unimplemented_batched_registrations_[aten::hsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8233634Z test_unimplemented_batched_registrations_[aten::hstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8233840Z test_unimplemented_batched_registrations_[aten::imag] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8234054Z test_unimplemented_batched_registrations_[aten::index_select_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8234302Z test_unimplemented_batched_registrations_[aten::infinitely_differentiable_gelu_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8234496Z test_unimplemented_batched_registrations_[aten::inner] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8234697Z test_unimplemented_batched_registrations_[aten::instance_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8234893Z test_unimplemented_batched_registrations_[aten::inverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8235101Z test_unimplemented_batched_registrations_[aten::isclose] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8235310Z test_unimplemented_batched_registrations_[aten::isfinite] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8235543Z test_unimplemented_batched_registrations_[aten::isreal] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8235753Z test_unimplemented_batched_registrations_[aten::istft] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8235961Z test_unimplemented_batched_registrations_[aten::item] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8236228Z test_unimplemented_batched_registrations_[aten::kl_div] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8236477Z test_unimplemented_batched_registrations_[aten::kron] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8236684Z test_unimplemented_batched_registrations_[aten::l1_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8236884Z test_unimplemented_batched_registrations_[aten::layer_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8237090Z test_unimplemented_batched_registrations_[aten::ldexp.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8237301Z test_unimplemented_batched_registrations_[aten::ldexp_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8237518Z test_unimplemented_batched_registrations_[aten::less.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8237717Z test_unimplemented_batched_registrations_[aten::less.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8237939Z test_unimplemented_batched_registrations_[aten::less_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8238153Z test_unimplemented_batched_registrations_[aten::less_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8238375Z test_unimplemented_batched_registrations_[aten::less_equal.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8238623Z test_unimplemented_batched_registrations_[aten::less_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8238844Z test_unimplemented_batched_registrations_[aten::less_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8239063Z test_unimplemented_batched_registrations_[aten::less_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8239268Z test_unimplemented_batched_registrations_[aten::linalg_cholesky] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8239491Z test_unimplemented_batched_registrations_[aten::linalg_cond.p_str] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8239688Z test_unimplemented_batched_registrations_[aten::linalg_cond] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8239881Z test_unimplemented_batched_registrations_[aten::linalg_det] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8240086Z test_unimplemented_batched_registrations_[aten::linalg_diagonal] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8240314Z test_unimplemented_batched_registrations_[aten::linalg_eigh.eigvals] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8240528Z test_unimplemented_batched_registrations_[aten::linalg_eigh] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8240730Z test_unimplemented_batched_registrations_[aten::linalg_eigvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8240930Z test_unimplemented_batched_registrations_[aten::linalg_eigvalsh] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8241132Z test_unimplemented_batched_registrations_[aten::linalg_inv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8241418Z test_unimplemented_batched_registrations_[aten::linalg_ldl_factor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8241638Z test_unimplemented_batched_registrations_[aten::linalg_lu_factor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8241838Z test_unimplemented_batched_registrations_[aten::linalg_matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8242053Z test_unimplemented_batched_registrations_[aten::linalg_matrix_norm.str_ord] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8242255Z test_unimplemented_batched_registrations_[aten::linalg_matrix_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8242475Z test_unimplemented_batched_registrations_[aten::linalg_matrix_power] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8242710Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8242949Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.atol_rtol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8243176Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.out_tol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8243405Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank.tol_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8243622Z test_unimplemented_batched_registrations_[aten::linalg_matrix_rank] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8243823Z test_unimplemented_batched_registrations_[aten::linalg_multi_dot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8244027Z test_unimplemented_batched_registrations_[aten::linalg_norm.ord_str] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8244254Z test_unimplemented_batched_registrations_[aten::linalg_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8244484Z test_unimplemented_batched_registrations_[aten::linalg_pinv.atol_rtol_float] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8244714Z test_unimplemented_batched_registrations_[aten::linalg_pinv.out_rcond_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8244941Z test_unimplemented_batched_registrations_[aten::linalg_pinv.rcond_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8245153Z test_unimplemented_batched_registrations_[aten::linalg_pinv] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8245369Z test_unimplemented_batched_registrations_[aten::linalg_slogdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8245571Z test_unimplemented_batched_registrations_[aten::linalg_solve] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8245772Z test_unimplemented_batched_registrations_[aten::linalg_solve_ex] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8245987Z test_unimplemented_batched_registrations_[aten::linalg_svd.U] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8246186Z test_unimplemented_batched_registrations_[aten::linalg_svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8246380Z test_unimplemented_batched_registrations_[aten::linalg_svdvals] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8246583Z test_unimplemented_batched_registrations_[aten::linalg_tensorinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8246801Z test_unimplemented_batched_registrations_[aten::linalg_tensorsolve] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8247057Z test_unimplemented_batched_registrations_[aten::linalg_vander] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8247274Z test_unimplemented_batched_registrations_[aten::linalg_vecdot] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8247481Z test_unimplemented_batched_registrations_[aten::linear] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8247691Z test_unimplemented_batched_registrations_[aten::log_sigmoid] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8247911Z test_unimplemented_batched_registrations_[aten::log_softmax.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8248116Z test_unimplemented_batched_registrations_[aten::logdet] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8248338Z test_unimplemented_batched_registrations_[aten::logsumexp.names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8248628Z test_unimplemented_batched_registrations_[aten::lstm.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8248838Z test_unimplemented_batched_registrations_[aten::lstm.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8249041Z test_unimplemented_batched_registrations_[aten::lstm_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8249250Z test_unimplemented_batched_registrations_[aten::lu_solve] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8249439Z test_unimplemented_batched_registrations_[aten::mH] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8249622Z test_unimplemented_batched_registrations_[aten::mT] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8249844Z test_unimplemented_batched_registrations_[aten::margin_ranking_loss] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8250102Z test_unimplemented_batched_registrations_[aten::masked_select_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8250298Z test_unimplemented_batched_registrations_[aten::matmul] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8250493Z test_unimplemented_batched_registrations_[aten::matrix_H] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8250705Z test_unimplemented_batched_registrations_[aten::matrix_exp] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8250926Z test_unimplemented_batched_registrations_[aten::matrix_exp_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8251124Z test_unimplemented_batched_registrations_[aten::matrix_power] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8251341Z test_unimplemented_batched_registrations_[aten::max.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8251563Z test_unimplemented_batched_registrations_[aten::max.names_dim_max] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8251758Z test_unimplemented_batched_registrations_[aten::max.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8251968Z test_unimplemented_batched_registrations_[aten::max_pool1d] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8252173Z test_unimplemented_batched_registrations_[aten::max_pool1d_with_indices] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8252368Z test_unimplemented_batched_registrations_[aten::max_pool2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8252594Z test_unimplemented_batched_registrations_[aten::max_pool3d] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8252814Z test_unimplemented_batched_registrations_[aten::mean.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8253034Z test_unimplemented_batched_registrations_[aten::median.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8253259Z test_unimplemented_batched_registrations_[aten::median.names_dim_values] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8253466Z test_unimplemented_batched_registrations_[aten::meshgrid.indexing] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8253663Z test_unimplemented_batched_registrations_[aten::meshgrid] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8253873Z test_unimplemented_batched_registrations_[aten::min.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8254090Z test_unimplemented_batched_registrations_[aten::min.names_dim_min] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8254285Z test_unimplemented_batched_registrations_[aten::min.other] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8254499Z test_unimplemented_batched_registrations_[aten::mish_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8254711Z test_unimplemented_batched_registrations_[aten::moveaxis.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8254918Z test_unimplemented_batched_registrations_[aten::moveaxis.intlist] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8255142Z test_unimplemented_batched_registrations_[aten::movedim.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8255388Z test_unimplemented_batched_registrations_[aten::movedim.intlist] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8255580Z test_unimplemented_batched_registrations_[aten::msort] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8255819Z test_unimplemented_batched_registrations_[aten::multilabel_margin_loss] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8256024Z test_unimplemented_batched_registrations_[aten::multiply.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8256223Z test_unimplemented_batched_registrations_[aten::multiply.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8256427Z test_unimplemented_batched_registrations_[aten::multiply_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8256626Z test_unimplemented_batched_registrations_[aten::multiply_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8256822Z test_unimplemented_batched_registrations_[aten::nanmean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8257046Z test_unimplemented_batched_registrations_[aten::nanmedian.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8257276Z test_unimplemented_batched_registrations_[aten::nanmedian.names_dim_values] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8257500Z test_unimplemented_batched_registrations_[aten::nanquantile.scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8257710Z test_unimplemented_batched_registrations_[aten::nanquantile] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8257923Z test_unimplemented_batched_registrations_[aten::narrow.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8258116Z test_unimplemented_batched_registrations_[aten::narrow] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8258361Z test_unimplemented_batched_registrations_[aten::native_channel_shuffle] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8258563Z test_unimplemented_batched_registrations_[aten::negative] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8258775Z test_unimplemented_batched_registrations_[aten::negative_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8258994Z test_unimplemented_batched_registrations_[aten::nested_to_padded_tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8259192Z test_unimplemented_batched_registrations_[aten::nll_loss2d] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8259385Z test_unimplemented_batched_registrations_[aten::nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8259580Z test_unimplemented_batched_registrations_[aten::nll_loss_nd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8259796Z test_unimplemented_batched_registrations_[aten::nonzero_numpy] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8260026Z test_unimplemented_batched_registrations_[aten::norm.names_ScalarOpt_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8260257Z test_unimplemented_batched_registrations_[aten::norm.names_ScalarOpt_dim_dtype] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8260472Z test_unimplemented_batched_registrations_[aten::norm_except_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8260688Z test_unimplemented_batched_registrations_[aten::not_equal.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8261025Z test_unimplemented_batched_registrations_[aten::not_equal.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8261247Z test_unimplemented_batched_registrations_[aten::not_equal_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8261498Z test_unimplemented_batched_registrations_[aten::not_equal_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8261705Z test_unimplemented_batched_registrations_[aten::nuclear_norm.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8261904Z test_unimplemented_batched_registrations_[aten::nuclear_norm] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8262098Z test_unimplemented_batched_registrations_[aten::numpy_T] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8262300Z test_unimplemented_batched_registrations_[aten::one_hot] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8262494Z test_unimplemented_batched_registrations_[aten::orgqr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8262688Z test_unimplemented_batched_registrations_[aten::outer] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8262899Z test_unimplemented_batched_registrations_[aten::output_nr] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8263090Z test_unimplemented_batched_registrations_[aten::pad] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8263307Z test_unimplemented_batched_registrations_[aten::pad_sequence] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8263513Z test_unimplemented_batched_registrations_[aten::pairwise_distance] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8263719Z test_unimplemented_batched_registrations_[aten::pdist] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8263930Z test_unimplemented_batched_registrations_[aten::pin_memory] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8264159Z test_unimplemented_batched_registrations_[aten::pinverse] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8264366Z test_unimplemented_batched_registrations_[aten::poisson_nll_loss] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8264561Z test_unimplemented_batched_registrations_[aten::positive] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8264753Z test_unimplemented_batched_registrations_[aten::prelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8264963Z test_unimplemented_batched_registrations_[aten::promote_types] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8265169Z test_unimplemented_batched_registrations_[aten::qr.Q] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8265357Z test_unimplemented_batched_registrations_[aten::qr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8265581Z test_unimplemented_batched_registrations_[aten::quantile.scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8265792Z test_unimplemented_batched_registrations_[aten::quantile] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8265983Z test_unimplemented_batched_registrations_[aten::ravel] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8266188Z test_unimplemented_batched_registrations_[aten::real] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8266399Z test_unimplemented_batched_registrations_[aten::refine_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8266602Z test_unimplemented_batched_registrations_[aten::relu6] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8266805Z test_unimplemented_batched_registrations_[aten::relu6_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8267040Z test_unimplemented_batched_registrations_[aten::rename] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8267248Z test_unimplemented_batched_registrations_[aten::rename_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8267465Z test_unimplemented_batched_registrations_[aten::repeat_interleave.self_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8267680Z test_unimplemented_batched_registrations_[aten::repeat_interleave.self_int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8267898Z test_unimplemented_batched_registrations_[aten::requires_grad_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8268084Z test_unimplemented_batched_registrations_[aten::reshape] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8268284Z test_unimplemented_batched_registrations_[aten::reshape_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8268485Z test_unimplemented_batched_registrations_[aten::resolve_conj] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8268682Z test_unimplemented_batched_registrations_[aten::resolve_neg] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8268888Z test_unimplemented_batched_registrations_[aten::result_type.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8269098Z test_unimplemented_batched_registrations_[aten::result_type.Scalar_Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8269308Z test_unimplemented_batched_registrations_[aten::result_type.Scalar_Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8269514Z test_unimplemented_batched_registrations_[aten::result_type.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8269749Z test_unimplemented_batched_registrations_[aten::retain_grad] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8269967Z test_unimplemented_batched_registrations_[aten::retains_grad] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8270183Z test_unimplemented_batched_registrations_[aten::rnn_relu.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8270397Z test_unimplemented_batched_registrations_[aten::rnn_relu.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8270609Z test_unimplemented_batched_registrations_[aten::rnn_relu_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8270823Z test_unimplemented_batched_registrations_[aten::rnn_tanh.data] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8271032Z test_unimplemented_batched_registrations_[aten::rnn_tanh.input] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8271247Z test_unimplemented_batched_registrations_[aten::rnn_tanh_cell] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8271444Z test_unimplemented_batched_registrations_[aten::row_stack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8271638Z test_unimplemented_batched_registrations_[aten::rrelu] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8271844Z test_unimplemented_batched_registrations_[aten::rrelu_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8272047Z test_unimplemented_batched_registrations_[aten::selu] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8272252Z test_unimplemented_batched_registrations_[aten::selu_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8272485Z test_unimplemented_batched_registrations_[aten::set_.source_Tensor_storage_offset] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8272721Z test_unimplemented_batched_registrations_[aten::set_data] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8272933Z test_unimplemented_batched_registrations_[aten::silu_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8273128Z test_unimplemented_batched_registrations_[aten::size.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8273324Z test_unimplemented_batched_registrations_[aten::slogdet] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8273535Z test_unimplemented_batched_registrations_[aten::slow_conv3d] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8273738Z test_unimplemented_batched_registrations_[aten::smm] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8273931Z test_unimplemented_batched_registrations_[aten::softmax.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8274175Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8274411Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8274654Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8274887Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8275129Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8275396Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8275629Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8275864Z test_unimplemented_batched_registrations_[aten::special_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8276068Z test_unimplemented_batched_registrations_[aten::special_digamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8276265Z test_unimplemented_batched_registrations_[aten::special_erf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8276466Z test_unimplemented_batched_registrations_[aten::special_erfc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8276673Z test_unimplemented_batched_registrations_[aten::special_erfinv] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8276877Z test_unimplemented_batched_registrations_[aten::special_exp2] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8277077Z test_unimplemented_batched_registrations_[aten::special_expit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8277276Z test_unimplemented_batched_registrations_[aten::special_expm1] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8277482Z test_unimplemented_batched_registrations_[aten::special_gammainc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8277680Z test_unimplemented_batched_registrations_[aten::special_gammaincc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8277882Z test_unimplemented_batched_registrations_[aten::special_gammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8278126Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_h.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8278381Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_h.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8278625Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_he.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8278865Z test_unimplemented_batched_registrations_[aten::special_hermite_polynomial_he.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8279063Z test_unimplemented_batched_registrations_[aten::special_i0] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8279298Z test_unimplemented_batched_registrations_[aten::special_laguerre_polynomial_l.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8279542Z test_unimplemented_batched_registrations_[aten::special_laguerre_polynomial_l.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8279774Z test_unimplemented_batched_registrations_[aten::special_legendre_polynomial_p.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8280017Z test_unimplemented_batched_registrations_[aten::special_legendre_polynomial_p.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8280219Z test_unimplemented_batched_registrations_[aten::special_log1p] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8280425Z test_unimplemented_batched_registrations_[aten::special_log_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8280624Z test_unimplemented_batched_registrations_[aten::special_logit] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8280852Z test_unimplemented_batched_registrations_[aten::special_logsumexp] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8281066Z test_unimplemented_batched_registrations_[aten::special_multigammaln] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8281260Z test_unimplemented_batched_registrations_[aten::special_ndtr] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8281468Z test_unimplemented_batched_registrations_[aten::special_polygamma] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8281665Z test_unimplemented_batched_registrations_[aten::special_psi] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8281867Z test_unimplemented_batched_registrations_[aten::special_round] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8282116Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_t.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8282362Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_t.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8282616Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_u.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8282860Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_u.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.006s) 2023-01-11T21:21:09.8283099Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_v.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8283347Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_v.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8283592Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_w.n_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8283856Z test_unimplemented_batched_registrations_[aten::special_shifted_chebyshev_polynomial_w.x_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8284057Z test_unimplemented_batched_registrations_[aten::special_sinc] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8284260Z test_unimplemented_batched_registrations_[aten::special_softmax] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8284491Z test_unimplemented_batched_registrations_[aten::special_xlogy.other_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8284720Z test_unimplemented_batched_registrations_[aten::special_xlogy.self_scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8284939Z test_unimplemented_batched_registrations_[aten::special_xlogy] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8285173Z test_unimplemented_batched_registrations_[aten::split.sizes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8285377Z test_unimplemented_batched_registrations_[aten::square] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8285584Z test_unimplemented_batched_registrations_[aten::square_] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8285798Z test_unimplemented_batched_registrations_[aten::sspaddmm] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8286022Z test_unimplemented_batched_registrations_[aten::std.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8286217Z test_unimplemented_batched_registrations_[aten::std.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8286464Z test_unimplemented_batched_registrations_[aten::std.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8286660Z test_unimplemented_batched_registrations_[aten::std] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8286888Z test_unimplemented_batched_registrations_[aten::std_mean.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8287087Z test_unimplemented_batched_registrations_[aten::std_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8287308Z test_unimplemented_batched_registrations_[aten::std_mean.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8287506Z test_unimplemented_batched_registrations_[aten::std_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8287721Z test_unimplemented_batched_registrations_[aten::stft.center] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8287933Z test_unimplemented_batched_registrations_[aten::stft] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8288146Z test_unimplemented_batched_registrations_[aten::stride.int] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8288371Z test_unimplemented_batched_registrations_[aten::subtract.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8288642Z test_unimplemented_batched_registrations_[aten::subtract.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8288889Z test_unimplemented_batched_registrations_[aten::subtract_.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8289105Z test_unimplemented_batched_registrations_[aten::subtract_.Tensor] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8289307Z test_unimplemented_batched_registrations_[aten::sum_to_size] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8289548Z test_unimplemented_batched_registrations_[aten::svd.U] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8289739Z test_unimplemented_batched_registrations_[aten::svd] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8289936Z test_unimplemented_batched_registrations_[aten::swapaxes] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8290136Z test_unimplemented_batched_registrations_[aten::swapaxes_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8290333Z test_unimplemented_batched_registrations_[aten::swapdims] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8290530Z test_unimplemented_batched_registrations_[aten::swapdims_] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8290732Z test_unimplemented_batched_registrations_[aten::take_along_dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8290960Z test_unimplemented_batched_registrations_[aten::tensor_split.indices] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8291183Z test_unimplemented_batched_registrations_[aten::tensor_split.sections] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8291425Z test_unimplemented_batched_registrations_[aten::tensor_split.tensor_indices_or_sections] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8291613Z test_unimplemented_batched_registrations_[aten::tensordot] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8291827Z test_unimplemented_batched_registrations_[aten::thnn_conv2d] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8292017Z test_unimplemented_batched_registrations_[aten::tile] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8292253Z test_unimplemented_batched_registrations_[aten::to.device] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8292468Z test_unimplemented_batched_registrations_[aten::to.dtype] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8292686Z test_unimplemented_batched_registrations_[aten::to.dtype_layout] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8292895Z test_unimplemented_batched_registrations_[aten::to.other] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8293103Z test_unimplemented_batched_registrations_[aten::to_dense] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8293323Z test_unimplemented_batched_registrations_[aten::to_dense_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8293544Z test_unimplemented_batched_registrations_[aten::to_mkldnn_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8293766Z test_unimplemented_batched_registrations_[aten::trace_backward] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8293967Z test_unimplemented_batched_registrations_[aten::trapezoid.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8294167Z test_unimplemented_batched_registrations_[aten::trapezoid.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8294362Z test_unimplemented_batched_registrations_[aten::trapz.dx] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8294549Z test_unimplemented_batched_registrations_[aten::trapz.x] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8294771Z test_unimplemented_batched_registrations_[aten::triplet_margin_loss] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8294983Z test_unimplemented_batched_registrations_[aten::true_divide.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8295210Z test_unimplemented_batched_registrations_[aten::true_divide.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8295419Z test_unimplemented_batched_registrations_[aten::true_divide_.Scalar] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8295624Z test_unimplemented_batched_registrations_[aten::true_divide_.Tensor] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8295818Z test_unimplemented_batched_registrations_[aten::type_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8296019Z test_unimplemented_batched_registrations_[aten::unflatten.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8296245Z test_unimplemented_batched_registrations_[aten::unflatten_dense_tensors] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8296465Z test_unimplemented_batched_registrations_[aten::unsafe_chunk] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8296694Z test_unimplemented_batched_registrations_[aten::upsample_bicubic2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8296922Z test_unimplemented_batched_registrations_[aten::upsample_bilinear2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8297145Z test_unimplemented_batched_registrations_[aten::upsample_linear1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8297367Z test_unimplemented_batched_registrations_[aten::upsample_nearest1d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8297591Z test_unimplemented_batched_registrations_[aten::upsample_nearest2d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8297834Z test_unimplemented_batched_registrations_[aten::upsample_nearest3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8298058Z test_unimplemented_batched_registrations_[aten::upsample_trilinear3d.vec] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8298282Z test_unimplemented_batched_registrations_[aten::value_selecting_reduction_backward] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8298492Z test_unimplemented_batched_registrations_[aten::vander] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8298715Z test_unimplemented_batched_registrations_[aten::var.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8298908Z test_unimplemented_batched_registrations_[aten::var.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8299122Z test_unimplemented_batched_registrations_[aten::var.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8299316Z test_unimplemented_batched_registrations_[aten::var] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8299546Z test_unimplemented_batched_registrations_[aten::var_mean.correction_names] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8299745Z test_unimplemented_batched_registrations_[aten::var_mean.dim] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8299963Z test_unimplemented_batched_registrations_[aten::var_mean.names_dim] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8300157Z test_unimplemented_batched_registrations_[aten::var_mean] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8300348Z test_unimplemented_batched_registrations_[aten::view_as] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8300547Z test_unimplemented_batched_registrations_[aten::vsplit.array] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8300770Z test_unimplemented_batched_registrations_[aten::vsplit.int] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8301245Z test_unimplemented_batched_registrations_[aten::vstack] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8301460Z test_unimplemented_batched_registrations_[aten::where.ScalarOther] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8301669Z test_unimplemented_batched_registrations_[aten::where.ScalarSelf] (__main__.TestFunctorchDispatcher) ... ok (0.000s) 2023-01-11T21:21:09.8301890Z test_unimplemented_batched_registrations_[aten::where.Scalar] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8302101Z test_unimplemented_batched_registrations_[aten::where] (__main__.TestFunctorchDispatcher) ... expected failure (0.000s) 2023-01-11T21:21:09.8302110Z 2023-01-11T21:21:09.8302441Z ---------------------------------------------------------------------- 2023-01-11T21:21:09.8302531Z Ran 1691 tests in 1.726s 2023-01-11T21:21:09.8302536Z 2023-01-11T21:21:09.8302631Z OK (expected failures=302) 2023-01-11T21:21:09.8302637Z 2023-01-11T21:21:09.8302727Z Generating XML reports... 2023-01-11T21:21:09.8303096Z Generated XML report: test-reports/python-unittest/functorch.test_vmap_registrations/TEST-TestFunctorchDispatcher-20230111212107.xml 2023-01-11T21:21:09.8303102Z 2023-01-11T21:21:09.8303480Z ##[endgroup] 2023-01-11T21:21:09.8303835Z FINISHED PRINTING LOG FILE of functorch/test_vmap_registrations (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_registrations_efpus5ai) 2023-01-11T21:21:09.8303841Z 2023-01-11T21:21:11.6605812Z Ignoring disabled issues: [] 2023-01-11T21:21:11.6837798Z Running functorch/test_dims ... [2023-01-11 21:21:11.683256] 2023-01-11T21:21:11.6839975Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_dims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:11.683604] 2023-01-11T21:21:11.7458189Z 2023-01-11T21:21:11.7458599Z Expand the folded group to see the log file of functorch/test_control_flow 2023-01-11T21:21:11.7459608Z ##[group]PRINTING LOG FILE of functorch/test_control_flow (/var/lib/jenkins/workspace/test/test-reports/functorch-test_control_flow_gf3x9gfv) 2023-01-11T21:21:11.7459980Z 2023-01-11T21:21:11.7460102Z Running tests... 2023-01-11T21:21:11.7460543Z ---------------------------------------------------------------------- 2023-01-11T21:21:11.7461215Z Test results will be stored in test-reports/python-unittest/functorch.test_control_flow 2023-01-11T21:21:11.7461554Z test_cond_no_trace (__main__.TestControlFlow) ... ok (1.071s) 2023-01-11T21:21:11.7461878Z test_assert_on_mismatch_tensor_size (__main__.TestControlFlowTraced) ... ok (0.028s) 2023-01-11T21:21:11.7462232Z test_assert_on_mismatch_tensor_size_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.106s) 2023-01-11T21:21:11.7462597Z test_assert_on_mismatch_type_size (__main__.TestControlFlowTraced) ... ok (0.021s) 2023-01-11T21:21:11.7462952Z test_assert_on_mismatch_type_size_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.006s) 2023-01-11T21:21:11.7463299Z test_cond_functionalized (__main__.TestControlFlowTraced) ... ok (0.123s) 2023-01-11T21:21:11.7463649Z test_cond_functionalized_data_dependent_pred (__main__.TestControlFlowTraced) ... ok (0.085s) 2023-01-11T21:21:11.7464036Z test_cond_functionalized_input_mutation_on_false_branch (__main__.TestControlFlowTraced) ... ok (0.024s) 2023-01-11T21:21:11.7464429Z test_cond_functionalized_input_mutation_on_true_branch (__main__.TestControlFlowTraced) ... ok (0.018s) 2023-01-11T21:21:11.7464793Z test_cond_functionalized_nested (__main__.TestControlFlowTraced) ... ok (0.238s) 2023-01-11T21:21:11.7465151Z test_cond_functionalized_nested_input_mutation (__main__.TestControlFlowTraced) ... ok (0.018s) 2023-01-11T21:21:11.7465524Z test_cond_functionalized_output_alias_input (__main__.TestControlFlowTraced) ... ok (0.015s) 2023-01-11T21:21:11.7465871Z test_cond_nested_traced (__main__.TestControlFlowTraced) ... ok (0.062s) 2023-01-11T21:21:11.7466400Z test_cond_nested_traced_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.017s) 2023-01-11T21:21:11.7466746Z test_cond_nested_traced_multi (__main__.TestControlFlowTraced) ... ok (0.067s) 2023-01-11T21:21:11.7467094Z test_cond_nested_traced_multi_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.016s) 2023-01-11T21:21:11.7467450Z test_cond_nested_traced_other_inputs (__main__.TestControlFlowTraced) ... ok (0.071s) 2023-01-11T21:21:11.7467806Z test_cond_nested_traced_other_inputs_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.017s) 2023-01-11T21:21:11.7468153Z test_cond_traced_not_nested (__main__.TestControlFlowTraced) ... ok (0.031s) 2023-01-11T21:21:11.7468494Z test_cond_traced_not_nested_fake_tensor (__main__.TestControlFlowTraced) ... ok (0.010s) 2023-01-11T21:21:11.7468818Z test_map_real (__main__.TestControlFlowTraced) ... ok (0.025s) 2023-01-11T21:21:11.7469125Z test_map_symbolic (__main__.TestControlFlowTraced) ... ok (0.304s) 2023-01-11T21:21:11.7469460Z test_nested_cond_map_cond_symbolic (__main__.TestControlFlowTraced) ... ok (0.798s) 2023-01-11T21:21:11.7469798Z test_nested_map_cond_real (__main__.TestControlFlowTraced) ... ok (0.055s) 2023-01-11T21:21:11.7470126Z test_nested_map_cond_symbolic (__main__.TestControlFlowTraced) ... ok (0.394s) 2023-01-11T21:21:11.7470309Z 2023-01-11T21:21:11.7470522Z ---------------------------------------------------------------------- 2023-01-11T21:21:11.7470781Z Ran 25 tests in 3.622s 2023-01-11T21:21:11.7470904Z 2023-01-11T21:21:11.7470967Z OK 2023-01-11T21:21:11.7471077Z 2023-01-11T21:21:11.7471170Z Generating XML reports... 2023-01-11T21:21:11.7471624Z Generated XML report: test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlow-20230111212107.xml 2023-01-11T21:21:11.7472196Z Generated XML report: test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlowTraced-20230111212107.xml 2023-01-11T21:21:11.7472549Z 2023-01-11T21:21:11.7472795Z ##[endgroup] 2023-01-11T21:21:11.7473232Z FINISHED PRINTING LOG FILE of functorch/test_control_flow (/var/lib/jenkins/workspace/test/test-reports/functorch-test_control_flow_gf3x9gfv) 2023-01-11T21:21:11.7473482Z 2023-01-11T21:21:13.6259587Z Ignoring disabled issues: [] 2023-01-11T21:21:13.6493379Z Running functorch/test_functionalize ... [2023-01-11 21:21:13.648341] 2023-01-11T21:21:13.6494471Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_functionalize.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:13.648680] 2023-01-11T21:21:22.0481689Z 2023-01-11T21:21:22.0483686Z Expand the folded group to see the log file of functorch/test_functionalize 2023-01-11T21:21:22.0486563Z ##[group]PRINTING LOG FILE of functorch/test_functionalize (/var/lib/jenkins/workspace/test/test-reports/functorch-test_functionalize_gwkqh6o2) 2023-01-11T21:21:22.0488981Z /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:21:22.0489715Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:21:22.0489905Z 2023-01-11T21:21:22.0489988Z Running tests... 2023-01-11T21:21:22.0490307Z ---------------------------------------------------------------------- 2023-01-11T21:21:22.0490730Z Test results will be stored in test-reports/python-unittest/functorch.test_functionalize 2023-01-11T21:21:22.0491326Z test_autocast_disable_guard_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.624s) 2023-01-11T21:21:22.0491741Z test_batch_norm_amp_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.152s) 2023-01-11T21:21:22.0492144Z test_batchnorm_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.110s) 2023-01-11T21:21:22.0493413Z 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:21:22.0494056Z warnings.warn( 2023-01-11T21:21:22.0494840Z /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:21:22.0495376Z warnings.warn( 2023-01-11T21:21:22.0495569Z ok (0.019s) 2023-01-11T21:21:22.0496480Z 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:21:22.0510847Z warnings.warn( 2023-01-11T21:21:22.0511045Z ok (0.004s) 2023-01-11T21:21:22.0511384Z test_default_partitioner_saves_symints_not_tensors_for_bw_functionalize (__main__.make_functionalize_test..FunctionalizeTest) 2023-01-11T21:21:22.0511801Z In this test, the important thing is that primals_1 is **only** needed in the backward ... ok (0.414s) 2023-01-11T21:21:22.0512967Z 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:21:22.0513575Z warnings.warn( 2023-01-11T21:21:22.0513770Z ok (0.010s) 2023-01-11T21:21:22.0514996Z 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:21:22.0515863Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0516688Z /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:21:22.0517225Z warnings.warn( 2023-01-11T21:21:22.0518327Z /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:21:22.0519095Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0519335Z ok (0.018s) 2023-01-11T21:21:22.0520253Z 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:21:22.0520883Z warnings.warn( 2023-01-11T21:21:22.0521078Z ok (0.133s) 2023-01-11T21:21:22.0521975Z 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:21:22.0522596Z warnings.warn( 2023-01-11T21:21:22.0522781Z ok (0.013s) 2023-01-11T21:21:22.0523673Z 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:21:22.0524337Z warnings.warn( 2023-01-11T21:21:22.0524525Z ok (0.030s) 2023-01-11T21:21:22.0525472Z 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:21:22.0526110Z warnings.warn( 2023-01-11T21:21:22.0526302Z ok (0.064s) 2023-01-11T21:21:22.0527260Z 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:21:22.0527910Z warnings.warn( 2023-01-11T21:21:22.0528105Z ok (0.084s) 2023-01-11T21:21:22.0529185Z 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:21:22.0529807Z warnings.warn( 2023-01-11T21:21:22.0529995Z ok (0.046s) 2023-01-11T21:21:22.0530957Z 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:21:22.0531586Z warnings.warn( 2023-01-11T21:21:22.0531777Z ok (0.016s) 2023-01-11T21:21:22.0532698Z 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:21:22.0533336Z warnings.warn( 2023-01-11T21:21:22.0533532Z ok (0.015s) 2023-01-11T21:21:22.0534455Z 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:21:22.0535090Z warnings.warn( 2023-01-11T21:21:22.0535274Z ok (0.089s) 2023-01-11T21:21:22.0536239Z 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:21:22.0536929Z warnings.warn( 2023-01-11T21:21:22.0537119Z ok (0.023s) 2023-01-11T21:21:22.0538049Z 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:21:22.0538680Z warnings.warn( 2023-01-11T21:21:22.0538898Z ok (0.056s) 2023-01-11T21:21:22.0539870Z 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:21:22.0540516Z warnings.warn( 2023-01-11T21:21:22.0540700Z ok (0.088s) 2023-01-11T21:21:22.0541769Z 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:21:22.0542407Z warnings.warn( 2023-01-11T21:21:22.0542598Z ok (0.081s) 2023-01-11T21:21:22.0543565Z 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:21:22.0544198Z warnings.warn( 2023-01-11T21:21:22.0544390Z ok (0.078s) 2023-01-11T21:21:22.0545625Z 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:21:22.0546487Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0547308Z /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:21:22.0547896Z warnings.warn( 2023-01-11T21:21:22.0548993Z /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:21:22.0549781Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0550025Z ok (0.012s) 2023-01-11T21:21:22.0550929Z 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:21:22.0551563Z warnings.warn( 2023-01-11T21:21:22.0551746Z ok (0.094s) 2023-01-11T21:21:22.0552650Z 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:21:22.0553263Z warnings.warn( 2023-01-11T21:21:22.0553451Z ok (0.011s) 2023-01-11T21:21:22.0554378Z 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:21:22.0554998Z warnings.warn( 2023-01-11T21:21:22.0555183Z ok (0.023s) 2023-01-11T21:21:22.0556083Z 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:21:22.0556697Z warnings.warn( 2023-01-11T21:21:22.0556880Z ok (0.016s) 2023-01-11T21:21:22.0557777Z 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:21:22.0558389Z warnings.warn( 2023-01-11T21:21:22.0558580Z ok (0.027s) 2023-01-11T21:21:22.0559823Z 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:21:22.0560763Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0561558Z /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:21:22.0562086Z warnings.warn( 2023-01-11T21:21:22.0563162Z /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:21:22.0563937Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0564175Z ok (0.027s) 2023-01-11T21:21:22.0565099Z 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:21:22.0565753Z warnings.warn( 2023-01-11T21:21:22.0565945Z ok (0.014s) 2023-01-11T21:21:22.0566862Z 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:21:22.0567490Z warnings.warn( 2023-01-11T21:21:22.0567674Z ok (0.016s) 2023-01-11T21:21:22.0568004Z test_input_mutation_simple_with_none_and_nontensor_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.009s) 2023-01-11T21:21:22.0569680Z 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:21:22.0570574Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0571397Z /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:21:22.0571980Z warnings.warn( 2023-01-11T21:21:22.0573071Z /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:21:22.0573853Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0574100Z ok (0.021s) 2023-01-11T21:21:22.0575040Z 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:21:22.0575681Z warnings.warn( 2023-01-11T21:21:22.0576760Z /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:21:22.0577575Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0577816Z ok (0.023s) 2023-01-11T21:21:22.0578737Z 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:21:22.0579361Z warnings.warn( 2023-01-11T21:21:22.0580459Z /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:21:22.0581587Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0581822Z ok (0.008s) 2023-01-11T21:21:22.0582133Z test_invalid_dupe_fake_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.207s) 2023-01-11T21:21:22.0582540Z test_invalid_dupe_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.036s) 2023-01-11T21:21:22.0583892Z 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:21:22.0584893Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0585708Z /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:21:22.0586244Z warnings.warn( 2023-01-11T21:21:22.0587337Z /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:21:22.0588111Z grads = [inp.grad for inp in pytree.tree_flatten(inps)[0]] 2023-01-11T21:21:22.0588351Z ok (0.029s) 2023-01-11T21:21:22.0588656Z test_invalid_requires_grad_fake_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.093s) 2023-01-11T21:21:22.0589090Z test_invalid_requires_grad_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.019s) 2023-01-11T21:21:22.0589544Z test_list_codegen_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.030s) 2023-01-11T21:21:22.0589944Z test_module_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.043s) 2023-01-11T21:21:22.0590940Z 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:21:22.0591559Z warnings.warn( 2023-01-11T21:21:22.0591750Z ok (0.015s) 2023-01-11T21:21:22.0592666Z 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:21:22.0593279Z warnings.warn( 2023-01-11T21:21:22.0593463Z ok (0.014s) 2023-01-11T21:21:22.0594386Z 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:21:22.0595036Z warnings.warn( 2023-01-11T21:21:22.0595809Z /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:21:22.0596337Z warnings.warn( 2023-01-11T21:21:22.0597091Z /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:21:22.0597617Z warnings.warn( 2023-01-11T21:21:22.0598374Z /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:21:22.0598991Z warnings.warn( 2023-01-11T21:21:22.0599185Z ok (0.073s) 2023-01-11T21:21:22.0600098Z 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:21:22.0600716Z warnings.warn( 2023-01-11T21:21:22.0601517Z /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:21:22.0602046Z warnings.warn( 2023-01-11T21:21:22.0602237Z ok (0.168s) 2023-01-11T21:21:22.0603137Z 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:21:22.0603759Z warnings.warn( 2023-01-11T21:21:22.0604523Z /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:21:22.0605055Z warnings.warn( 2023-01-11T21:21:22.0605825Z /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:21:22.0606338Z warnings.warn( 2023-01-11T21:21:22.0606530Z ok (0.028s) 2023-01-11T21:21:22.0606839Z test_output_op_depending_on_symint_functionalize (__main__.make_functionalize_test..FunctionalizeTest) 2023-01-11T21:21:22.0607368Z It won't be obvious from reading this test what it's testing for. We should probably make it into a more ... ok (0.017s) 2023-01-11T21:21:22.0607791Z test_real_weights_in_symbolic_mode_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.091s) 2023-01-11T21:21:22.0608246Z test_real_weights_in_symbolic_mode_with_inplace_ops_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.015s) 2023-01-11T21:21:22.0608809Z test_resize_input_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.005s) 2023-01-11T21:21:22.0609884Z 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:21:22.0610489Z warnings.warn( 2023-01-11T21:21:22.0610686Z ok (0.009s) 2023-01-11T21:21:22.0611615Z 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:21:22.0612259Z warnings.warn( 2023-01-11T21:21:22.0612442Z ok (0.007s) 2023-01-11T21:21:22.0613415Z 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:21:22.0614058Z warnings.warn( 2023-01-11T21:21:22.0614249Z ok (0.010s) 2023-01-11T21:21:22.0615167Z 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:21:22.0615791Z warnings.warn( 2023-01-11T21:21:22.0615975Z ok (0.007s) 2023-01-11T21:21:22.0616862Z 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:21:22.0617479Z warnings.warn( 2023-01-11T21:21:22.0617661Z ok (0.186s) 2023-01-11T21:21:22.0618563Z 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:21:22.0619217Z warnings.warn( 2023-01-11T21:21:22.0619407Z ok (0.013s) 2023-01-11T21:21:22.0620291Z 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:21:22.0621145Z warnings.warn( 2023-01-11T21:21:22.0621341Z ok (0.013s) 2023-01-11T21:21:22.0621670Z test_autocast_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... skip: test requires torchvision (0.000s) 2023-01-11T21:21:22.0622095Z test_contiguous_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.007s) 2023-01-11T21:21:22.0623112Z 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:21:22.0623733Z warnings.warn( 2023-01-11T21:21:22.0623927Z ok (0.026s) 2023-01-11T21:21:22.0624882Z 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:21:22.0625517Z warnings.warn( 2023-01-11T21:21:22.0625698Z ok (0.210s) 2023-01-11T21:21:22.0626710Z 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:21:22.0627328Z warnings.warn( 2023-01-11T21:21:22.0627517Z ok (0.100s) 2023-01-11T21:21:22.0628429Z 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:21:22.0629045Z warnings.warn( 2023-01-11T21:21:22.0629813Z /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:21:22.0630342Z warnings.warn( 2023-01-11T21:21:22.0631101Z /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:21:22.0631677Z warnings.warn( 2023-01-11T21:21:22.0631859Z ok (0.093s) 2023-01-11T21:21:22.0632810Z 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:21:22.0633453Z warnings.warn( 2023-01-11T21:21:22.0633647Z ok (0.323s) 2023-01-11T21:21:22.0634581Z 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:21:22.0635213Z warnings.warn( 2023-01-11T21:21:22.0635970Z /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:21:22.0636488Z warnings.warn( 2023-01-11T21:21:22.0636669Z ok (0.035s) 2023-01-11T21:21:22.0637633Z 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:21:22.0638271Z warnings.warn( 2023-01-11T21:21:22.0639025Z /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:21:22.0639546Z warnings.warn( 2023-01-11T21:21:22.0639727Z ok (0.189s) 2023-01-11T21:21:22.0640032Z test_preserve_random_functionalize (__main__.make_functionalize_test..FunctionalizeTest) ... ok (0.027s) 2023-01-11T21:21:22.0641054Z 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:21:22.0641667Z warnings.warn( 2023-01-11T21:21:22.0641848Z ok (0.019s) 2023-01-11T21:21:22.0641960Z 2023-01-11T21:21:22.0642168Z ---------------------------------------------------------------------- 2023-01-11T21:21:22.0642430Z Ran 69 tests in 4.634s 2023-01-11T21:21:22.0642555Z 2023-01-11T21:21:22.0642637Z OK (skipped=1) 2023-01-11T21:21:22.0642745Z 2023-01-11T21:21:22.0642842Z Generating XML reports... 2023-01-11T21:21:22.0643331Z Generated XML report: test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestAOTAutograd-20230111212116.xml 2023-01-11T21:21:22.0644005Z Generated XML report: test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestPartitioning-20230111212116.xml 2023-01-11T21:21:22.0644288Z 2023-01-11T21:21:22.0644664Z ##[endgroup] 2023-01-11T21:21:22.0645108Z FINISHED PRINTING LOG FILE of functorch/test_functionalize (/var/lib/jenkins/workspace/test/test-reports/functorch-test_functionalize_gwkqh6o2) 2023-01-11T21:21:22.0645366Z 2023-01-11T21:21:23.9352303Z Ignoring disabled issues: [] 2023-01-11T21:21:23.9577733Z Running functorch/test_memory_efficient_fusion ... [2023-01-11 21:21:23.957015] 2023-01-11T21:21:23.9578920Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_memory_efficient_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:23.957351] 2023-01-11T21:21:31.5954853Z 2023-01-11T21:21:31.5955766Z Expand the folded group to see the log file of functorch/test_dims 2023-01-11T21:21:31.5956510Z ##[group]PRINTING LOG FILE of functorch/test_dims (/var/lib/jenkins/workspace/test/test-reports/functorch-test_dims_w9vhltui) 2023-01-11T21:21:31.5956767Z 2023-01-11T21:21:31.5956843Z Running tests... 2023-01-11T21:21:31.5957287Z ---------------------------------------------------------------------- 2023-01-11T21:21:31.5957795Z Test results will be stored in test-reports/python-unittest/functorch.test_dims 2023-01-11T21:21:31.5958492Z 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:21:31.5958897Z warnings.warn( 2023-01-11T21:21:31.5959093Z ok (1.333s) 2023-01-11T21:21:31.5959839Z 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.000s) 2023-01-11T21:21:31.5960382Z test_big_split (__main__.TestMin) ... ok (0.257s) 2023-01-11T21:21:31.5960876Z test_c (__main__.TestMin) ... ok (0.250s) 2023-01-11T21:21:31.5961130Z test_compare_dims (__main__.TestMin) ... ok (0.251s) 2023-01-11T21:21:31.5961400Z test_diag (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:21:31.5961692Z test_dim_args (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:21:31.5961948Z test_dims_with_size (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:21:31.5962204Z test_dir (__main__.TestMin) ... ok (0.267s) 2023-01-11T21:21:31.5962450Z test_doc (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:21:31.5962689Z test_embed (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5962934Z test_eq (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5963183Z test_expand (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:21:31.5963439Z test_functorch (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:21:31.5963688Z test_hello (__main__.TestMin) ... ok (0.258s) 2023-01-11T21:21:31.5963936Z test_index (__main__.TestMin) ... ok (0.251s) 2023-01-11T21:21:31.5964201Z test_index_placement (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5964457Z test_inplace (__main__.TestMin) ... ok (0.254s) 2023-01-11T21:21:31.5964716Z test_manual_stuff (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5964972Z test_mask (__main__.TestMin) ... ok (0.251s) 2023-01-11T21:21:31.5965207Z test_max (__main__.TestMin) ... ok (0.250s) 2023-01-11T21:21:31.5965446Z test_mm (__main__.TestMin) ... ok (0.250s) 2023-01-11T21:21:31.5965689Z test_mm_fuse (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5965931Z test_monkey (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5966209Z test_network (__main__.TestMin) ... skip: no torchvision (0.252s) 2023-01-11T21:21:31.5966482Z test_order (__main__.TestMin) ... ok (0.254s) 2023-01-11T21:21:31.5966807Z test_order_keyword (__main__.TestMin) ... ok (0.265s) 2023-01-11T21:21:31.5967058Z test_parse (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5967316Z test_permute_orig (__main__.TestMin) ... ok (0.251s) 2023-01-11T21:21:31.5967572Z test_seg (__main__.TestMin) ... ok (0.254s) 2023-01-11T21:21:31.5967810Z test_simple (__main__.TestMin) ... ok (0.251s) 2023-01-11T21:21:31.5968068Z test_softmax_split (__main__.TestMin) ... ok (0.253s) 2023-01-11T21:21:31.5968323Z test_stack (__main__.TestMin) ... ok (0.254s) 2023-01-11T21:21:31.5968672Z test_time_mm_fuse (__main__.TestMin) ... pp: 0.02962976100025116466 seconds 2023-01-11T21:21:31.5968916Z fc: 0.03985875400030636229 seconds 2023-01-11T21:21:31.5969113Z ok (0.392s) 2023-01-11T21:21:31.5969334Z test_with_dims_split (__main__.TestMin) ... ok (0.252s) 2023-01-11T21:21:31.5969619Z test_attn (__main__.TestMinFunctorchOnly) ... ok (0.281s) 2023-01-11T21:21:31.5969944Z test_attn_cuda (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2023-01-11T21:21:31.5970271Z test_big_split (__main__.TestMinFunctorchOnly) ... ok (0.257s) 2023-01-11T21:21:31.5970556Z test_c (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5970854Z test_compare_dims (__main__.TestMinFunctorchOnly) ... ok (0.253s) 2023-01-11T21:21:31.5971152Z test_diag (__main__.TestMinFunctorchOnly) ... ok (0.250s) 2023-01-11T21:21:31.5971439Z test_dim_args (__main__.TestMinFunctorchOnly) ... ok (0.253s) 2023-01-11T21:21:31.5971745Z test_dims_with_size (__main__.TestMinFunctorchOnly) ... ok (0.271s) 2023-01-11T21:21:31.5972044Z test_dir (__main__.TestMinFunctorchOnly) ... ok (0.249s) 2023-01-11T21:21:31.5972323Z test_doc (__main__.TestMinFunctorchOnly) ... ok (0.250s) 2023-01-11T21:21:31.5972611Z test_embed (__main__.TestMinFunctorchOnly) ... ok (0.254s) 2023-01-11T21:21:31.5972897Z test_eq (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5973187Z test_expand (__main__.TestMinFunctorchOnly) ... ok (0.253s) 2023-01-11T21:21:31.5973481Z test_functorch (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5973775Z test_hello (__main__.TestMinFunctorchOnly) ... ok (0.258s) 2023-01-11T21:21:31.5974108Z test_index (__main__.TestMinFunctorchOnly) ... ok (0.251s) 2023-01-11T21:21:31.5974409Z test_index_placement (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5974715Z test_inplace (__main__.TestMinFunctorchOnly) ... ok (0.253s) 2023-01-11T21:21:31.5975016Z test_manual_stuff (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5975305Z test_mask (__main__.TestMinFunctorchOnly) ... ok (0.253s) 2023-01-11T21:21:31.5975595Z test_max (__main__.TestMinFunctorchOnly) ... ok (0.253s) 2023-01-11T21:21:31.5975878Z test_mm (__main__.TestMinFunctorchOnly) ... ok (0.251s) 2023-01-11T21:21:31.5976166Z test_mm_fuse (__main__.TestMinFunctorchOnly) ... ok (0.250s) 2023-01-11T21:21:31.5976450Z test_monkey (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5976768Z test_network (__main__.TestMinFunctorchOnly) ... skip: no torchvision (0.252s) 2023-01-11T21:21:31.5977083Z test_order (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5977376Z test_order_keyword (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5977675Z test_parse (__main__.TestMinFunctorchOnly) ... ok (0.254s) 2023-01-11T21:21:31.5977972Z test_permute_orig (__main__.TestMinFunctorchOnly) ... ok (0.253s) 2023-01-11T21:21:31.5978260Z test_seg (__main__.TestMinFunctorchOnly) ... ok (0.252s) 2023-01-11T21:21:31.5978548Z test_simple (__main__.TestMinFunctorchOnly) ... ok (0.251s) 2023-01-11T21:21:31.5978848Z test_softmax_split (__main__.TestMinFunctorchOnly) ... ok (0.251s) 2023-01-11T21:21:31.5979147Z test_stack (__main__.TestMinFunctorchOnly) ... ok (0.251s) 2023-01-11T21:21:31.5979466Z test_time_mm_fuse (__main__.TestMinFunctorchOnly) ... skip: skip_functorch_only (0.000s) 2023-01-11T21:21:31.5979799Z test_with_dims_split (__main__.TestMinFunctorchOnly) ... ok (0.251s) 2023-01-11T21:21:31.5980010Z 2023-01-11T21:21:31.5980225Z ---------------------------------------------------------------------- 2023-01-11T21:21:31.5980481Z Ran 70 tests in 18.220s 2023-01-11T21:21:31.5980607Z 2023-01-11T21:21:31.5980690Z OK (skipped=5) 2023-01-11T21:21:31.5980805Z 2023-01-11T21:21:31.5981103Z Generating XML reports... 2023-01-11T21:21:31.5981512Z Generated XML report: test-reports/python-unittest/functorch.test_dims/TEST-TestMin-20230111212113.xml 2023-01-11T21:21:31.5982090Z Generated XML report: test-reports/python-unittest/functorch.test_dims/TEST-TestMinFunctorchOnly-20230111212113.xml 2023-01-11T21:21:31.5982345Z 2023-01-11T21:21:31.5982620Z ##[endgroup] 2023-01-11T21:21:31.5983028Z FINISHED PRINTING LOG FILE of functorch/test_dims (/var/lib/jenkins/workspace/test/test-reports/functorch-test_dims_w9vhltui) 2023-01-11T21:21:31.5983260Z 2023-01-11T21:21:33.4670160Z Ignoring disabled issues: [] 2023-01-11T21:21:33.4896947Z Running functorch/test_minifier ... [2023-01-11 21:21:33.489085] 2023-01-11T21:21:33.4898532Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:33.489407] 2023-01-11T21:21:34.1698248Z 2023-01-11T21:21:34.1698978Z Expand the folded group to see the log file of functorch/test_memory_efficient_fusion 2023-01-11T21:21:34.1700046Z ##[group]PRINTING LOG FILE of functorch/test_memory_efficient_fusion (/var/lib/jenkins/workspace/test/test-reports/functorch-test_memory_efficient_fusion_x5kfejlb) 2023-01-11T21:21:34.1700403Z 2023-01-11T21:21:34.1700492Z Running tests... 2023-01-11T21:21:34.1701195Z ---------------------------------------------------------------------- 2023-01-11T21:21:34.1701650Z Test results will be stored in test-reports/python-unittest/functorch.test_memory_efficient_fusion 2023-01-11T21:21:34.1701997Z test_empty (__main__.NoChangeTestCase) ... ok (1.064s) 2023-01-11T21:21:34.1702284Z test_nochange (__main__.NoChangeTestCase) ... ok (0.032s) 2023-01-11T21:21:34.1702576Z test_rand_like (__main__.NoChangeTestCase) ... ok (0.021s) 2023-01-11T21:21:34.1702882Z test_rand_n (__main__.NoChangeTestCase) ... ok (0.021s) 2023-01-11T21:21:34.1703321Z test_random (__main__.RandomOpTestCase) ... ok (0.052s) 2023-01-11T21:21:34.1703628Z test_immutable_list_multiple_entries (__main__.ReduceTestCase) ... ok (0.052s) 2023-01-11T21:21:34.1703951Z test_immutable_list_type (__main__.ReduceTestCase) ... ok (0.051s) 2023-01-11T21:21:34.1704239Z test_kwarg (__main__.ReduceTestCase) ... ok (0.021s) 2023-01-11T21:21:34.1704536Z test_nested_immutable_list_type (__main__.ReduceTestCase) ... ok (0.025s) 2023-01-11T21:21:34.1704824Z test_simple (__main__.ReduceTestCase) ... ok (0.038s) 2023-01-11T21:21:34.1705100Z test_simple_2 (__main__.ReduceTestCase) ... ok (0.051s) 2023-01-11T21:21:34.1705396Z test_simple_multiple_same_ops (__main__.ReduceTestCase) ... ok (0.051s) 2023-01-11T21:21:34.1705684Z test_two_args (__main__.ReduceTestCase) ... ok (0.055s) 2023-01-11T21:21:34.1705971Z test_two_args_default (__main__.ReduceTestCase) ... ok (0.052s) 2023-01-11T21:21:34.1706794Z 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:21:34.1707433Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:21:34.1707679Z ok (0.932s) 2023-01-11T21:21:34.1708407Z 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:21:34.1709110Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:21:34.1709354Z ok (0.566s) 2023-01-11T21:21:34.1710098Z 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:21:34.1710707Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:21:34.1710948Z ok (0.813s) 2023-01-11T21:21:34.1711660Z 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:21:34.1712269Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:21:34.1712500Z ok (1.612s) 2023-01-11T21:21:34.1713224Z 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:21:34.1713830Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:21:34.1714075Z ok (1.050s) 2023-01-11T21:21:34.1714790Z 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:21:34.1715416Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:21:34.1715655Z ok (1.192s) 2023-01-11T21:21:34.1716413Z 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:21:34.1717029Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:21:34.1717258Z ok (0.538s) 2023-01-11T21:21:34.1717371Z 2023-01-11T21:21:34.1717577Z ---------------------------------------------------------------------- 2023-01-11T21:21:34.1717841Z Ran 21 tests in 8.293s 2023-01-11T21:21:34.1717960Z 2023-01-11T21:21:34.1718033Z OK 2023-01-11T21:21:34.1718134Z 2023-01-11T21:21:34.1718227Z Generating XML reports... 2023-01-11T21:21:34.1718696Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-NoChangeTestCase-20230111212125.xml 2023-01-11T21:21:34.1719281Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-RandomOpTestCase-20230111212125.xml 2023-01-11T21:21:34.1719865Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-ReduceTestCase-20230111212125.xml 2023-01-11T21:21:34.1720491Z Generated XML report: test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-TestMemoryEfficientOpAuthoring-20230111212125.xml 2023-01-11T21:21:34.1720782Z 2023-01-11T21:21:34.1721029Z ##[endgroup] 2023-01-11T21:21:34.1721490Z FINISHED PRINTING LOG FILE of functorch/test_memory_efficient_fusion (/var/lib/jenkins/workspace/test/test-reports/functorch-test_memory_efficient_fusion_x5kfejlb) 2023-01-11T21:21:34.1721762Z 2023-01-11T21:21:36.0130036Z Ignoring disabled issues: [] 2023-01-11T21:21:36.6188201Z 2023-01-11T21:21:36.6189185Z Expand the folded group to see the log file of functorch/test_minifier 2023-01-11T21:21:36.6192742Z ##[group]PRINTING LOG FILE of functorch/test_minifier (/var/lib/jenkins/workspace/test/test-reports/functorch-test_minifier_se8y2lyd) 2023-01-11T21:21:36.6193082Z 2023-01-11T21:21:36.6193183Z Running tests... 2023-01-11T21:21:36.6193635Z ---------------------------------------------------------------------- 2023-01-11T21:21:36.6194047Z Test results will be stored in test-reports/python-unittest/functorch.test_minifier 2023-01-11T21:21:36.6194371Z test_has_add_mul (__main__.TestMinifier) ... ok (1.127s) 2023-01-11T21:21:36.6194672Z test_has_mul_minifier (__main__.TestMinifier) ... Started off with 9 nodes 2023-01-11T21:21:36.6194854Z 2023-01-11T21:21:36.6194947Z # Working Repro with 9 nodes 2023-01-11T21:21:36.6195246Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6195575Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6195791Z 2023-01-11T21:21:36.6195796Z 2023-01-11T21:21:36.6195800Z 2023-01-11T21:21:36.6195888Z def forward(self, x_1): 2023-01-11T21:21:36.6196143Z mul = torch.ops.aten.mul.Tensor(x_1, 3); x_1 = None 2023-01-11T21:21:36.6196432Z add = torch.ops.aten.add.Tensor(mul, 5); mul = None 2023-01-11T21:21:36.6196717Z cos = torch.ops.aten.cos.default(add); add = None 2023-01-11T21:21:36.6197010Z sub = torch.ops.aten.sub.Tensor(cos, cos); cos = None 2023-01-11T21:21:36.6197303Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:21:36.6197582Z add_1 = torch.ops.aten.add.Tensor(div, 3); div = None 2023-01-11T21:21:36.6197877Z mul_1 = torch.ops.aten.mul.Tensor(add_1, 2); add_1 = None 2023-01-11T21:21:36.6198117Z return (mul_1,) 2023-01-11T21:21:36.6198293Z 2023-01-11T21:21:36.6198395Z 2023-01-11T21:21:36.6198480Z Trying granularity 8 2023-01-11T21:21:36.6198607Z 2023-01-11T21:21:36.6198733Z Strategy: Eliminate dead code (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:21:36.6198984Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6199108Z 2023-01-11T21:21:36.6199236Z Strategy: Remove unused inputs (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:21:36.6199613Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6199749Z 2023-01-11T21:21:36.6199870Z Strategy: Truncate suffix (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:21:36.6224702Z FAIL: Truncate suffix 2023-01-11T21:21:36.6225001Z 2023-01-11T21:21:36.6225182Z Strategy: Delta Debugging (G: 8) (9 nodes, 1 inputs) 2023-01-11T21:21:36.6225489Z FAIL: Delta Debugging 2023-01-11T21:21:36.6225756Z Trying granularity 4 2023-01-11T21:21:36.6225934Z 2023-01-11T21:21:36.6226084Z Strategy: Truncate suffix (G: 4) (9 nodes, 1 inputs) 2023-01-11T21:21:36.6226379Z FAIL: Truncate suffix 2023-01-11T21:21:36.6226530Z 2023-01-11T21:21:36.6226684Z Strategy: Delta Debugging (G: 4) (9 nodes, 1 inputs) 2023-01-11T21:21:36.6226973Z SUCCESS: Went from 9 to 6 nodes 2023-01-11T21:21:36.6227145Z 2023-01-11T21:21:36.6227292Z # Working Repro with 6 nodes 2023-01-11T21:21:36.6227819Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6228257Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6228464Z 2023-01-11T21:21:36.6228482Z 2023-01-11T21:21:36.6228486Z 2023-01-11T21:21:36.6228613Z def forward(self, cos): 2023-01-11T21:21:36.6228866Z sub = torch.ops.aten.sub.Tensor(cos, cos); cos = None 2023-01-11T21:21:36.6229167Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:21:36.6229456Z add_1 = torch.ops.aten.add.Tensor(div, 3); div = None 2023-01-11T21:21:36.6229747Z mul_1 = torch.ops.aten.mul.Tensor(add_1, 2); add_1 = None 2023-01-11T21:21:36.6229978Z return (mul_1,) 2023-01-11T21:21:36.6230159Z 2023-01-11T21:21:36.6230262Z 2023-01-11T21:21:36.6230353Z Trying granularity 4 2023-01-11T21:21:36.6230470Z 2023-01-11T21:21:36.6230601Z Strategy: Eliminate dead code (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6231112Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6231241Z 2023-01-11T21:21:36.6231373Z Strategy: Remove unused inputs (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6231610Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6231747Z 2023-01-11T21:21:36.6231866Z Strategy: Truncate suffix (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6232096Z FAIL: Truncate suffix 2023-01-11T21:21:36.6232224Z 2023-01-11T21:21:36.6232344Z Strategy: Delta Debugging (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6232563Z FAIL: Delta Debugging 2023-01-11T21:21:36.6232762Z Trying granularity 2 2023-01-11T21:21:36.6232889Z 2023-01-11T21:21:36.6233006Z Strategy: Truncate suffix (G: 2) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6233255Z SUCCESS: Went from 6 to 4 nodes 2023-01-11T21:21:36.6233427Z 2023-01-11T21:21:36.6233578Z # Working Repro with 4 nodes 2023-01-11T21:21:36.6233949Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6234381Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6234657Z 2023-01-11T21:21:36.6234663Z 2023-01-11T21:21:36.6234668Z 2023-01-11T21:21:36.6234778Z def forward(self, cos): 2023-01-11T21:21:36.6235103Z sub = torch.ops.aten.sub.Tensor(cos, cos); cos = None 2023-01-11T21:21:36.6235473Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:21:36.6235772Z return (div,) 2023-01-11T21:21:36.6235970Z 2023-01-11T21:21:36.6236073Z 2023-01-11T21:21:36.6236160Z Trying granularity 4 2023-01-11T21:21:36.6236286Z 2023-01-11T21:21:36.6236406Z Strategy: Eliminate dead code (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6236643Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6236772Z 2023-01-11T21:21:36.6236899Z Strategy: Remove unused inputs (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6237140Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6237264Z 2023-01-11T21:21:36.6237381Z Strategy: Truncate suffix (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6237611Z FAIL: Truncate suffix 2023-01-11T21:21:36.6237736Z 2023-01-11T21:21:36.6237853Z Strategy: Delta Debugging (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6238079Z FAIL: Delta Debugging 2023-01-11T21:21:36.6238361Z Trying granularity 2 2023-01-11T21:21:36.6238487Z 2023-01-11T21:21:36.6238604Z Strategy: Truncate suffix (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6238826Z FAIL: Truncate suffix 2023-01-11T21:21:36.6238945Z 2023-01-11T21:21:36.6239063Z Strategy: Delta Debugging (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6239302Z SUCCESS: Went from 4 to 3 nodes 2023-01-11T21:21:36.6239434Z 2023-01-11T21:21:36.6239527Z # Working Repro with 3 nodes 2023-01-11T21:21:36.6239823Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6240154Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6240364Z 2023-01-11T21:21:36.6240368Z 2023-01-11T21:21:36.6240372Z 2023-01-11T21:21:36.6240463Z def forward(self, sub): 2023-01-11T21:21:36.6240710Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:21:36.6240952Z return (div,) 2023-01-11T21:21:36.6241131Z 2023-01-11T21:21:36.6241238Z 2023-01-11T21:21:36.6241327Z Trying granularity 2 2023-01-11T21:21:36.6241666Z 2023-01-11T21:21:36.6241791Z Strategy: Eliminate dead code (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6242035Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6242163Z 2023-01-11T21:21:36.6242296Z Strategy: Remove unused inputs (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6242532Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6242660Z 2023-01-11T21:21:36.6242777Z Strategy: Truncate suffix (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6243027Z FAIL: Truncate suffix 2023-01-11T21:21:36.6243162Z 2023-01-11T21:21:36.6243293Z Strategy: Delta Debugging (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6243514Z FAIL: Delta Debugging 2023-01-11T21:21:36.6243712Z Trying granularity 1 2023-01-11T21:21:36.6243833Z 2023-01-11T21:21:36.6243990Z Strategy: Truncate suffix (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6244212Z FAIL: Truncate suffix 2023-01-11T21:21:36.6244332Z 2023-01-11T21:21:36.6244448Z Strategy: Delta Debugging (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6244678Z FAIL: Delta Debugging 2023-01-11T21:21:36.6244801Z 2023-01-11T21:21:36.6244912Z Strategy: Remove outputs (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6245137Z FAIL: Remove outputs 2023-01-11T21:21:36.6245327Z Made 15 queries 2023-01-11T21:21:36.6245445Z 2023-01-11T21:21:36.6245532Z # Working Repro with 3 nodes 2023-01-11T21:21:36.6245823Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6246148Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6246356Z 2023-01-11T21:21:36.6246360Z 2023-01-11T21:21:36.6246364Z 2023-01-11T21:21:36.6246452Z def forward(self, sub): 2023-01-11T21:21:36.6246699Z div = torch.ops.aten.div.Tensor(sub, sub); sub = None 2023-01-11T21:21:36.6246944Z return (div,) 2023-01-11T21:21:36.6247125Z 2023-01-11T21:21:36.6247228Z 2023-01-11T21:21:36.6247326Z Wrote minimal repro out to repro.py 2023-01-11T21:21:36.6247549Z Started off with 7 nodes 2023-01-11T21:21:36.6247676Z 2023-01-11T21:21:36.6247770Z # Working Repro with 7 nodes 2023-01-11T21:21:36.6248122Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6248541Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6248750Z 2023-01-11T21:21:36.6248755Z 2023-01-11T21:21:36.6248759Z 2023-01-11T21:21:36.6248852Z def forward(self, x_1, y_1): 2023-01-11T21:21:36.6249105Z div = torch.ops.aten.div.Tensor(y_1, 3); y_1 = None 2023-01-11T21:21:36.6249383Z add = torch.ops.aten.add.Tensor(x_1, 3); x_1 = None 2023-01-11T21:21:36.6249666Z mul = torch.ops.aten.mul.Tensor(add, div); add = None 2023-01-11T21:21:36.6249964Z add_1 = torch.ops.aten.add.Tensor(mul, div); mul = div = None 2023-01-11T21:21:36.6250211Z return add_1 2023-01-11T21:21:36.6250382Z 2023-01-11T21:21:36.6250482Z 2023-01-11T21:21:36.6250570Z Trying granularity 4 2023-01-11T21:21:36.6250694Z 2023-01-11T21:21:36.6250866Z Strategy: Eliminate dead code (G: 4) (7 nodes, 2 inputs) 2023-01-11T21:21:36.6251103Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6251230Z 2023-01-11T21:21:36.6251355Z Strategy: Remove unused inputs (G: 4) (7 nodes, 2 inputs) 2023-01-11T21:21:36.6251595Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6251725Z 2023-01-11T21:21:36.6251835Z Strategy: Truncate suffix (G: 4) (7 nodes, 2 inputs) 2023-01-11T21:21:36.6252072Z SUCCESS: Went from 7 to 6 nodes 2023-01-11T21:21:36.6252204Z 2023-01-11T21:21:36.6252296Z # Working Repro with 6 nodes 2023-01-11T21:21:36.6252658Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6253013Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6253222Z 2023-01-11T21:21:36.6253226Z 2023-01-11T21:21:36.6253230Z 2023-01-11T21:21:36.6253322Z def forward(self, x_1, y_1): 2023-01-11T21:21:36.6253575Z div = torch.ops.aten.div.Tensor(y_1, 3); y_1 = None 2023-01-11T21:21:36.6253846Z add = torch.ops.aten.add.Tensor(x_1, 3); x_1 = None 2023-01-11T21:21:36.6254139Z mul = torch.ops.aten.mul.Tensor(add, div); add = div = None 2023-01-11T21:21:36.6254385Z return (mul,) 2023-01-11T21:21:36.6254566Z 2023-01-11T21:21:36.6254660Z 2023-01-11T21:21:36.6254745Z Trying granularity 4 2023-01-11T21:21:36.6254869Z 2023-01-11T21:21:36.6254994Z Strategy: Eliminate dead code (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:21:36.6255235Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6255362Z 2023-01-11T21:21:36.6255480Z Strategy: Remove unused inputs (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:21:36.6255720Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6255851Z 2023-01-11T21:21:36.6255970Z Strategy: Truncate suffix (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:21:36.6256233Z FAIL: Truncate suffix 2023-01-11T21:21:36.6256356Z 2023-01-11T21:21:36.6256474Z Strategy: Delta Debugging (G: 4) (6 nodes, 2 inputs) 2023-01-11T21:21:36.6256714Z SUCCESS: Went from 6 to 4 nodes 2023-01-11T21:21:36.6256846Z 2023-01-11T21:21:36.6256940Z # Working Repro with 4 nodes 2023-01-11T21:21:36.6257284Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6257648Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6257854Z 2023-01-11T21:21:36.6257858Z 2023-01-11T21:21:36.6257862Z 2023-01-11T21:21:36.6257956Z def forward(self, div, add): 2023-01-11T21:21:36.6258222Z mul = torch.ops.aten.mul.Tensor(add, div); add = div = None 2023-01-11T21:21:36.6258457Z return (mul,) 2023-01-11T21:21:36.6258636Z 2023-01-11T21:21:36.6258738Z 2023-01-11T21:21:36.6258825Z Trying granularity 4 2023-01-11T21:21:36.6258945Z 2023-01-11T21:21:36.6259074Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6259314Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6259440Z 2023-01-11T21:21:36.6259568Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6259803Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6259934Z 2023-01-11T21:21:36.6260053Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6260280Z FAIL: Truncate suffix 2023-01-11T21:21:36.6260402Z 2023-01-11T21:21:36.6260526Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6260746Z FAIL: Delta Debugging 2023-01-11T21:21:36.6261175Z Trying granularity 2 2023-01-11T21:21:36.6261309Z 2023-01-11T21:21:36.6261429Z Strategy: Truncate suffix (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6261651Z FAIL: Truncate suffix 2023-01-11T21:21:36.6261771Z 2023-01-11T21:21:36.6261887Z Strategy: Delta Debugging (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6262125Z FAIL: Delta Debugging 2023-01-11T21:21:36.6262320Z Trying granularity 1 2023-01-11T21:21:36.6262441Z 2023-01-11T21:21:36.6262559Z Strategy: Truncate suffix (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6262782Z FAIL: Truncate suffix 2023-01-11T21:21:36.6262965Z 2023-01-11T21:21:36.6263086Z Strategy: Delta Debugging (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6263306Z FAIL: Delta Debugging 2023-01-11T21:21:36.6263428Z 2023-01-11T21:21:36.6263544Z Strategy: Remove outputs (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6263770Z FAIL: Remove outputs 2023-01-11T21:21:36.6263952Z Made 9 queries 2023-01-11T21:21:36.6264065Z 2023-01-11T21:21:36.6264158Z # Working Repro with 4 nodes 2023-01-11T21:21:36.6264516Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6264866Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6265071Z 2023-01-11T21:21:36.6265075Z 2023-01-11T21:21:36.6265082Z 2023-01-11T21:21:36.6265174Z def forward(self, div, add): 2023-01-11T21:21:36.6265438Z mul = torch.ops.aten.mul.Tensor(add, div); add = div = None 2023-01-11T21:21:36.6265682Z return (mul,) 2023-01-11T21:21:36.6265857Z 2023-01-11T21:21:36.6265959Z 2023-01-11T21:21:36.6266062Z Wrote minimal repro out to repro.py 2023-01-11T21:21:36.6266275Z ok (0.049s) 2023-01-11T21:21:36.6266520Z test_input_returned (__main__.TestMinifier) ... Started off with 7 nodes 2023-01-11T21:21:36.6266697Z 2023-01-11T21:21:36.6266790Z # Working Repro with 7 nodes 2023-01-11T21:21:36.6267200Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6267597Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6267795Z 2023-01-11T21:21:36.6267799Z 2023-01-11T21:21:36.6267813Z 2023-01-11T21:21:36.6267903Z def forward(self, a_1, b_1, c_1): 2023-01-11T21:21:36.6268209Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:21:36.6268490Z cos = torch.ops.aten.cos.default(c_1); c_1 = None 2023-01-11T21:21:36.6268761Z mul = torch.ops.aten.mul.Tensor(sin, cos) 2023-01-11T21:21:36.6268998Z return (sin, b_1, cos, mul) 2023-01-11T21:21:36.6269190Z 2023-01-11T21:21:36.6269292Z 2023-01-11T21:21:36.6269378Z Trying granularity 4 2023-01-11T21:21:36.6269495Z 2023-01-11T21:21:36.6269613Z Strategy: Remove outputs (G: 4) (7 nodes, 3 inputs) 2023-01-11T21:21:36.6269860Z SUCCESS: Went from 4 to 2 outputs 2023-01-11T21:21:36.6269994Z 2023-01-11T21:21:36.6270091Z # Working Repro with 7 nodes 2023-01-11T21:21:36.6270499Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6270889Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6271093Z 2023-01-11T21:21:36.6271102Z 2023-01-11T21:21:36.6271106Z 2023-01-11T21:21:36.6271202Z def forward(self, a_1, b_1, c_1): 2023-01-11T21:21:36.6271457Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:21:36.6271735Z cos = torch.ops.aten.cos.default(c_1); c_1 = None 2023-01-11T21:21:36.6272024Z mul = torch.ops.aten.mul.Tensor(sin, cos); cos = None 2023-01-11T21:21:36.6272266Z return [b_1, sin] 2023-01-11T21:21:36.6272444Z 2023-01-11T21:21:36.6272548Z 2023-01-11T21:21:36.6272634Z Trying granularity 4 2023-01-11T21:21:36.6272763Z 2023-01-11T21:21:36.6272896Z Strategy: Eliminate dead code (G: 4) (7 nodes, 3 inputs) 2023-01-11T21:21:36.6273176Z SUCCESS: Went from 7 to 5 nodes 2023-01-11T21:21:36.6273311Z 2023-01-11T21:21:36.6273404Z # Working Repro with 5 nodes 2023-01-11T21:21:36.6273815Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6274202Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6274407Z 2023-01-11T21:21:36.6274412Z 2023-01-11T21:21:36.6274416Z 2023-01-11T21:21:36.6274505Z def forward(self, a_1, b_1, c_1): 2023-01-11T21:21:36.6274795Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:21:36.6275035Z return [b_1, sin] 2023-01-11T21:21:36.6275225Z 2023-01-11T21:21:36.6275319Z 2023-01-11T21:21:36.6275405Z Trying granularity 4 2023-01-11T21:21:36.6275528Z 2023-01-11T21:21:36.6275654Z Strategy: Eliminate dead code (G: 4) (5 nodes, 3 inputs) 2023-01-11T21:21:36.6275893Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6276014Z 2023-01-11T21:21:36.6276140Z Strategy: Remove unused inputs (G: 4) (5 nodes, 3 inputs) 2023-01-11T21:21:36.6276388Z SUCCESS: Went from 5 to 4 nodes 2023-01-11T21:21:36.6276522Z 2023-01-11T21:21:36.6276616Z # Working Repro with 4 nodes 2023-01-11T21:21:36.6276959Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6277325Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6277531Z 2023-01-11T21:21:36.6277535Z 2023-01-11T21:21:36.6277539Z 2023-01-11T21:21:36.6277635Z def forward(self, a_1, b_1): 2023-01-11T21:21:36.6277891Z sin = torch.ops.aten.sin.default(a_1); a_1 = None 2023-01-11T21:21:36.6278119Z return [b_1, sin] 2023-01-11T21:21:36.6278305Z 2023-01-11T21:21:36.6278410Z 2023-01-11T21:21:36.6278496Z Trying granularity 4 2023-01-11T21:21:36.6278619Z 2023-01-11T21:21:36.6278736Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6278977Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6279105Z 2023-01-11T21:21:36.6279235Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6279479Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6279602Z 2023-01-11T21:21:36.6279722Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6279996Z FAIL: Truncate suffix 2023-01-11T21:21:36.6280118Z 2023-01-11T21:21:36.6280238Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6280472Z SUCCESS: Went from 4 to 3 nodes 2023-01-11T21:21:36.6280606Z 2023-01-11T21:21:36.6280702Z # Working Repro with 3 nodes 2023-01-11T21:21:36.6281051Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6281413Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6281614Z 2023-01-11T21:21:36.6281618Z 2023-01-11T21:21:36.6281631Z 2023-01-11T21:21:36.6281716Z def forward(self, b_1, sin): 2023-01-11T21:21:36.6281928Z return [b_1, sin] 2023-01-11T21:21:36.6282114Z 2023-01-11T21:21:36.6282215Z 2023-01-11T21:21:36.6282294Z Trying granularity 2 2023-01-11T21:21:36.6282419Z 2023-01-11T21:21:36.6282539Z Strategy: Remove outputs (G: 2) (3 nodes, 2 inputs) 2023-01-11T21:21:36.6282786Z SUCCESS: Went from 2 to 1 outputs 2023-01-11T21:21:36.6282926Z 2023-01-11T21:21:36.6283020Z # Working Repro with 3 nodes 2023-01-11T21:21:36.6283358Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6283719Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6283923Z 2023-01-11T21:21:36.6283928Z 2023-01-11T21:21:36.6283932Z 2023-01-11T21:21:36.6284024Z def forward(self, b_1, sin): 2023-01-11T21:21:36.6284220Z return [sin] 2023-01-11T21:21:36.6284401Z 2023-01-11T21:21:36.6284505Z 2023-01-11T21:21:36.6284591Z Trying granularity 2 2023-01-11T21:21:36.6284717Z 2023-01-11T21:21:36.6284843Z Strategy: Eliminate dead code (G: 2) (3 nodes, 2 inputs) 2023-01-11T21:21:36.6285077Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6285206Z 2023-01-11T21:21:36.6285331Z Strategy: Remove unused inputs (G: 2) (3 nodes, 2 inputs) 2023-01-11T21:21:36.6285578Z SUCCESS: Went from 3 to 2 nodes 2023-01-11T21:21:36.6285714Z 2023-01-11T21:21:36.6285800Z # Working Repro with 2 nodes 2023-01-11T21:21:36.6286091Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6286459Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6286665Z 2023-01-11T21:21:36.6286670Z 2023-01-11T21:21:36.6286674Z 2023-01-11T21:21:36.6286764Z def forward(self, sin): 2023-01-11T21:21:36.6286958Z return [sin] 2023-01-11T21:21:36.6287139Z 2023-01-11T21:21:36.6287241Z 2023-01-11T21:21:36.6287328Z Trying granularity 2 2023-01-11T21:21:36.6287453Z 2023-01-11T21:21:36.6287572Z Strategy: Eliminate dead code (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:21:36.6287813Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6287943Z 2023-01-11T21:21:36.6288071Z Strategy: Remove unused inputs (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:21:36.6288309Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6288443Z 2023-01-11T21:21:36.6288658Z Strategy: Truncate suffix (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:21:36.6288889Z FAIL: Truncate suffix 2023-01-11T21:21:36.6289010Z 2023-01-11T21:21:36.6289129Z Strategy: Delta Debugging (G: 2) (2 nodes, 1 inputs) 2023-01-11T21:21:36.6289356Z FAIL: Delta Debugging 2023-01-11T21:21:36.6289558Z Trying granularity 1 2023-01-11T21:21:36.6289679Z 2023-01-11T21:21:36.6289793Z Strategy: Truncate suffix (G: 1) (2 nodes, 1 inputs) 2023-01-11T21:21:36.6290013Z FAIL: Truncate suffix 2023-01-11T21:21:36.6290133Z 2023-01-11T21:21:36.6290251Z Strategy: Delta Debugging (G: 1) (2 nodes, 1 inputs) 2023-01-11T21:21:36.6290480Z FAIL: Delta Debugging 2023-01-11T21:21:36.6290602Z 2023-01-11T21:21:36.6290714Z Strategy: Remove outputs (G: 1) (2 nodes, 1 inputs) 2023-01-11T21:21:36.6290944Z FAIL: Remove outputs 2023-01-11T21:21:36.6291137Z Made 15 queries 2023-01-11T21:21:36.6291252Z 2023-01-11T21:21:36.6291347Z # Working Repro with 2 nodes 2023-01-11T21:21:36.6291629Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6291952Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6292197Z 2023-01-11T21:21:36.6292202Z 2023-01-11T21:21:36.6292206Z 2023-01-11T21:21:36.6292298Z def forward(self, sin): 2023-01-11T21:21:36.6292487Z return [sin] 2023-01-11T21:21:36.6292662Z 2023-01-11T21:21:36.6292765Z 2023-01-11T21:21:36.6292869Z Wrote minimal repro out to repro.py 2023-01-11T21:21:36.6293107Z ok (0.046s) 2023-01-11T21:21:36.6293367Z test_module (__main__.TestMinifier) ... Started off with 6 nodes 2023-01-11T21:21:36.6293535Z 2023-01-11T21:21:36.6293629Z # Working Repro with 6 nodes 2023-01-11T21:21:36.6293913Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6294229Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6294435Z 2023-01-11T21:21:36.6294439Z 2023-01-11T21:21:36.6294443Z 2023-01-11T21:21:36.6294529Z def forward(self, x): 2023-01-11T21:21:36.6294745Z relu = self.relu(x); x = None 2023-01-11T21:21:36.6294998Z sub = relu - relu; relu = None 2023-01-11T21:21:36.6295223Z truediv = sub / sub; sub = None 2023-01-11T21:21:36.6295453Z add = truediv + 3; truediv = None 2023-01-11T21:21:36.6295661Z return add 2023-01-11T21:21:36.6295832Z 2023-01-11T21:21:36.6295934Z 2023-01-11T21:21:36.6296020Z Trying granularity 4 2023-01-11T21:21:36.6296143Z 2023-01-11T21:21:36.6296268Z Strategy: Eliminate dead code (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6296501Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6296627Z 2023-01-11T21:21:36.6296754Z Strategy: Remove unused inputs (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6296999Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6297129Z 2023-01-11T21:21:36.6297241Z Strategy: Truncate suffix (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6297468Z FAIL: Truncate suffix 2023-01-11T21:21:36.6297588Z 2023-01-11T21:21:36.6297703Z Strategy: Delta Debugging (G: 4) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6297937Z FAIL: Delta Debugging 2023-01-11T21:21:36.6298132Z Trying granularity 2 2023-01-11T21:21:36.6298251Z 2023-01-11T21:21:36.6298364Z Strategy: Truncate suffix (G: 2) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6298628Z FAIL: Truncate suffix 2023-01-11T21:21:36.6298745Z 2023-01-11T21:21:36.6298862Z Strategy: Delta Debugging (G: 2) (6 nodes, 1 inputs) 2023-01-11T21:21:36.6299101Z SUCCESS: Went from 6 to 5 nodes 2023-01-11T21:21:36.6299237Z 2023-01-11T21:21:36.6299329Z # Working Repro with 5 nodes 2023-01-11T21:21:36.6299607Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6299934Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6300137Z 2023-01-11T21:21:36.6300142Z 2023-01-11T21:21:36.6300146Z 2023-01-11T21:21:36.6300235Z def forward(self, relu): 2023-01-11T21:21:36.6300486Z sub = relu - relu; relu = None 2023-01-11T21:21:36.6300703Z truediv = sub / sub; sub = None 2023-01-11T21:21:36.6301080Z add = truediv + 3; truediv = None 2023-01-11T21:21:36.6301318Z return add 2023-01-11T21:21:36.6301490Z 2023-01-11T21:21:36.6301590Z 2023-01-11T21:21:36.6301676Z Trying granularity 4 2023-01-11T21:21:36.6301802Z 2023-01-11T21:21:36.6301930Z Strategy: Eliminate dead code (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:21:36.6302164Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6302291Z 2023-01-11T21:21:36.6302415Z Strategy: Remove unused inputs (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:21:36.6302662Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6302795Z 2023-01-11T21:21:36.6302938Z Strategy: Truncate suffix (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:21:36.6303187Z FAIL: Truncate suffix 2023-01-11T21:21:36.6303309Z 2023-01-11T21:21:36.6303425Z Strategy: Delta Debugging (G: 4) (5 nodes, 1 inputs) 2023-01-11T21:21:36.6303653Z FAIL: Delta Debugging 2023-01-11T21:21:36.6303846Z Trying granularity 2 2023-01-11T21:21:36.6303967Z 2023-01-11T21:21:36.6304081Z Strategy: Truncate suffix (G: 2) (5 nodes, 1 inputs) 2023-01-11T21:21:36.6304395Z SUCCESS: Went from 5 to 4 nodes 2023-01-11T21:21:36.6304528Z 2023-01-11T21:21:36.6304615Z # Working Repro with 4 nodes 2023-01-11T21:21:36.6304910Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6305241Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6305444Z 2023-01-11T21:21:36.6305448Z 2023-01-11T21:21:36.6305452Z 2023-01-11T21:21:36.6305543Z def forward(self, relu): 2023-01-11T21:21:36.6305788Z sub = relu - relu; relu = None 2023-01-11T21:21:36.6306012Z truediv = sub / sub; sub = None 2023-01-11T21:21:36.6306221Z return (truediv,) 2023-01-11T21:21:36.6306397Z 2023-01-11T21:21:36.6306496Z 2023-01-11T21:21:36.6306580Z Trying granularity 4 2023-01-11T21:21:36.6306700Z 2023-01-11T21:21:36.6306827Z Strategy: Eliminate dead code (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6307060Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6307194Z 2023-01-11T21:21:36.6307319Z Strategy: Remove unused inputs (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6307562Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6307691Z 2023-01-11T21:21:36.6307814Z Strategy: Truncate suffix (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6308034Z FAIL: Truncate suffix 2023-01-11T21:21:36.6308154Z 2023-01-11T21:21:36.6308270Z Strategy: Delta Debugging (G: 4) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6308498Z FAIL: Delta Debugging 2023-01-11T21:21:36.6308691Z Trying granularity 2 2023-01-11T21:21:36.6308811Z 2023-01-11T21:21:36.6308926Z Strategy: Truncate suffix (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6309153Z FAIL: Truncate suffix 2023-01-11T21:21:36.6309277Z 2023-01-11T21:21:36.6309395Z Strategy: Delta Debugging (G: 2) (4 nodes, 1 inputs) 2023-01-11T21:21:36.6309623Z SUCCESS: Went from 4 to 3 nodes 2023-01-11T21:21:36.6309756Z 2023-01-11T21:21:36.6309848Z # Working Repro with 3 nodes 2023-01-11T21:21:36.6310134Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6310456Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6310660Z 2023-01-11T21:21:36.6310665Z 2023-01-11T21:21:36.6310669Z 2023-01-11T21:21:36.6310805Z def forward(self, sub): 2023-01-11T21:21:36.6311022Z truediv = sub / sub; sub = None 2023-01-11T21:21:36.6311225Z return (truediv,) 2023-01-11T21:21:36.6311409Z 2023-01-11T21:21:36.6311509Z 2023-01-11T21:21:36.6311593Z Trying granularity 2 2023-01-11T21:21:36.6311713Z 2023-01-11T21:21:36.6311838Z Strategy: Eliminate dead code (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6312069Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6312195Z 2023-01-11T21:21:36.6312320Z Strategy: Remove unused inputs (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6312561Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6312695Z 2023-01-11T21:21:36.6312806Z Strategy: Truncate suffix (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6313034Z FAIL: Truncate suffix 2023-01-11T21:21:36.6313161Z 2023-01-11T21:21:36.6313281Z Strategy: Delta Debugging (G: 2) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6313503Z FAIL: Delta Debugging 2023-01-11T21:21:36.6313706Z Trying granularity 1 2023-01-11T21:21:36.6313830Z 2023-01-11T21:21:36.6313948Z Strategy: Truncate suffix (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6314175Z FAIL: Truncate suffix 2023-01-11T21:21:36.6314289Z 2023-01-11T21:21:36.6314404Z Strategy: Delta Debugging (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6314630Z FAIL: Delta Debugging 2023-01-11T21:21:36.6314751Z 2023-01-11T21:21:36.6314868Z Strategy: Remove outputs (G: 1) (3 nodes, 1 inputs) 2023-01-11T21:21:36.6315089Z FAIL: Remove outputs 2023-01-11T21:21:36.6315279Z Made 15 queries 2023-01-11T21:21:36.6315391Z 2023-01-11T21:21:36.6315487Z # Working Repro with 3 nodes 2023-01-11T21:21:36.6315766Z inps = [(torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6316096Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6316335Z 2023-01-11T21:21:36.6316340Z 2023-01-11T21:21:36.6316344Z 2023-01-11T21:21:36.6316435Z def forward(self, sub): 2023-01-11T21:21:36.6316653Z truediv = sub / sub; sub = None 2023-01-11T21:21:36.6316860Z return (truediv,) 2023-01-11T21:21:36.6317044Z 2023-01-11T21:21:36.6317145Z 2023-01-11T21:21:36.6317250Z Wrote minimal repro out to repro.py 2023-01-11T21:21:36.6317452Z ok (0.023s) 2023-01-11T21:21:36.6317693Z test_tup_use (__main__.TestMinifier) ... Started off with 8 nodes 2023-01-11T21:21:36.6317861Z 2023-01-11T21:21:36.6317957Z # Working Repro with 8 nodes 2023-01-11T21:21:36.6318297Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6318656Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6318858Z 2023-01-11T21:21:36.6318862Z 2023-01-11T21:21:36.6318866Z 2023-01-11T21:21:36.6318957Z def forward(self, a_1, b_1): 2023-01-11T21:21:36.6319228Z std_mean = torch.ops.aten.std_mean.correction(a_1); a_1 = None 2023-01-11T21:21:36.6319475Z getitem = std_mean[0] 2023-01-11T21:21:36.6319701Z getitem_1 = std_mean[1]; std_mean = None 2023-01-11T21:21:36.6319986Z mul = torch.ops.aten.mul.Tensor(b_1, getitem_1); b_1 = getitem_1 = None 2023-01-11T21:21:36.6320311Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:21:36.6320559Z return (add,) 2023-01-11T21:21:36.6320737Z 2023-01-11T21:21:36.6320839Z 2023-01-11T21:21:36.6320926Z Trying granularity 8 2023-01-11T21:21:36.6321043Z 2023-01-11T21:21:36.6321170Z Strategy: Eliminate dead code (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:21:36.6321409Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6321535Z 2023-01-11T21:21:36.6321659Z Strategy: Remove unused inputs (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:21:36.6321893Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6322022Z 2023-01-11T21:21:36.6322142Z Strategy: Truncate suffix (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:21:36.6322377Z FAIL: Truncate suffix 2023-01-11T21:21:36.6322499Z 2023-01-11T21:21:36.6322618Z Strategy: Delta Debugging (G: 8) (8 nodes, 2 inputs) 2023-01-11T21:21:36.6322918Z FAIL: Delta Debugging 2023-01-11T21:21:36.6323132Z Trying granularity 4 2023-01-11T21:21:36.6323261Z 2023-01-11T21:21:36.6323388Z Strategy: Truncate suffix (G: 4) (8 nodes, 2 inputs) 2023-01-11T21:21:36.6323618Z FAIL: Truncate suffix 2023-01-11T21:21:36.6323746Z 2023-01-11T21:21:36.6323869Z Strategy: Delta Debugging (G: 4) (8 nodes, 2 inputs) 2023-01-11T21:21:36.6324122Z SUCCESS: Went from 8 to 6 nodes 2023-01-11T21:21:36.6324348Z SUCCESS: Went from 2 to 3 inputs 2023-01-11T21:21:36.6324488Z 2023-01-11T21:21:36.6324584Z # Working Repro with 6 nodes 2023-01-11T21:21:36.6325050Z inps = [(torch.Size([3]), torch.float32, 'cpu'), (torch.Size([]), torch.float32, 'cpu'), (torch.Size([]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6325484Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6325706Z 2023-01-11T21:21:36.6325710Z 2023-01-11T21:21:36.6325725Z 2023-01-11T21:21:36.6325837Z def forward(self, b_1, getitem, getitem_1): 2023-01-11T21:21:36.6326158Z mul = torch.ops.aten.mul.Tensor(b_1, getitem_1); b_1 = getitem_1 = None 2023-01-11T21:21:36.6326514Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:21:36.6326783Z return (add,) 2023-01-11T21:21:36.6326976Z 2023-01-11T21:21:36.6327084Z 2023-01-11T21:21:36.6327173Z Trying granularity 4 2023-01-11T21:21:36.6327306Z 2023-01-11T21:21:36.6327444Z Strategy: Eliminate dead code (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:21:36.6327692Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6327830Z 2023-01-11T21:21:36.6327963Z Strategy: Remove unused inputs (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:21:36.6328222Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6328362Z 2023-01-11T21:21:36.6328541Z Strategy: Truncate suffix (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:21:36.6328821Z FAIL: Truncate suffix 2023-01-11T21:21:36.6328943Z 2023-01-11T21:21:36.6329060Z Strategy: Delta Debugging (G: 4) (6 nodes, 3 inputs) 2023-01-11T21:21:36.6329294Z SUCCESS: Went from 6 to 4 nodes 2023-01-11T21:21:36.6329425Z 2023-01-11T21:21:36.6329517Z # Working Repro with 4 nodes 2023-01-11T21:21:36.6329865Z inps = [(torch.Size([]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6330229Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6330433Z 2023-01-11T21:21:36.6330437Z 2023-01-11T21:21:36.6330442Z 2023-01-11T21:21:36.6330535Z def forward(self, getitem, mul): 2023-01-11T21:21:36.6330816Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:21:36.6331069Z return (add,) 2023-01-11T21:21:36.6331250Z 2023-01-11T21:21:36.6331344Z 2023-01-11T21:21:36.6331428Z Trying granularity 4 2023-01-11T21:21:36.6331555Z 2023-01-11T21:21:36.6331683Z Strategy: Eliminate dead code (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6331916Z FAIL: Eliminate dead code 2023-01-11T21:21:36.6332047Z 2023-01-11T21:21:36.6332176Z Strategy: Remove unused inputs (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6332417Z FAIL: Remove unused inputs 2023-01-11T21:21:36.6332547Z 2023-01-11T21:21:36.6332657Z Strategy: Truncate suffix (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6332883Z FAIL: Truncate suffix 2023-01-11T21:21:36.6333005Z 2023-01-11T21:21:36.6333123Z Strategy: Delta Debugging (G: 4) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6333349Z FAIL: Delta Debugging 2023-01-11T21:21:36.6333542Z Trying granularity 2 2023-01-11T21:21:36.6333662Z 2023-01-11T21:21:36.6333778Z Strategy: Truncate suffix (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6334000Z FAIL: Truncate suffix 2023-01-11T21:21:36.6334114Z 2023-01-11T21:21:36.6334234Z Strategy: Delta Debugging (G: 2) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6334459Z FAIL: Delta Debugging 2023-01-11T21:21:36.6334669Z Trying granularity 1 2023-01-11T21:21:36.6334790Z 2023-01-11T21:21:36.6334898Z Strategy: Truncate suffix (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6335124Z FAIL: Truncate suffix 2023-01-11T21:21:36.6335279Z 2023-01-11T21:21:36.6335397Z Strategy: Delta Debugging (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6335630Z FAIL: Delta Debugging 2023-01-11T21:21:36.6335744Z 2023-01-11T21:21:36.6335862Z Strategy: Remove outputs (G: 1) (4 nodes, 2 inputs) 2023-01-11T21:21:36.6336095Z FAIL: Remove outputs 2023-01-11T21:21:36.6336287Z Made 11 queries 2023-01-11T21:21:36.6336394Z 2023-01-11T21:21:36.6336487Z # Working Repro with 4 nodes 2023-01-11T21:21:36.6336837Z inps = [(torch.Size([]), torch.float32, 'cpu'), (torch.Size([3]), torch.float32, 'cpu')] 2023-01-11T21:21:36.6337204Z inps = [torch.zeros(())] + [torch.ones(shape, dtype=dtype, device=device) for (shape, dtype, device) in inps] 2023-01-11T21:21:36.6337408Z 2023-01-11T21:21:36.6337412Z 2023-01-11T21:21:36.6337419Z 2023-01-11T21:21:36.6337519Z def forward(self, getitem, mul): 2023-01-11T21:21:36.6337794Z add = torch.ops.aten.add.Tensor(getitem, mul); getitem = mul = None 2023-01-11T21:21:36.6338050Z return (add,) 2023-01-11T21:21:36.6338234Z 2023-01-11T21:21:36.6338327Z 2023-01-11T21:21:36.6338429Z Wrote minimal repro out to repro.py 2023-01-11T21:21:36.6338643Z ok (0.052s) 2023-01-11T21:21:36.6338754Z 2023-01-11T21:21:36.6338964Z ---------------------------------------------------------------------- 2023-01-11T21:21:36.6339222Z Ran 5 tests in 1.297s 2023-01-11T21:21:36.6339343Z 2023-01-11T21:21:36.6339414Z OK 2023-01-11T21:21:36.6339515Z 2023-01-11T21:21:36.6339609Z Generating XML reports... 2023-01-11T21:21:36.6340045Z Generated XML report: test-reports/python-unittest/functorch.test_minifier/TEST-TestMinifier-20230111212134.xml 2023-01-11T21:21:36.6340283Z 2023-01-11T21:21:36.6340709Z ##[endgroup] 2023-01-11T21:21:36.6341318Z FINISHED PRINTING LOG FILE of functorch/test_minifier (/var/lib/jenkins/workspace/test/test-reports/functorch-test_minifier_se8y2lyd) 2023-01-11T21:21:36.6341634Z 2023-01-11T21:21:36.9355945Z Running functorch/test_vmap ... [2023-01-11 21:21:36.935014] 2023-01-11T21:21:36.9357129Z Executing ['/opt/conda/bin/python', '-bb', 'functorch/test_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:21:36.935427] 2023-01-11T21:24:34.8992925Z 2023-01-11T21:24:34.8993642Z Expand the folded group to see the log file of functorch/test_vmap 2023-01-11T21:24:34.8995457Z ##[group]PRINTING LOG FILE of functorch/test_vmap (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_jfiq5mj5) 2023-01-11T21:24:34.9024284Z 2023-01-11T21:24:34.9027886Z Running tests... 2023-01-11T21:24:34.9028450Z ---------------------------------------------------------------------- 2023-01-11T21:24:34.9029016Z Test results will be stored in test-reports/python-unittest/functorch.test_vmap 2023-01-11T21:24:34.9030036Z 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:24:34.9030999Z slices_equal = vmap(vmap(lambda x, y: (x == y).all(), (0, None)), (None, 0))(tensor, tensor) 2023-01-11T21:24:34.9036813Z ok (0.005s) 2023-01-11T21:24:34.9037757Z test_alpha_dropout_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9038306Z test_alpha_dropout_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9038851Z test_alpha_dropout_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9039372Z test_alpha_dropout_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9040193Z test_alpha_dropout_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9040597Z test_alpha_dropout_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9041037Z test_alpha_dropout_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9041563Z test_alpha_dropout_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9042172Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9042715Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9043217Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9043811Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9044427Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9044950Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9045434Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9045977Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9046742Z test_bernoulli_in_place_use_generator_False_randomness_different_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9047386Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9048023Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9048655Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9049339Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9049999Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9050654Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9051226Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9051701Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9052248Z test_bernoulli_in_place_use_generator_False_randomness_error_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9052851Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9053483Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9054181Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9054809Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9055344Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9055875Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9056358Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9056909Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9057427Z test_bernoulli_in_place_use_generator_False_randomness_same_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9058071Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9058621Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9059177Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9059765Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9060410Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9061304Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9061948Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9062563Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9063116Z test_bernoulli_in_place_use_generator_True_randomness_different_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9063700Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9064275Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9064784Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9065329Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9065824Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9066475Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9067009Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9067535Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9068083Z test_bernoulli_in_place_use_generator_True_randomness_error_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9068689Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9069236Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9069747Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_first_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9070371Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9070997Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9071620Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_last_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9072314Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9072945Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9073549Z test_bernoulli_in_place_use_generator_True_randomness_same_batched_input_none_batched_probability_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9074070Z test_chunk_vmap_in_dim_0_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9074505Z test_chunk_vmap_in_dim_0_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9074926Z test_chunk_vmap_in_dim_0_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9075348Z test_chunk_vmap_in_dim_1_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9075777Z test_chunk_vmap_in_dim_1_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9076181Z test_chunk_vmap_in_dim_1_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9076612Z test_chunk_vmap_in_dim_2_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9077033Z test_chunk_vmap_in_dim_2_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9077450Z test_chunk_vmap_in_dim_2_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9077898Z test_dropout_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9078402Z test_dropout_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9078892Z test_dropout_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9079377Z test_dropout_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9079964Z test_dropout_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9080459Z test_dropout_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9080934Z test_dropout_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9081403Z test_dropout_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9081881Z test_dropout_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9082369Z test_factory_ops_randomness_different_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9082878Z test_factory_ops_randomness_different_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9083371Z test_factory_ops_randomness_error_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9083867Z test_factory_ops_randomness_error_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9084358Z test_factory_ops_randomness_same_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9084848Z test_factory_ops_randomness_same_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9085358Z test_feature_alpha_dropout_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9085891Z test_feature_alpha_dropout_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9086417Z test_feature_alpha_dropout_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9086997Z test_feature_alpha_dropout_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9087526Z test_feature_alpha_dropout_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9088057Z test_feature_alpha_dropout_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9088519Z test_feature_alpha_dropout_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9088921Z test_feature_alpha_dropout_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9089423Z test_feature_alpha_dropout_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9089856Z test_feature_dropout_randomness_different_batched_input_first_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9090312Z test_feature_dropout_randomness_different_batched_input_first_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9091385Z test_feature_dropout_randomness_different_batched_input_last_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9091804Z test_feature_dropout_randomness_different_batched_input_last_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9092330Z test_feature_dropout_randomness_different_batched_input_none_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9092865Z test_feature_dropout_randomness_different_batched_input_none_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9093382Z test_feature_dropout_randomness_error_batched_input_first_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9093912Z test_feature_dropout_randomness_error_batched_input_first_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9094466Z test_feature_dropout_randomness_error_batched_input_last_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9095097Z test_feature_dropout_randomness_error_batched_input_last_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9115303Z test_feature_dropout_randomness_error_batched_input_none_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9115930Z test_feature_dropout_randomness_error_batched_input_none_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9116943Z test_feature_dropout_randomness_same_batched_input_first_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9117563Z test_feature_dropout_randomness_same_batched_input_first_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9118146Z test_feature_dropout_randomness_same_batched_input_last_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9118726Z test_feature_dropout_randomness_same_batched_input_last_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9119319Z test_feature_dropout_randomness_same_batched_input_none_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9119887Z test_feature_dropout_randomness_same_batched_input_none_dim_3_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9120406Z test_jacfwd_with_random_cuda (__main__.TestRandomnessCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9120931Z test_like_functions_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9121541Z test_like_functions_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9122159Z test_like_functions_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9122778Z test_like_functions_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9123551Z test_like_functions_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9124118Z test_like_functions_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9124697Z test_like_functions_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9125265Z test_like_functions_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9125831Z test_like_functions_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9126467Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9127171Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9127901Z test_multinomial_use_generator_False_randomness_different_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9128607Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9129425Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9130115Z test_multinomial_use_generator_False_randomness_different_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9130809Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9131501Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9132289Z test_multinomial_use_generator_False_randomness_error_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9132892Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9133611Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9134272Z test_multinomial_use_generator_False_randomness_error_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9134976Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9135649Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9136372Z test_multinomial_use_generator_False_randomness_same_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9137054Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9137733Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9138459Z test_multinomial_use_generator_False_randomness_same_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9139131Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9139945Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9140622Z test_multinomial_use_generator_True_randomness_different_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9141527Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9142242Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9142882Z test_multinomial_use_generator_True_randomness_different_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9143583Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9144284Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9144991Z test_multinomial_use_generator_True_randomness_error_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9145646Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9146316Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9147017Z test_multinomial_use_generator_True_randomness_error_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9147695Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9148377Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9149156Z test_multinomial_use_generator_True_randomness_same_batched_call_False_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9149875Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9150565Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9151266Z test_multinomial_use_generator_True_randomness_same_batched_call_True_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9151965Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9152743Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9153481Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9154214Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9154981Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9155728Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9157321Z 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:24:34.9158853Z lambda t, o, _: torch.binomial(t, (o - 0.5), **kwargs), 2023-01-11T21:24:34.9159179Z ok (0.004s) 2023-01-11T21:24:34.9159674Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9160403Z test_random_binary_out_of_place_use_generator_False_randomness_different_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9161166Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9161858Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9162566Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9163320Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9164073Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9164871Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9165597Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9166317Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9167021Z test_random_binary_out_of_place_use_generator_False_randomness_error_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9167793Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9168574Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9169387Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9170088Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9170804Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9171512Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9172324Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9173046Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9173764Z test_random_binary_out_of_place_use_generator_False_randomness_same_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9174506Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9175259Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9175993Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9176752Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9177510Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9178220Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9178967Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9179691Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9180427Z test_random_binary_out_of_place_use_generator_True_randomness_different_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9181420Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9182151Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9182893Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9183600Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9184226Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9184910Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9185645Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9186344Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9187080Z test_random_binary_out_of_place_use_generator_True_randomness_error_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9187801Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9188637Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9189241Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_first_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9189943Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9190662Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9191366Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_last_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9192075Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9192762Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9193483Z test_random_binary_out_of_place_use_generator_True_randomness_same_batched_input_none_batched_other_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9194205Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9194890Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9195549Z test_random_unary_inplace_use_generator_False_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9196232Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9196996Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9197658Z test_random_unary_inplace_use_generator_False_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9198327Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9198997Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9199649Z test_random_unary_inplace_use_generator_False_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9200338Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9201012Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9201655Z test_random_unary_inplace_use_generator_True_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9202321Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9202985Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9203638Z test_random_unary_inplace_use_generator_True_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9204269Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9205045Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9205736Z test_random_unary_inplace_use_generator_True_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9206433Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9207105Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9207777Z test_random_unary_out_of_place_use_generator_False_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9208517Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9209326Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9209980Z test_random_unary_out_of_place_use_generator_False_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9210616Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9211259Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9211907Z test_random_unary_out_of_place_use_generator_False_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9212550Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9213330Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9214043Z test_random_unary_out_of_place_use_generator_True_randomness_different_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9214735Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9215410Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9216089Z test_random_unary_out_of_place_use_generator_True_randomness_error_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9216756Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_first_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9217424Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_last_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9218078Z test_random_unary_out_of_place_use_generator_True_randomness_same_batched_input_none_cuda (__main__.TestRandomnessCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9218680Z test_randperm_randomness_different_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9219248Z test_randperm_randomness_different_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9219819Z test_randperm_randomness_error_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9220367Z test_randperm_randomness_error_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9221094Z test_randperm_randomness_same_use_generator_False_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9221820Z test_randperm_randomness_same_use_generator_True_cuda (__main__.TestRandomnessCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9222329Z test_unsupported_random_cuda (__main__.TestRandomnessCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9222820Z test_vmap_chunksize_in_dim_0_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9223351Z test_vmap_chunksize_in_dim_0_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9223860Z test_vmap_chunksize_in_dim_0_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9224368Z test_vmap_chunksize_in_dim_1_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9224874Z test_vmap_chunksize_in_dim_1_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9225384Z test_vmap_chunksize_in_dim_1_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9225906Z test_vmap_chunksize_in_dim_2_out_dim_0_cuda (__main__.TestRandomnessCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9226392Z test_vmap_chunksize_in_dim_2_out_dim_1_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9226897Z test_vmap_chunksize_in_dim_2_out_dim_2_cuda (__main__.TestRandomnessCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9227467Z test_fails_with_autograd_function_transform_grad_and_value_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9228115Z test_fails_with_autograd_function_transform_grad_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9228693Z test_fails_with_autograd_function_transform_jacfwd_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9229300Z test_fails_with_autograd_function_transform_jacrev_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9229912Z test_fails_with_autograd_function_transform_jvp_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9230493Z test_fails_with_autograd_function_transform_vjp_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9231154Z test_fails_with_autograd_function_transform_vmap_cuda (__main__.TestTransformFailureCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9231667Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... ok (0.003s) 2023-01-11T21:24:34.9232262Z 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:24:34.9232860Z test_batch_rule_does_not_need_to_handle_no_batched_input (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9233366Z test_batched_gradient_basic (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9233805Z test_constant_function (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9234272Z test_data_dependent_control_flow_throws (__main__.TestVmapAPI) ... ok (0.004s) 2023-01-11T21:24:34.9234748Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9236400Z 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:24:34.9237356Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9237681Z ok (0.072s) 2023-01-11T21:24:34.9238059Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9238520Z test_fallback_masked_fill (__main__.TestVmapAPI) ... skip: (0.001s) 2023-01-11T21:24:34.9238985Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... ok (0.004s) 2023-01-11T21:24:34.9239506Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... expected failure (0.001s) 2023-01-11T21:24:34.9240107Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9241683Z 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:24:34.9242691Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9243023Z ok (0.021s) 2023-01-11T21:24:34.9243366Z test_func_with_no_inputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9243799Z test_func_with_no_tensors (__main__.TestVmapAPI) ... ok (0.000s) 2023-01-11T21:24:34.9244245Z test_functools_partial (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9244743Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... expected failure (0.001s) 2023-01-11T21:24:34.9245243Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9245707Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9247321Z 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:24:34.9248342Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9248720Z expected failure (0.006s) 2023-01-11T21:24:34.9249215Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... ok (0.065s) 2023-01-11T21:24:34.9249699Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... ok (0.008s) 2023-01-11T21:24:34.9250267Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9250684Z test_item_throws (__main__.TestVmapAPI) ... ok (0.004s) 2023-01-11T21:24:34.9251094Z test_multiple_inputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9251527Z test_multiple_out_dims (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:24:34.9251948Z test_multiple_outputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9252383Z test_multiple_outputs2 (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9252827Z test_nested_negative_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9253285Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9253715Z test_nested_out_dims (__main__.TestVmapAPI) ... ok (0.003s) 2023-01-11T21:24:34.9254153Z test_nested_with_diag_embed (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9254607Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9255080Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9255519Z test_nn_module (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9255949Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:24:34.9256391Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9256818Z test_non_zero_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9257211Z test_none_in_dims (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9257610Z test_nonzero_out_dims (__main__.TestVmapAPI) ... ok (0.004s) 2023-01-11T21:24:34.9258017Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9258458Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9259009Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:24:34.9259508Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9259975Z test_out_dims_edge_case (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9260443Z test_out_dims_must_be_int_or_collection_of_int_err_msg (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9261093Z test_pytree_odict_returns (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9261540Z test_pytree_returns (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9261977Z test_pytree_returns_broadcast_nested (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9262448Z test_pytree_returns_broadcast_simple (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9262901Z test_pytree_returns_outdims (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9263355Z test_reshape_dim_into (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T21:24:34.9263811Z test_reshape_dim_outof (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9264273Z test_restore_vmap_no_vmapped_inputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9264770Z test_restore_vmap_pytree_input_output (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9265244Z test_restore_vmap_unexpanded_outputs (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9265713Z test_single_input (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:24:34.9266150Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... ok (0.007s) 2023-01-11T21:24:34.9266675Z test_vmap_autocast_cpu (__main__.TestVmapAPI) ... skip: Somehow, vmap and autocast do not work on CPU (0.000s) 2023-01-11T21:24:34.9267196Z test_vmap_autocast_cuda (__main__.TestVmapAPI) ... ok (0.622s) 2023-01-11T21:24:34.9267672Z test_add_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9268192Z test_binary_cross_entropy_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9268708Z test_diagonal_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9269291Z test_div_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9269769Z test_expand_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9270261Z test_index_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9270769Z test_inplace_manyview_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9271297Z test_inplace_view_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9271819Z test_lgamma_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.880s) 2023-01-11T21:24:34.9272315Z test_log1p_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9272841Z test_log_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9273359Z test_log_softmax_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9273900Z test_logsumexp_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9274410Z test_max_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9274921Z test_median_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9275428Z test_min_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9275938Z test_mul_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9276464Z test_permute_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9276963Z test_reshape_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9277462Z test_select_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9277985Z test_sigmoid_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9278611Z test_slice_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9279125Z test_stack_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9279635Z test_sub_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9280417Z 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:24:34.9281308Z 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:24:34.9281837Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:24:34.9282170Z should be replaced with 2023-01-11T21:24:34.9282644Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:24:34.9282972Z and 2023-01-11T21:24:34.9283281Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:24:34.9283623Z should be replaced with 2023-01-11T21:24:34.9284376Z 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:24:34.9284941Z return torch.symeig(x, eigenvectors=True)[0] 2023-01-11T21:24:34.9285262Z ok (0.274s) 2023-01-11T21:24:34.9285641Z test_threshold_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9286157Z test_trace_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9286683Z test_unrelated_output_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9287237Z test_unrelated_output_multiple_grad_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9287833Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9288385Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9288898Z test_where_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9289420Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:24:34.9289938Z test_adaptive_avg_pool2d (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:24:34.9290386Z test_argmax_dim (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9290808Z test_arithmetic_add (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9291262Z test_arithmetic_add_dunder (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9291713Z test_arithmetic_div (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9292173Z test_arithmetic_div_dunder (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T21:24:34.9292659Z test_arithmetic_mul (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9293127Z test_arithmetic_mul_dunder (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9293611Z test_arithmetic_pow (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T21:24:34.9294056Z test_arithmetic_pow_dunder (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T21:24:34.9294495Z test_arithmetic_sub (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9294950Z test_arithmetic_sub_dunder (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9295399Z test_as_strided (__main__.TestVmapOperators) ... ok (0.048s) 2023-01-11T21:24:34.9296143Z test_bmm (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T21:24:34.9296552Z test_cat (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9296961Z test_chunk (__main__.TestVmapOperators) ... ok (0.017s) 2023-01-11T21:24:34.9297441Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9298001Z test_chunk_vmap_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9298533Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9299157Z test_chunk_vmap_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9299711Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9300269Z test_chunk_vmap_in_dim_0_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9300811Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9301542Z test_chunk_vmap_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9302064Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9302587Z test_chunk_vmap_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9303138Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9303680Z test_chunk_vmap_in_dim_1_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9304210Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9304734Z test_chunk_vmap_in_dim_2_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9305235Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9305806Z test_chunk_vmap_in_dim_2_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9306357Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9306880Z test_chunk_vmap_in_dim_2_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9307336Z test_clamp (__main__.TestVmapOperators) ... ok (0.015s) 2023-01-11T21:24:34.9307865Z test_clamp_inplace_variant_clamp_max_ (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:24:34.9308515Z test_clamp_inplace_variant_clamp_min_ (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:24:34.9309011Z test_clamp_variant_clamp_max (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:24:34.9309521Z test_clamp_variant_clamp_min (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:24:34.9309969Z test_clone (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T21:24:34.9310426Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.059s) 2023-01-11T21:24:34.9310870Z test_conj (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9311301Z test_conj_bit (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9311737Z test_contiguous (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9312160Z test_conv2d (__main__.TestVmapOperators) ... ok (0.174s) 2023-01-11T21:24:34.9312589Z test_copy_ (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:24:34.9313055Z test_cross_batch_size_three (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:24:34.9313499Z test_diagonal (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9313918Z test_dot (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T21:24:34.9314316Z test_expand_as (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9314784Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:24:34.9315214Z test_imag (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:24:34.9315652Z test_is_complex (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9316072Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9316504Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9316920Z test_mean (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9317464Z test_mean_dim (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:24:34.9317845Z test_mm (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T21:24:34.9318264Z test_mode_key (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9318670Z test_movedim (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9319092Z test_mv (__main__.TestVmapOperators) ... ok (0.017s) 2023-01-11T21:24:34.9319504Z test_narrow (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9319916Z test_new_empty (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9320357Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T21:24:34.9320795Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:24:34.9321224Z test_nll_loss (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9321665Z test_one_hot (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:24:34.9322089Z test_real (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:24:34.9322529Z test_repeat (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9322948Z test_reshape (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9323377Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:24:34.9323813Z test_result_type (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:24:34.9324259Z test_roll_no_dims (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9324693Z test_select (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9325113Z test_silu_backward (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:24:34.9325528Z test_slice (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9325940Z test_slogdet (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9326335Z test_split (__main__.TestVmapOperators) ... ok (0.042s) 2023-01-11T21:24:34.9326760Z test_squeeze (__main__.TestVmapOperators) ... ok (0.022s) 2023-01-11T21:24:34.9327192Z test_stack (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9327583Z test_stride (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9328063Z test_sum (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9328478Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9328882Z test_t (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9329419Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.095s) 2023-01-11T21:24:34.9329840Z test_to (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9330234Z test_trace (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9330654Z test_transpose (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:24:34.9331108Z test_unary_pointwise_abs (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9331574Z test_unary_pointwise_acos (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9332045Z test_unary_pointwise_asin (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9332499Z test_unary_pointwise_atan (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9332984Z test_unary_pointwise_ceil (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9333461Z test_unary_pointwise_cos (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9333921Z test_unary_pointwise_cosh (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9334410Z test_unary_pointwise_digamma (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9334894Z test_unary_pointwise_exp (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9335334Z test_unary_pointwise_expm1 (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9335808Z test_unary_pointwise_floor (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9336293Z test_unary_pointwise_frac (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9336858Z test_unary_pointwise_lgamma (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9337320Z test_unary_pointwise_log (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9337800Z test_unary_pointwise_log10 (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9338271Z test_unary_pointwise_log1p (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9338725Z test_unary_pointwise_log2 (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9339183Z test_unary_pointwise_neg (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9339649Z test_unary_pointwise_reciprocal (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9340123Z test_unary_pointwise_relu (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9340570Z test_unary_pointwise_round (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9341217Z test_unary_pointwise_rsqrt (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9341691Z test_unary_pointwise_sigmoid (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9342164Z test_unary_pointwise_sign (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:24:34.9342619Z test_unary_pointwise_sin (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9343061Z test_unary_pointwise_sinh (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9343541Z test_unary_pointwise_sqrt (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9344023Z test_unary_pointwise_tan (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9344499Z test_unary_pointwise_tanh (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9344961Z test_unary_pointwise_trunc (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9345429Z test_unbind (__main__.TestVmapOperators) ... ok (0.123s) 2023-01-11T21:24:34.9345865Z test_unfold (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:24:34.9346285Z test_unsafe_view (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:24:34.9346746Z test_unsqueeze (__main__.TestVmapOperators) ... ok (0.007s) 2023-01-11T21:24:34.9347189Z test_view (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T21:24:34.9347733Z test_view_as (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T21:24:34.9348200Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.098s) 2023-01-11T21:24:34.9348652Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:24:34.9349205Z test_vmap_chunksize_composition_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:24:34.9349826Z test_vmap_chunksize_composition_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.028s) 2023-01-11T21:24:34.9350431Z test_vmap_chunksize_composition_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.027s) 2023-01-11T21:24:34.9351090Z test_vmap_chunksize_composition_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.031s) 2023-01-11T21:24:34.9351728Z test_vmap_chunksize_composition_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.032s) 2023-01-11T21:24:34.9352347Z test_vmap_chunksize_composition_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.038s) 2023-01-11T21:24:34.9352966Z test_vmap_chunksize_composition_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.033s) 2023-01-11T21:24:34.9353583Z test_vmap_chunksize_composition_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.041s) 2023-01-11T21:24:34.9354189Z test_vmap_chunksize_error_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9354797Z test_vmap_chunksize_error_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9355391Z test_vmap_chunksize_error_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9356082Z test_vmap_chunksize_error_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9356684Z test_vmap_chunksize_error_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9357269Z test_vmap_chunksize_error_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9357796Z test_vmap_chunksize_error_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9358309Z test_vmap_chunksize_error_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9358851Z test_vmap_chunksize_in_dim_0_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T21:24:34.9359377Z test_vmap_chunksize_in_dim_0_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T21:24:34.9359941Z test_vmap_chunksize_in_dim_0_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.019s) 2023-01-11T21:24:34.9360477Z test_vmap_chunksize_in_dim_0_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.022s) 2023-01-11T21:24:34.9361033Z test_vmap_chunksize_in_dim_0_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.019s) 2023-01-11T21:24:34.9361566Z test_vmap_chunksize_in_dim_0_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.021s) 2023-01-11T21:24:34.9362125Z test_vmap_chunksize_in_dim_1_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T21:24:34.9362674Z test_vmap_chunksize_in_dim_1_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.022s) 2023-01-11T21:24:34.9363217Z test_vmap_chunksize_in_dim_1_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T21:24:34.9363727Z test_vmap_chunksize_in_dim_1_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.022s) 2023-01-11T21:24:34.9364265Z test_vmap_chunksize_in_dim_1_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.021s) 2023-01-11T21:24:34.9364807Z test_vmap_chunksize_in_dim_1_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:24:34.9365506Z test_vmap_chunksize_in_dim_2_out_dim_0_randomness_error (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T21:24:34.9366072Z test_vmap_chunksize_in_dim_2_out_dim_0_randomness_same (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:24:34.9366613Z test_vmap_chunksize_in_dim_2_out_dim_1_randomness_error (__main__.TestVmapOperators) ... ok (0.021s) 2023-01-11T21:24:34.9367161Z test_vmap_chunksize_in_dim_2_out_dim_1_randomness_same (__main__.TestVmapOperators) ... ok (0.024s) 2023-01-11T21:24:34.9367719Z test_vmap_chunksize_in_dim_2_out_dim_2_randomness_error (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T21:24:34.9368278Z test_vmap_chunksize_in_dim_2_out_dim_2_randomness_same (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:24:34.9368812Z test_vmap_fallback_check (__main__.TestVmapOperators) ... expected failure (0.001s) 2023-01-11T21:24:34.9369385Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... ok (0.000s) 2023-01-11T21:24:34.9369864Z test_weird_matmul_case (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:24:34.9370379Z test_advanced_indexing_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:24:34.9371001Z test_batch_norm_training_False_track_running_stats_False_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9371660Z test_batch_norm_training_False_track_running_stats_False_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9372353Z test_batch_norm_training_False_track_running_stats_True_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9373011Z test_batch_norm_training_False_track_running_stats_True_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.105s) 2023-01-11T21:24:34.9373780Z test_batch_norm_training_True_track_running_stats_False_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9374454Z test_batch_norm_training_True_track_running_stats_False_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.049s) 2023-01-11T21:24:34.9375102Z test_batch_norm_training_True_track_running_stats_True_affine_False_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9375741Z test_batch_norm_training_True_track_running_stats_True_affine_True_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9376339Z test_conv_double_backward_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.096s) 2023-01-11T21:24:34.9376870Z test_fill__Tensor_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9377409Z test_flatten_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9377934Z test_foo_like_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9378433Z test_group_norm_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9378926Z test_index_put_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9379425Z test_inplace_on_view_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9379933Z test_isinf_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9380404Z test_isnan_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9382296Z 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:24:34.9383344Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9384368Z /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:24:34.9385196Z return op(*args, **kwargs) 2023-01-11T21:24:34.9385483Z ok (0.081s) 2023-01-11T21:24:34.9385851Z test_linalg_svd_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.549s) 2023-01-11T21:24:34.9386383Z test_namedtuple_returns_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9386931Z test_nested_advanced_indexing_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9387597Z test_op_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9388252Z test_op_has_batch_rule_H_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9388890Z test_op_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9389575Z test_op_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9390301Z test_op_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:34.9391070Z test_op_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9391714Z test_op_has_batch_rule_NumpyMulAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9392466Z test_op_has_batch_rule_NumpySortAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9393135Z test_op_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9393808Z test_op_has_batch_rule_SelectAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9394464Z test_op_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9395091Z test_op_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9395645Z test_op_has_batch_rule_T_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9396303Z test_op_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9397006Z test_op_has_batch_rule___getitem___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.042s) 2023-01-11T21:24:34.9397622Z test_op_has_batch_rule___getitem___functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.177s) 2023-01-11T21:24:34.9398223Z test_op_has_batch_rule___radd___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9398798Z test_op_has_batch_rule___rdiv___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:34.9399356Z test_op_has_batch_rule___rmatmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:24:34.9399911Z test_op_has_batch_rule___rmod___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9400447Z test_op_has_batch_rule___rmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9401804Z 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:24:34.9402707Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:24:34.9403079Z expected failure (0.008s) 2023-01-11T21:24:34.9403537Z test_op_has_batch_rule___rsub___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9404162Z test_op_has_batch_rule__native_batch_norm_legit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.014s) 2023-01-11T21:24:34.9404825Z test_op_has_batch_rule__softmax_backward_data_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9405421Z test_op_has_batch_rule_abs_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9405987Z test_op_has_batch_rule_acos_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9406553Z test_op_has_batch_rule_acosh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9407114Z test_op_has_batch_rule_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.119s) 2023-01-11T21:24:34.9407672Z test_op_has_batch_rule_addbmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:24:34.9408238Z test_op_has_batch_rule_addcdiv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.093s) 2023-01-11T21:24:34.9408801Z test_op_has_batch_rule_addcmul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.092s) 2023-01-11T21:24:34.9409446Z test_op_has_batch_rule_addmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:24:34.9410034Z test_op_has_batch_rule_addmm_decomposed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:24:34.9410705Z test_op_has_batch_rule_addmv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.054s) 2023-01-11T21:24:34.9411273Z test_op_has_batch_rule_addr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.057s) 2023-01-11T21:24:34.9411853Z test_op_has_batch_rule_all_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9412448Z test_op_has_batch_rule_allclose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:34.9413038Z test_op_has_batch_rule_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.146s) 2023-01-11T21:24:34.9413601Z test_op_has_batch_rule_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.145s) 2023-01-11T21:24:34.9414169Z test_op_has_batch_rule_aminmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.097s) 2023-01-11T21:24:34.9414746Z test_op_has_batch_rule_angle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9415356Z test_op_has_batch_rule_any_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9415989Z test_op_has_batch_rule_arange_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9416588Z test_op_has_batch_rule_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9417162Z test_op_has_batch_rule_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9417749Z test_op_has_batch_rule_argsort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9418371Z test_op_has_batch_rule_argwhere_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9419020Z test_op_has_batch_rule_as_strided_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9419680Z test_op_has_batch_rule_as_strided_partial_views_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9420444Z test_op_has_batch_rule_as_strided_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.020s) 2023-01-11T21:24:34.9421208Z test_op_has_batch_rule_asin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9421798Z test_op_has_batch_rule_asinh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9422362Z test_op_has_batch_rule_atan2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:24:34.9422937Z test_op_has_batch_rule_atan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9423515Z test_op_has_batch_rule_atanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9424092Z test_op_has_batch_rule_atleast_1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:24:34.9424695Z test_op_has_batch_rule_atleast_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:24:34.9425287Z test_op_has_batch_rule_atleast_3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.103s) 2023-01-11T21:24:34.9425875Z test_op_has_batch_rule_baddbmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.056s) 2023-01-11T21:24:34.9426509Z test_op_has_batch_rule_bernoulli_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.017s) 2023-01-11T21:24:34.9427160Z test_op_has_batch_rule_bfloat16_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9427854Z test_op_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9428504Z test_op_has_batch_rule_block_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:24:34.9429243Z test_op_has_batch_rule_bmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9429843Z test_op_has_batch_rule_bool_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9430483Z test_op_has_batch_rule_bool_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9431124Z test_op_has_batch_rule_broadcast_shapes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9431760Z test_op_has_batch_rule_broadcast_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:34.9432378Z test_op_has_batch_rule_broadcast_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9433009Z test_op_has_batch_rule_bucketize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9433647Z test_op_has_batch_rule_byte_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9434295Z test_op_has_batch_rule_byte_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9434947Z test_op_has_batch_rule_cartesian_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9435544Z test_op_has_batch_rule_cat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.459s) 2023-01-11T21:24:34.9436130Z test_op_has_batch_rule_cdist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.927s) 2023-01-11T21:24:34.9436723Z test_op_has_batch_rule_cdouble_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.223s) 2023-01-11T21:24:34.9437345Z test_op_has_batch_rule_ceil_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9437950Z test_op_has_batch_rule_cfloat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.026s) 2023-01-11T21:24:34.9439437Z 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:24:34.9440397Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:24:34.9440760Z expected failure (0.007s) 2023-01-11T21:24:34.9441241Z test_op_has_batch_rule_char_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9441874Z test_op_has_batch_rule_char_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9442829Z 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:24:34.9443563Z L = torch.cholesky(A) 2023-01-11T21:24:34.9443862Z should be replaced with 2023-01-11T21:24:34.9444185Z L = torch.linalg.cholesky(A) 2023-01-11T21:24:34.9444481Z and 2023-01-11T21:24:34.9444760Z U = torch.cholesky(A, upper=True) 2023-01-11T21:24:34.9445081Z should be replaced with 2023-01-11T21:24:34.9445400Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:24:34.9446072Z 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:24:34.9446780Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9447140Z ok (0.030s) 2023-01-11T21:24:34.9447569Z test_op_has_batch_rule_cholesky_inverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:24:34.9448210Z test_op_has_batch_rule_cholesky_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.047s) 2023-01-11T21:24:34.9448797Z test_op_has_batch_rule_chunk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9449472Z test_op_has_batch_rule_clamp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.052s) 2023-01-11T21:24:34.9450055Z test_op_has_batch_rule_clamp_max_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9450714Z test_op_has_batch_rule_clamp_min_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9451339Z test_op_has_batch_rule_clone_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9451981Z test_op_has_batch_rule_column_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9452597Z test_op_has_batch_rule_combinations_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:24:34.9453233Z test_op_has_batch_rule_complex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.053s) 2023-01-11T21:24:34.9453849Z test_op_has_batch_rule_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9454421Z test_op_has_batch_rule_conj_physical_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9455052Z test_op_has_batch_rule_constant_pad_nd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.097s) 2023-01-11T21:24:34.9455683Z test_op_has_batch_rule_contiguous_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9456322Z test_op_has_batch_rule_copysign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9456935Z test_op_has_batch_rule_corrcoef_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9457521Z test_op_has_batch_rule_cos_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9458182Z test_op_has_batch_rule_cosh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9458819Z test_op_has_batch_rule_count_nonzero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9459441Z test_op_has_batch_rule_cov_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.224s) 2023-01-11T21:24:34.9460038Z test_op_has_batch_rule_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9460628Z test_op_has_batch_rule_cummax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9461364Z test_op_has_batch_rule_cummin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9461945Z test_op_has_batch_rule_cumprod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9462545Z test_op_has_batch_rule_cumsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9463179Z test_op_has_batch_rule_cumulative_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9463771Z test_op_has_batch_rule_deg2rad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9464352Z test_op_has_batch_rule_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:24:34.9464954Z test_op_has_batch_rule_diag_embed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.094s) 2023-01-11T21:24:34.9465594Z test_op_has_batch_rule_diagflat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9466226Z test_op_has_batch_rule_diagonal_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.113s) 2023-01-11T21:24:34.9466805Z test_op_has_batch_rule_diagonal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.120s) 2023-01-11T21:24:34.9467502Z test_op_has_batch_rule_diagonal_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9468082Z test_op_has_batch_rule_diff_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.350s) 2023-01-11T21:24:34.9468649Z test_op_has_batch_rule_digamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.299s) 2023-01-11T21:24:34.9469215Z test_op_has_batch_rule_dist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.193s) 2023-01-11T21:24:34.9469793Z test_op_has_batch_rule_div_floor_rounding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:24:34.9470394Z test_op_has_batch_rule_div_no_rounding_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:24:34.9470979Z test_op_has_batch_rule_div_trunc_rounding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:24:34.9471549Z test_op_has_batch_rule_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9472136Z test_op_has_batch_rule_double_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9472768Z test_op_has_batch_rule_double_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9473373Z test_op_has_batch_rule_dsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9473934Z test_op_has_batch_rule_dstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.092s) 2023-01-11T21:24:34.9474492Z test_op_has_batch_rule_einsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9475071Z test_op_has_batch_rule_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9475664Z test_op_has_batch_rule_empty_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9476238Z test_op_has_batch_rule_eq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9476896Z test_op_has_batch_rule_equal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:34.9477495Z test_op_has_batch_rule_erf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9478023Z test_op_has_batch_rule_erfc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.212s) 2023-01-11T21:24:34.9478592Z test_op_has_batch_rule_erfinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.060s) 2023-01-11T21:24:34.9479133Z test_op_has_batch_rule_exp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.157s) 2023-01-11T21:24:34.9479677Z test_op_has_batch_rule_exp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9480237Z test_op_has_batch_rule_expand_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9480827Z test_op_has_batch_rule_expand_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9481377Z test_op_has_batch_rule_expm1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9481962Z test_op_has_batch_rule_eye_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9482565Z test_op_has_batch_rule_fft_fft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.052s) 2023-01-11T21:24:34.9483108Z test_op_has_batch_rule_fft_fft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9483666Z test_op_has_batch_rule_fft_fftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9484237Z test_op_has_batch_rule_fft_fftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9484873Z test_op_has_batch_rule_fft_hfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:24:34.9485439Z test_op_has_batch_rule_fft_hfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9485992Z test_op_has_batch_rule_fft_hfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9486534Z test_op_has_batch_rule_fft_ifft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9487066Z test_op_has_batch_rule_fft_ifft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9487574Z test_op_has_batch_rule_fft_ifftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9488140Z test_op_has_batch_rule_fft_ifftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9488728Z test_op_has_batch_rule_fft_ihfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.015s) 2023-01-11T21:24:34.9489410Z test_op_has_batch_rule_fft_ihfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:24:34.9490004Z test_op_has_batch_rule_fft_ihfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.015s) 2023-01-11T21:24:34.9490590Z test_op_has_batch_rule_fft_irfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:24:34.9491165Z test_op_has_batch_rule_fft_irfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9491738Z test_op_has_batch_rule_fft_irfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9492302Z test_op_has_batch_rule_fft_rfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:24:34.9492845Z test_op_has_batch_rule_fft_rfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9493396Z test_op_has_batch_rule_fft_rfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9493934Z test_op_has_batch_rule_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9494554Z test_op_has_batch_rule_flatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9495077Z test_op_has_batch_rule_flip_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9495602Z test_op_has_batch_rule_fliplr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9496112Z test_op_has_batch_rule_flipud_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9496679Z test_op_has_batch_rule_float_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9497293Z test_op_has_batch_rule_float_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9497900Z test_op_has_batch_rule_float_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9498454Z test_op_has_batch_rule_floor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9499025Z test_op_has_batch_rule_floor_divide_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9499554Z test_op_has_batch_rule_fmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9500121Z test_op_has_batch_rule_fmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9500670Z test_op_has_batch_rule_fmod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9501710Z test_op_has_batch_rule_frac_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9502122Z test_op_has_batch_rule_frexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9502698Z test_op_has_batch_rule_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9503112Z test_op_has_batch_rule_full_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9503505Z test_op_has_batch_rule_gather_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.209s) 2023-01-11T21:24:34.9503889Z test_op_has_batch_rule_ge_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:24:34.9504262Z test_op_has_batch_rule_geqrf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.094s) 2023-01-11T21:24:34.9504648Z test_op_has_batch_rule_gradient_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.223s) 2023-01-11T21:24:34.9505048Z test_op_has_batch_rule_grid_sampler_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:24:34.9505435Z test_op_has_batch_rule_gt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:24:34.9505828Z test_op_has_batch_rule_half_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9506253Z test_op_has_batch_rule_half_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9506667Z test_op_has_batch_rule_heaviside_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9507072Z test_op_has_batch_rule_histc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9507464Z test_op_has_batch_rule_hsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9507843Z test_op_has_batch_rule_hstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.091s) 2023-01-11T21:24:34.9508226Z test_op_has_batch_rule_hypot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9508597Z test_op_has_batch_rule_i0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.364s) 2023-01-11T21:24:34.9508976Z test_op_has_batch_rule_igamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:24:34.9509404Z test_op_has_batch_rule_igammac_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.066s) 2023-01-11T21:24:34.9509793Z test_op_has_batch_rule_index_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9510173Z test_op_has_batch_rule_index_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9510579Z test_op_has_batch_rule_index_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9511003Z test_op_has_batch_rule_index_put_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.031s) 2023-01-11T21:24:34.9511418Z test_op_has_batch_rule_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.233s) 2023-01-11T21:24:34.9512031Z 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:24:34.9512589Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9512846Z expected failure (0.008s) 2023-01-11T21:24:34.9513167Z test_op_has_batch_rule_index_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9513547Z test_op_has_batch_rule_inner_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9513946Z test_op_has_batch_rule_int_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9514364Z test_op_has_batch_rule_int_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9514824Z test_op_has_batch_rule_isclose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.040s) 2023-01-11T21:24:34.9515222Z test_op_has_batch_rule_isfinite_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9515622Z test_op_has_batch_rule_isin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9516014Z test_op_has_batch_rule_isinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9516383Z test_op_has_batch_rule_isnan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9516771Z test_op_has_batch_rule_isneginf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9517153Z test_op_has_batch_rule_isposinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9517543Z test_op_has_batch_rule_isreal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9518006Z test_op_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.286s) 2023-01-11T21:24:34.9518462Z test_op_has_batch_rule_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.293s) 2023-01-11T21:24:34.9518909Z test_op_has_batch_rule_jiterator_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.284s) 2023-01-11T21:24:34.9519350Z test_op_has_batch_rule_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.284s) 2023-01-11T21:24:34.9519783Z test_op_has_batch_rule_jiterator_unary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.145s) 2023-01-11T21:24:34.9520185Z test_op_has_batch_rule_kron_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9520572Z test_op_has_batch_rule_kthvalue_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.089s) 2023-01-11T21:24:34.9520984Z test_op_has_batch_rule_ldexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:34.9521357Z test_op_has_batch_rule_le_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:24:34.9521730Z test_op_has_batch_rule_lerp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.080s) 2023-01-11T21:24:34.9522110Z test_op_has_batch_rule_lgamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.211s) 2023-01-11T21:24:34.9522501Z test_op_has_batch_rule_linalg_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9522901Z test_op_has_batch_rule_linalg_cholesky_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9523302Z test_op_has_batch_rule_linalg_cond_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9523702Z test_op_has_batch_rule_linalg_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.114s) 2023-01-11T21:24:34.9524091Z test_op_has_batch_rule_linalg_det_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.376s) 2023-01-11T21:24:34.9524488Z test_op_has_batch_rule_linalg_det_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.164s) 2023-01-11T21:24:34.9524888Z test_op_has_batch_rule_linalg_eig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9525296Z test_op_has_batch_rule_linalg_eigh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9525698Z test_op_has_batch_rule_linalg_eigvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9526098Z test_op_has_batch_rule_linalg_eigvalsh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:34.9526568Z test_op_has_batch_rule_linalg_householder_product_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.077s) 2023-01-11T21:24:34.9526977Z test_op_has_batch_rule_linalg_inv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:34.9527360Z test_op_has_batch_rule_linalg_inv_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9527773Z test_op_has_batch_rule_linalg_ldl_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9528191Z test_op_has_batch_rule_linalg_ldl_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9528607Z test_op_has_batch_rule_linalg_ldl_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9529098Z test_op_has_batch_rule_linalg_lstsq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.111s) 2023-01-11T21:24:34.9529542Z test_op_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.077s) 2023-01-11T21:24:34.9529991Z test_op_has_batch_rule_linalg_lu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9530420Z test_op_has_batch_rule_linalg_lu_factor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9530831Z test_op_has_batch_rule_linalg_lu_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.128s) 2023-01-11T21:24:34.9531232Z test_op_has_batch_rule_linalg_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.674s) 2023-01-11T21:24:34.9531629Z test_op_has_batch_rule_linalg_matrix_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.159s) 2023-01-11T21:24:34.9532029Z test_op_has_batch_rule_linalg_matrix_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.083s) 2023-01-11T21:24:34.9532438Z test_op_has_batch_rule_linalg_matrix_rank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.182s) 2023-01-11T21:24:34.9532888Z test_op_has_batch_rule_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:24:34.9533300Z test_op_has_batch_rule_linalg_multi_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.083s) 2023-01-11T21:24:34.9533686Z test_op_has_batch_rule_linalg_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.198s) 2023-01-11T21:24:34.9534099Z test_op_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.143s) 2023-01-11T21:24:34.9534508Z test_op_has_batch_rule_linalg_pinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:24:34.9534911Z test_op_has_batch_rule_linalg_pinv_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9535378Z 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.003s) 2023-01-11T21:24:34.9535836Z test_op_has_batch_rule_linalg_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.104s) 2023-01-11T21:24:34.9536227Z test_op_has_batch_rule_linalg_slogdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9536617Z test_op_has_batch_rule_linalg_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.078s) 2023-01-11T21:24:34.9537000Z test_op_has_batch_rule_linalg_solve_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.099s) 2023-01-11T21:24:34.9537403Z test_op_has_batch_rule_linalg_solve_triangular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.453s) 2023-01-11T21:24:34.9537802Z test_op_has_batch_rule_linalg_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.741s) 2023-01-11T21:24:34.9538191Z test_op_has_batch_rule_linalg_svdvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:24:34.9538616Z test_op_has_batch_rule_linalg_tensorinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9539037Z test_op_has_batch_rule_linalg_tensorsolve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9539464Z test_op_has_batch_rule_linalg_vander_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9539881Z test_op_has_batch_rule_linalg_vecdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9540297Z test_op_has_batch_rule_linalg_vector_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.309s) 2023-01-11T21:24:34.9540707Z test_op_has_batch_rule_linspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9541365Z test_op_has_batch_rule_log10_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9541743Z test_op_has_batch_rule_log1p_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9542121Z test_op_has_batch_rule_log2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9542495Z test_op_has_batch_rule_log_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9542880Z test_op_has_batch_rule_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9543274Z test_op_has_batch_rule_log_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9543676Z test_op_has_batch_rule_logaddexp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9544064Z test_op_has_batch_rule_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9544457Z test_op_has_batch_rule_logcumsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:24:34.9544837Z test_op_has_batch_rule_logdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:24:34.9545278Z test_op_has_batch_rule_logical_and_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9545667Z test_op_has_batch_rule_logical_not_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9546047Z test_op_has_batch_rule_logical_or_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9546434Z test_op_has_batch_rule_logical_xor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9546812Z test_op_has_batch_rule_logit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9547211Z test_op_has_batch_rule_logspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9547609Z test_op_has_batch_rule_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.073s) 2023-01-11T21:24:34.9548033Z test_op_has_batch_rule_long_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9548479Z test_op_has_batch_rule_long_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9548874Z test_op_has_batch_rule_lt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:24:34.9549708Z 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:24:34.9550200Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:24:34.9550426Z should be replaced with 2023-01-11T21:24:34.9550721Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:24:34.9550938Z and 2023-01-11T21:24:34.9551167Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:24:34.9551415Z should be replaced with 2023-01-11T21:24:34.9551784Z 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:24:34.9552199Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T21:24:34.9552443Z ok (0.129s) 2023-01-11T21:24:34.9552888Z 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:24:34.9553381Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:24:34.9553636Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:24:34.9553854Z should be replaced with 2023-01-11T21:24:34.9554204Z 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:24:34.9554594Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9554849Z expected failure (0.008s) 2023-01-11T21:24:34.9555167Z test_op_has_batch_rule_lu_unpack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9555567Z test_op_has_batch_rule_mH_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9555946Z test_op_has_batch_rule_mT_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9556329Z test_op_has_batch_rule_masked_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.230s) 2023-01-11T21:24:34.9556712Z test_op_has_batch_rule_masked_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.230s) 2023-01-11T21:24:34.9557108Z test_op_has_batch_rule_masked_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.143s) 2023-01-11T21:24:34.9557562Z test_op_has_batch_rule_masked_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.143s) 2023-01-11T21:24:34.9557960Z test_op_has_batch_rule_masked_cumprod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9558348Z test_op_has_batch_rule_masked_cumsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9558757Z test_op_has_batch_rule_masked_fill_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.107s) 2023-01-11T21:24:34.9559183Z test_op_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.052s) 2023-01-11T21:24:34.9559602Z test_op_has_batch_rule_masked_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:24:34.9560000Z test_op_has_batch_rule_masked_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.071s) 2023-01-11T21:24:34.9560405Z test_op_has_batch_rule_masked_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.278s) 2023-01-11T21:24:34.9560796Z test_op_has_batch_rule_masked_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.314s) 2023-01-11T21:24:34.9561179Z test_op_has_batch_rule_masked_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:24:34.9561571Z test_op_has_batch_rule_masked_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.161s) 2023-01-11T21:24:34.9561965Z test_op_has_batch_rule_masked_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.085s) 2023-01-11T21:24:34.9562360Z test_op_has_batch_rule_masked_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.090s) 2023-01-11T21:24:34.9562763Z test_op_has_batch_rule_masked_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9563227Z test_op_has_batch_rule_masked_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.047s) 2023-01-11T21:24:34.9563640Z test_op_has_batch_rule_masked_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:24:34.9564035Z test_op_has_batch_rule_masked_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.047s) 2023-01-11T21:24:34.9564414Z test_op_has_batch_rule_masked_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.181s) 2023-01-11T21:24:34.9564796Z test_op_has_batch_rule_masked_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.227s) 2023-01-11T21:24:34.9565186Z test_op_has_batch_rule_masked_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.177s) 2023-01-11T21:24:34.9565569Z test_op_has_batch_rule_matmul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.112s) 2023-01-11T21:24:34.9565966Z test_op_has_batch_rule_matrix_exp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9566370Z test_op_has_batch_rule_max_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9566779Z test_op_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (3.418s) 2023-01-11T21:24:34.9567191Z test_op_has_batch_rule_max_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9567600Z test_op_has_batch_rule_max_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9567993Z test_op_has_batch_rule_maximum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:24:34.9568372Z test_op_has_batch_rule_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9568749Z test_op_has_batch_rule_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9569258Z test_op_has_batch_rule_meshgrid_list_of_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.132s) 2023-01-11T21:24:34.9569680Z test_op_has_batch_rule_meshgrid_variadic_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.130s) 2023-01-11T21:24:34.9570083Z test_op_has_batch_rule_min_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.073s) 2023-01-11T21:24:34.9570472Z test_op_has_batch_rule_min_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9570883Z test_op_has_batch_rule_min_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9571280Z test_op_has_batch_rule_minimum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9571653Z test_op_has_batch_rule_mm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9572020Z test_op_has_batch_rule_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9572400Z test_op_has_batch_rule_movedim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.124s) 2023-01-11T21:24:34.9572779Z test_op_has_batch_rule_msort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9573142Z test_op_has_batch_rule_mul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.137s) 2023-01-11T21:24:34.9573538Z test_op_has_batch_rule_multinomial_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.120s) 2023-01-11T21:24:34.9573927Z test_op_has_batch_rule_mv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9574315Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:24:34.9574708Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:24:34.9575142Z test_op_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:24:34.9575538Z test_op_has_batch_rule_nan_to_num_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9575916Z test_op_has_batch_rule_nanmean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.079s) 2023-01-11T21:24:34.9576292Z test_op_has_batch_rule_nanmedian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9576692Z test_op_has_batch_rule_nanquantile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9577088Z test_op_has_batch_rule_nansum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:24:34.9577470Z test_op_has_batch_rule_narrow_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.139s) 2023-01-11T21:24:34.9577863Z test_op_has_batch_rule_narrow_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.094s) 2023-01-11T21:24:34.9578311Z test_op_has_batch_rule_native_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:24:34.9578774Z test_op_has_batch_rule_native_dropout_backward_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9579185Z test_op_has_batch_rule_native_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.253s) 2023-01-11T21:24:34.9579566Z test_op_has_batch_rule_ne_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:24:34.9579935Z test_op_has_batch_rule_neg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9580321Z test_op_has_batch_rule_new_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9580725Z test_op_has_batch_rule_new_empty_strided_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9581383Z test_op_has_batch_rule_new_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9581766Z test_op_has_batch_rule_new_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9582149Z test_op_has_batch_rule_new_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9582526Z test_op_has_batch_rule_nextafter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9582963Z test_op_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9583419Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9583858Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9584292Z test_op_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9584719Z test_op_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9585146Z test_op_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:24:34.9585581Z test_op_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:24:34.9586014Z test_op_has_batch_rule_nn_functional_alpha_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.019s) 2023-01-11T21:24:34.9586447Z test_op_has_batch_rule_nn_functional_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9586913Z test_op_has_batch_rule_nn_functional_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.105s) 2023-01-11T21:24:34.9587320Z test_op_has_batch_rule_nn_functional_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.126s) 2023-01-11T21:24:34.9587717Z test_op_has_batch_rule_nn_functional_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.322s) 2023-01-11T21:24:34.9588143Z test_op_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.319s) 2023-01-11T21:24:34.9588583Z test_op_has_batch_rule_nn_functional_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9589019Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.047s) 2023-01-11T21:24:34.9589459Z test_op_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.147s) 2023-01-11T21:24:34.9589895Z test_op_has_batch_rule_nn_functional_celu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9590299Z test_op_has_batch_rule_nn_functional_conv1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.184s) 2023-01-11T21:24:34.9591205Z 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:24:34.9591810Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9592054Z ok (0.608s) 2023-01-11T21:24:34.9592359Z test_op_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9592834Z test_op_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9593291Z test_op_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9593732Z test_op_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:34.9594174Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9594627Z test_op_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9595066Z test_op_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9595521Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9595996Z test_op_has_batch_rule_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9596443Z test_op_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9596860Z test_op_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.151s) 2023-01-11T21:24:34.9597291Z test_op_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.182s) 2023-01-11T21:24:34.9598247Z 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.003s) 2023-01-11T21:24:34.9598984Z test_op_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.084s) 2023-01-11T21:24:34.9599422Z test_op_has_batch_rule_nn_functional_cosine_similarity_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.050s) 2023-01-11T21:24:34.9599842Z test_op_has_batch_rule_nn_functional_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.097s) 2023-01-11T21:24:34.9600272Z test_op_has_batch_rule_nn_functional_ctc_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9601442Z 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:24:34.9602315Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:24:34.9602608Z expected failure (0.020s) 2023-01-11T21:24:34.9602942Z test_op_has_batch_rule_nn_functional_dropout3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.020s) 2023-01-11T21:24:34.9603385Z test_op_has_batch_rule_nn_functional_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.018s) 2023-01-11T21:24:34.9603803Z test_op_has_batch_rule_nn_functional_elu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9604273Z test_op_has_batch_rule_nn_functional_embedding_bag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9604720Z test_op_has_batch_rule_nn_functional_embedding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.088s) 2023-01-11T21:24:34.9605159Z test_op_has_batch_rule_nn_functional_embedding_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9605618Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.015s) 2023-01-11T21:24:34.9606090Z test_op_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.048s) 2023-01-11T21:24:34.9606545Z test_op_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9607006Z test_op_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9607462Z test_op_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.058s) 2023-01-11T21:24:34.9607887Z test_op_has_batch_rule_nn_functional_gelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9608279Z test_op_has_batch_rule_nn_functional_glu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.083s) 2023-01-11T21:24:34.9608480Z test_op_has_batch_rule_nn_functional_grid_sample_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.120s) 2023-01-11T21:24:34.9608677Z test_op_has_batch_rule_nn_functional_group_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.095s) 2023-01-11T21:24:34.9608875Z test_op_has_batch_rule_nn_functional_hardshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9609246Z test_op_has_batch_rule_nn_functional_hardsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9609444Z test_op_has_batch_rule_nn_functional_hardswish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9609640Z test_op_has_batch_rule_nn_functional_hardtanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9609850Z test_op_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:24:34.9610055Z test_op_has_batch_rule_nn_functional_huber_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.037s) 2023-01-11T21:24:34.9610256Z test_op_has_batch_rule_nn_functional_instance_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9610466Z test_op_has_batch_rule_nn_functional_interpolate_area_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:24:34.9610680Z test_op_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:24:34.9610886Z test_op_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:24:34.9611092Z test_op_has_batch_rule_nn_functional_interpolate_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:24:34.9611298Z test_op_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:34.9611509Z test_op_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:24:34.9611719Z test_op_has_batch_rule_nn_functional_kl_div_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9612436Z 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:24:34.9612535Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9612603Z ok (0.045s) 2023-01-11T21:24:34.9612804Z test_op_has_batch_rule_nn_functional_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.086s) 2023-01-11T21:24:34.9612995Z test_op_has_batch_rule_nn_functional_leaky_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:24:34.9613187Z test_op_has_batch_rule_nn_functional_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.096s) 2023-01-11T21:24:34.9613408Z test_op_has_batch_rule_nn_functional_local_response_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9613635Z test_op_has_batch_rule_nn_functional_logsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9613864Z test_op_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9614076Z test_op_has_batch_rule_nn_functional_max_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.221s) 2023-01-11T21:24:34.9614274Z test_op_has_batch_rule_nn_functional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (3.467s) 2023-01-11T21:24:34.9614489Z test_op_has_batch_rule_nn_functional_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.052s) 2023-01-11T21:24:34.9614694Z test_op_has_batch_rule_nn_functional_max_unpool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9614945Z test_op_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9615159Z test_op_has_batch_rule_nn_functional_max_unpool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9615380Z test_op_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9615591Z test_op_has_batch_rule_nn_functional_max_unpool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9615807Z test_op_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9615997Z test_op_has_batch_rule_nn_functional_mish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9616196Z test_op_has_batch_rule_nn_functional_mse_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9616400Z test_op_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:24:34.9616615Z test_op_has_batch_rule_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9616832Z test_op_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9617046Z test_op_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9617244Z test_op_has_batch_rule_nn_functional_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.263s) 2023-01-11T21:24:34.9617441Z test_op_has_batch_rule_nn_functional_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9617669Z test_op_has_batch_rule_nn_functional_pad_circular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9617867Z test_op_has_batch_rule_nn_functional_pad_constant_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.100s) 2023-01-11T21:24:34.9618066Z test_op_has_batch_rule_nn_functional_pad_reflect_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9618267Z test_op_has_batch_rule_nn_functional_pad_replicate_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9618473Z test_op_has_batch_rule_nn_functional_pairwise_distance_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9618681Z test_op_has_batch_rule_nn_functional_pdist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9618877Z test_op_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9619083Z test_op_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9619284Z test_op_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.397s) 2023-01-11T21:24:34.9620259Z 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:24:34.9620413Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9621162Z /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:24:34.9621255Z return op(*args, **kwargs) 2023-01-11T21:24:34.9622099Z /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:24:34.9622219Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9622757Z /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:24:34.9622848Z return op(*args, **kwargs) 2023-01-11T21:24:34.9623744Z /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:24:34.9623869Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9624408Z /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:24:34.9624498Z return op(*args, **kwargs) 2023-01-11T21:24:34.9625332Z /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:24:34.9625450Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9625983Z /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:24:34.9626107Z return op(*args, **kwargs) 2023-01-11T21:24:34.9626180Z ok (0.106s) 2023-01-11T21:24:34.9626378Z test_op_has_batch_rule_nn_functional_relu6_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9626564Z test_op_has_batch_rule_nn_functional_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9626774Z test_op_has_batch_rule_nn_functional_rrelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.015s) 2023-01-11T21:24:34.9626966Z test_op_has_batch_rule_nn_functional_selu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9627164Z test_op_has_batch_rule_nn_functional_silu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9627383Z test_op_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9627602Z test_op_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:24:34.9627798Z test_op_has_batch_rule_nn_functional_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9628004Z test_op_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9628202Z test_op_has_batch_rule_nn_functional_softplus_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9628400Z test_op_has_batch_rule_nn_functional_softshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9628588Z test_op_has_batch_rule_nn_functional_softsign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9628813Z test_op_has_batch_rule_nn_functional_tanhshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9629012Z test_op_has_batch_rule_nn_functional_threshold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9629237Z test_op_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.181s) 2023-01-11T21:24:34.9629460Z test_op_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.342s) 2023-01-11T21:24:34.9629654Z test_op_has_batch_rule_nn_functional_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.913s) 2023-01-11T21:24:34.9630197Z 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:24:34.9630411Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:24:34.9630487Z ok (0.011s) 2023-01-11T21:24:34.9631023Z 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:24:34.9631227Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:24:34.9631295Z ok (0.026s) 2023-01-11T21:24:34.9631494Z test_op_has_batch_rule_nonzero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9631707Z test_op_has_batch_rule_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.081s) 2023-01-11T21:24:34.9631892Z test_op_has_batch_rule_norm_fro_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9632070Z test_op_has_batch_rule_norm_inf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9632246Z test_op_has_batch_rule_norm_nuc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9632441Z test_op_has_batch_rule_normal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9632649Z test_op_has_batch_rule_normal_number_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9632845Z test_op_has_batch_rule_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9633021Z test_op_has_batch_rule_ones_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9633256Z test_op_has_batch_rule_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9633461Z test_op_has_batch_rule_ops_aten_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.425s) 2023-01-11T21:24:34.9633658Z test_op_has_batch_rule_ormqr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.066s) 2023-01-11T21:24:34.9633840Z test_op_has_batch_rule_outer_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9634042Z test_op_has_batch_rule_pca_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:24:34.9634225Z test_op_has_batch_rule_permute_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9634411Z test_op_has_batch_rule_pinverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9634594Z test_op_has_batch_rule_polar_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:34.9634817Z test_op_has_batch_rule_polygamma_polygamma_n_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (4.282s) 2023-01-11T21:24:34.9635013Z test_op_has_batch_rule_polygamma_polygamma_n_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9635212Z test_op_has_batch_rule_polygamma_polygamma_n_2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9635404Z test_op_has_batch_rule_polygamma_polygamma_n_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9635594Z test_op_has_batch_rule_polygamma_polygamma_n_4_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9635775Z test_op_has_batch_rule_positive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9635958Z test_op_has_batch_rule_pow_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9636140Z test_op_has_batch_rule_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.070s) 2023-01-11T21:24:34.9636335Z test_op_has_batch_rule_put_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9636663Z 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:24:34.9636885Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:24:34.9636975Z Q, R = torch.qr(A, some) 2023-01-11T21:24:34.9637063Z should be replaced with 2023-01-11T21:24:34.9637418Z 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:24:34.9637601Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9637678Z ok (0.104s) 2023-01-11T21:24:34.9637877Z test_op_has_batch_rule_quantile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9638062Z test_op_has_batch_rule_rad2deg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9638253Z test_op_has_batch_rule_rand_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9638467Z test_op_has_batch_rule_randint_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.003s) 2023-01-11T21:24:34.9638673Z test_op_has_batch_rule_randint_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9638882Z test_op_has_batch_rule_randn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.003s) 2023-01-11T21:24:34.9639088Z test_op_has_batch_rule_randn_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9639268Z test_op_has_batch_rule_ravel_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9639444Z test_op_has_batch_rule_real_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9639633Z test_op_has_batch_rule_reciprocal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9639821Z test_op_has_batch_rule_remainder_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9640009Z test_op_has_batch_rule_renorm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.015s) 2023-01-11T21:24:34.9640191Z test_op_has_batch_rule_repeat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:24:34.9640388Z test_op_has_batch_rule_repeat_interleave_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9640597Z test_op_has_batch_rule_reshape_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9640785Z test_op_has_batch_rule_reshape_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9640986Z test_op_has_batch_rule_resize__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:24:34.9641185Z test_op_has_batch_rule_resize_as__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9641373Z test_op_has_batch_rule_resolve_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9641558Z test_op_has_batch_rule_resolve_neg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9641727Z test_op_has_batch_rule_roll_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9641910Z test_op_has_batch_rule_rot90_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.105s) 2023-01-11T21:24:34.9642085Z test_op_has_batch_rule_round_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9642279Z test_op_has_batch_rule_round_decimals_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9642469Z test_op_has_batch_rule_round_decimals_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9642661Z test_op_has_batch_rule_round_decimals_neg_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9642838Z test_op_has_batch_rule_rsqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9643016Z test_op_has_batch_rule_rsub_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9643250Z test_op_has_batch_rule_scalar_tensor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9643433Z test_op_has_batch_rule_scatter_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.350s) 2023-01-11T21:24:34.9643621Z test_op_has_batch_rule_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.468s) 2023-01-11T21:24:34.9644047Z 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:24:34.9644195Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9644285Z expected failure (0.010s) 2023-01-11T21:24:34.9644499Z test_op_has_batch_rule_scatter_reduce_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:24:34.9644716Z test_op_has_batch_rule_scatter_reduce_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:24:34.9644932Z test_op_has_batch_rule_scatter_reduce_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:24:34.9645139Z test_op_has_batch_rule_scatter_reduce_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:24:34.9646057Z 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:24:34.9646205Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9647006Z /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:24:34.9647150Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9647922Z /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:24:34.9648051Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9648120Z ok (0.588s) 2023-01-11T21:24:34.9648340Z test_op_has_batch_rule_segment_reduce_lengths_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9648554Z test_op_has_batch_rule_segment_reduce_offsets_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9648737Z test_op_has_batch_rule_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9648930Z test_op_has_batch_rule_select_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9649195Z test_op_has_batch_rule_sgn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9649444Z test_op_has_batch_rule_short_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.025s) 2023-01-11T21:24:34.9649656Z test_op_has_batch_rule_short_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9649839Z test_op_has_batch_rule_sigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9650007Z test_op_has_batch_rule_sign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9650221Z test_op_has_batch_rule_signal_windows_bartlett_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9650433Z test_op_has_batch_rule_signal_windows_blackman_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9650641Z test_op_has_batch_rule_signal_windows_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9650862Z test_op_has_batch_rule_signal_windows_exponential_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9651073Z test_op_has_batch_rule_signal_windows_gaussian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9651292Z test_op_has_batch_rule_signal_windows_general_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9651510Z test_op_has_batch_rule_signal_windows_general_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9651720Z test_op_has_batch_rule_signal_windows_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9651919Z test_op_has_batch_rule_signal_windows_hann_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9652129Z test_op_has_batch_rule_signal_windows_kaiser_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9652369Z test_op_has_batch_rule_signal_windows_nuttall_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9652553Z test_op_has_batch_rule_signbit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9652731Z test_op_has_batch_rule_sin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9652911Z test_op_has_batch_rule_sinc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.402s) 2023-01-11T21:24:34.9653092Z test_op_has_batch_rule_sinh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9653271Z test_op_has_batch_rule_slice_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9653463Z test_op_has_batch_rule_slice_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:24:34.9653648Z test_op_has_batch_rule_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9653836Z test_op_has_batch_rule_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9654013Z test_op_has_batch_rule_sort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.099s) 2023-01-11T21:24:34.9654861Z 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:24:34.9654944Z .to_sparse_csr() 2023-01-11T21:24:34.9655033Z expected failure (0.010s) 2023-01-11T21:24:34.9655270Z test_op_has_batch_rule_special_airy_ai_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.531s) 2023-01-11T21:24:34.9655485Z test_op_has_batch_rule_special_bessel_j0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.405s) 2023-01-11T21:24:34.9655690Z test_op_has_batch_rule_special_bessel_j1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.200s) 2023-01-11T21:24:34.9655889Z test_op_has_batch_rule_special_bessel_y0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.683s) 2023-01-11T21:24:34.9656091Z test_op_has_batch_rule_special_bessel_y1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.472s) 2023-01-11T21:24:34.9656307Z test_op_has_batch_rule_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.545s) 2023-01-11T21:24:34.9656528Z test_op_has_batch_rule_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.955s) 2023-01-11T21:24:34.9656913Z test_op_has_batch_rule_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T21:24:34.9657299Z test_op_has_batch_rule_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T21:24:34.9657490Z test_op_has_batch_rule_special_entr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.208s) 2023-01-11T21:24:34.9657681Z test_op_has_batch_rule_special_erfcx_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (4.621s) 2023-01-11T21:24:34.9657902Z test_op_has_batch_rule_special_hermite_polynomial_h_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.376s) 2023-01-11T21:24:34.9658127Z test_op_has_batch_rule_special_hermite_polynomial_he_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.363s) 2023-01-11T21:24:34.9658315Z test_op_has_batch_rule_special_i0e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.336s) 2023-01-11T21:24:34.9658523Z test_op_has_batch_rule_special_i1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.354s) 2023-01-11T21:24:34.9658704Z test_op_has_batch_rule_special_i1e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.284s) 2023-01-11T21:24:34.9658927Z test_op_has_batch_rule_special_laguerre_polynomial_l_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.450s) 2023-01-11T21:24:34.9659314Z test_op_has_batch_rule_special_legendre_polynomial_p_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T21:24:34.9659526Z test_op_has_batch_rule_special_log_ndtr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.240s) 2023-01-11T21:24:34.9659748Z test_op_has_batch_rule_special_modified_bessel_i0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.235s) 2023-01-11T21:24:34.9659960Z test_op_has_batch_rule_special_modified_bessel_i1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.239s) 2023-01-11T21:24:34.9660169Z test_op_has_batch_rule_special_modified_bessel_k0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.346s) 2023-01-11T21:24:34.9660384Z test_op_has_batch_rule_special_modified_bessel_k1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.327s) 2023-01-11T21:24:34.9660576Z test_op_has_batch_rule_special_ndtr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9660764Z test_op_has_batch_rule_special_ndtri_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.447s) 2023-01-11T21:24:34.9661187Z test_op_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9661480Z test_op_has_batch_rule_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.316s) 2023-01-11T21:24:34.9661708Z test_op_has_batch_rule_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.327s) 2023-01-11T21:24:34.9662109Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T21:24:34.9662507Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T21:24:34.9662900Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T21:24:34.9663295Z test_op_has_batch_rule_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2023-01-11T21:24:34.9663519Z test_op_has_batch_rule_special_spherical_bessel_j0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.249s) 2023-01-11T21:24:34.9663715Z test_op_has_batch_rule_special_xlog1py_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:24:34.9663903Z test_op_has_batch_rule_special_zeta_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (3.338s) 2023-01-11T21:24:34.9664085Z test_op_has_batch_rule_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9664281Z test_op_has_batch_rule_split_list_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9664467Z test_op_has_batch_rule_split_with_sizes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9664648Z test_op_has_batch_rule_sqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9664867Z test_op_has_batch_rule_square_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9665055Z test_op_has_batch_rule_squeeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9665236Z test_op_has_batch_rule_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.049s) 2023-01-11T21:24:34.9665413Z test_op_has_batch_rule_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:34.9665599Z test_op_has_batch_rule_std_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9665795Z test_op_has_batch_rule_std_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9665978Z test_op_has_batch_rule_std_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9666176Z test_op_has_batch_rule_stft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9666356Z test_op_has_batch_rule_sub_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.077s) 2023-01-11T21:24:34.9666532Z test_op_has_batch_rule_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9666716Z test_op_has_batch_rule_sum_to_size_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.047s) 2023-01-11T21:24:34.9666892Z test_op_has_batch_rule_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.751s) 2023-01-11T21:24:34.9667094Z test_op_has_batch_rule_svd_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.009s) 2023-01-11T21:24:34.9667275Z test_op_has_batch_rule_symeig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:24:34.9667484Z test_op_has_batch_rule_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9667669Z test_op_has_batch_rule_take_along_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9667868Z test_op_has_batch_rule_take_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.047s) 2023-01-11T21:24:34.9668047Z test_op_has_batch_rule_tan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9668226Z test_op_has_batch_rule_tanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9668433Z test_op_has_batch_rule_tensor_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9668623Z test_op_has_batch_rule_tensordot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9668804Z test_op_has_batch_rule_tile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.088s) 2023-01-11T21:24:34.9668998Z test_op_has_batch_rule_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T21:24:34.9669206Z test_op_has_batch_rule_to_sparse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9669375Z test_op_has_batch_rule_topk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9669576Z test_op_has_batch_rule_trace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9669763Z test_op_has_batch_rule_transpose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.085s) 2023-01-11T21:24:34.9669944Z test_op_has_batch_rule_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:34.9670128Z test_op_has_batch_rule_trapz_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9670543Z 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:24:34.9670735Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:24:34.9670845Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:24:34.9670937Z should be replaced with 2023-01-11T21:24:34.9671175Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:24:34.9671315Z out = op(*pytree.tree_unflatten(new_args, args_spec), **kwarg_values) 2023-01-11T21:24:34.9671389Z ok (0.063s) 2023-01-11T21:24:34.9671588Z test_op_has_batch_rule_tril_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9671789Z test_op_has_batch_rule_triu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9671979Z test_op_has_batch_rule_true_divide_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.075s) 2023-01-11T21:24:34.9672159Z test_op_has_batch_rule_trunc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9672339Z test_op_has_batch_rule_unbind_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9672525Z test_op_has_batch_rule_unflatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9672704Z test_op_has_batch_rule_unfold_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:24:34.9672884Z test_op_has_batch_rule_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9673085Z test_op_has_batch_rule_uniform_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.018s) 2023-01-11T21:24:34.9673327Z test_op_has_batch_rule_unique_consecutive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9673528Z test_op_has_batch_rule_unique_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9673715Z test_op_has_batch_rule_unsqueeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9673891Z test_op_has_batch_rule_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:34.9674074Z test_op_has_batch_rule_var_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9674270Z test_op_has_batch_rule_var_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9674452Z test_op_has_batch_rule_var_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9674654Z test_op_has_batch_rule_vdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9674860Z test_op_has_batch_rule_view_as_complex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.010s) 2023-01-11T21:24:34.9675047Z test_op_has_batch_rule_view_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9675230Z test_op_has_batch_rule_view_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9675412Z test_op_has_batch_rule_view_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9675594Z test_op_has_batch_rule_vsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9675772Z test_op_has_batch_rule_vstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.107s) 2023-01-11T21:24:34.9675952Z test_op_has_batch_rule_where_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.498s) 2023-01-11T21:24:34.9676125Z test_op_has_batch_rule_xlogy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:24:34.9676326Z test_op_has_batch_rule_zero__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9676525Z test_op_has_batch_rule_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9676711Z test_op_has_batch_rule_zeros_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9676869Z test_slogdet_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9677031Z test_sum_scalar_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9677206Z test_torch_return_types_returns_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:34.9677376Z test_vmap_escaped_error_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9677600Z test_vmap_exhaustive_CubeGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9677771Z test_vmap_exhaustive_H_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9677990Z test_vmap_exhaustive_MulGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9678203Z test_vmap_exhaustive_NumpyCubeAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9678464Z test_vmap_exhaustive_NumpyCubeNotComposableAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:24:34.9678698Z test_vmap_exhaustive_NumpyExpMarkDirtyAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9678910Z test_vmap_exhaustive_NumpyMulAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9679147Z test_vmap_exhaustive_NumpySortAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9679382Z test_vmap_exhaustive_ScaleGradGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9679591Z test_vmap_exhaustive_SelectAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9679815Z test_vmap_exhaustive_SelectGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9680025Z test_vmap_exhaustive_SortGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9680206Z test_vmap_exhaustive_T_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9680444Z test_vmap_exhaustive_ZeroGradientsGenVmapAutogradFunction_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9680649Z test_vmap_exhaustive___getitem___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.040s) 2023-01-11T21:24:34.9680848Z test_vmap_exhaustive___getitem___functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.178s) 2023-01-11T21:24:34.9681030Z test_vmap_exhaustive___radd___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9681208Z test_vmap_exhaustive___rdiv___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:24:34.9681392Z test_vmap_exhaustive___rmatmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.055s) 2023-01-11T21:24:34.9681566Z test_vmap_exhaustive___rmod___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9681733Z test_vmap_exhaustive___rmul___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9682677Z 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:24:34.9682827Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:24:34.9682916Z expected failure (0.008s) 2023-01-11T21:24:34.9683098Z test_vmap_exhaustive___rsub___cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9683314Z test_vmap_exhaustive__native_batch_norm_legit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.012s) 2023-01-11T21:24:34.9683531Z test_vmap_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9684378Z 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:24:34.9684503Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9684934Z /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:24:34.9685028Z return op(*args, **kwargs) 2023-01-11T21:24:34.9685100Z ok (0.008s) 2023-01-11T21:24:34.9685946Z 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:24:34.9686100Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9686530Z /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:24:34.9686619Z return op(*args, **kwargs) 2023-01-11T21:24:34.9686692Z ok (0.019s) 2023-01-11T21:24:34.9687542Z 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:24:34.9687666Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9688077Z /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:24:34.9688168Z return op(*args, **kwargs) 2023-01-11T21:24:34.9688244Z ok (0.019s) 2023-01-11T21:24:34.9688429Z test_vmap_exhaustive_add_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.117s) 2023-01-11T21:24:34.9689425Z 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:24:34.9689550Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9689977Z /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:24:34.9690069Z return op(*args, **kwargs) 2023-01-11T21:24:34.9690144Z ok (0.102s) 2023-01-11T21:24:34.9690987Z 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:24:34.9691108Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9691526Z /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:24:34.9691656Z return op(*args, **kwargs) 2023-01-11T21:24:34.9691730Z ok (0.184s) 2023-01-11T21:24:34.9692565Z 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:24:34.9692684Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9693097Z /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:24:34.9693193Z return op(*args, **kwargs) 2023-01-11T21:24:34.9693261Z ok (0.184s) 2023-01-11T21:24:34.9694101Z 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:24:34.9694222Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9694645Z /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:24:34.9694737Z return op(*args, **kwargs) 2023-01-11T21:24:34.9694810Z ok (0.044s) 2023-01-11T21:24:34.9695029Z test_vmap_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9695865Z 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:24:34.9695983Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9696409Z /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:24:34.9696499Z return op(*args, **kwargs) 2023-01-11T21:24:34.9696570Z ok (0.086s) 2023-01-11T21:24:34.9697400Z 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:24:34.9697516Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9697935Z /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:24:34.9698066Z return op(*args, **kwargs) 2023-01-11T21:24:34.9698130Z ok (0.090s) 2023-01-11T21:24:34.9698969Z 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:24:34.9699081Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9699499Z /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:24:34.9699589Z return op(*args, **kwargs) 2023-01-11T21:24:34.9700271Z /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:24:34.9700388Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9700806Z /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:24:34.9701090Z return op(*args, **kwargs) 2023-01-11T21:24:34.9701171Z ok (0.026s) 2023-01-11T21:24:34.9701376Z test_vmap_exhaustive_allclose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.003s) 2023-01-11T21:24:34.9701562Z test_vmap_exhaustive_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.144s) 2023-01-11T21:24:34.9701746Z test_vmap_exhaustive_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.144s) 2023-01-11T21:24:34.9701923Z test_vmap_exhaustive_aminmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.095s) 2023-01-11T21:24:34.9702103Z test_vmap_exhaustive_angle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9702942Z 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:24:34.9703067Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9703491Z /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:24:34.9703580Z return op(*args, **kwargs) 2023-01-11T21:24:34.9703651Z ok (0.023s) 2023-01-11T21:24:34.9703851Z test_vmap_exhaustive_arange_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:24:34.9704073Z test_vmap_exhaustive_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9704257Z test_vmap_exhaustive_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9704442Z test_vmap_exhaustive_argsort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:24:34.9705285Z 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:24:34.9705406Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9705840Z /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:24:34.9705930Z return op(*args, **kwargs) 2023-01-11T21:24:34.9705995Z ok (0.013s) 2023-01-11T21:24:34.9706848Z 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:24:34.9706969Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9707421Z /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:24:34.9707511Z return op(*args, **kwargs) 2023-01-11T21:24:34.9707600Z expected failure (0.007s) 2023-01-11T21:24:34.9707818Z test_vmap_exhaustive_as_strided_partial_views_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.003s) 2023-01-11T21:24:34.9708031Z test_vmap_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.018s) 2023-01-11T21:24:34.9708871Z 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:24:34.9708992Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9709416Z /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:24:34.9709503Z return op(*args, **kwargs) 2023-01-11T21:24:34.9709575Z ok (0.008s) 2023-01-11T21:24:34.9710407Z 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:24:34.9710559Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9710978Z /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:24:34.9711066Z return op(*args, **kwargs) 2023-01-11T21:24:34.9711131Z ok (0.008s) 2023-01-11T21:24:34.9711977Z 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:24:34.9712093Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9712514Z /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:24:34.9712600Z return op(*args, **kwargs) 2023-01-11T21:24:34.9713308Z /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:24:34.9713431Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9713858Z /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:24:34.9713945Z return op(*args, **kwargs) 2023-01-11T21:24:34.9714016Z ok (0.132s) 2023-01-11T21:24:34.9714844Z 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:24:34.9714966Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9715386Z /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:24:34.9715476Z return op(*args, **kwargs) 2023-01-11T21:24:34.9715547Z ok (0.008s) 2023-01-11T21:24:34.9716389Z 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:24:34.9716535Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9716955Z /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:24:34.9717042Z return op(*args, **kwargs) 2023-01-11T21:24:34.9717107Z ok (0.008s) 2023-01-11T21:24:34.9717295Z test_vmap_exhaustive_atleast_1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.100s) 2023-01-11T21:24:34.9717480Z test_vmap_exhaustive_atleast_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:24:34.9717656Z test_vmap_exhaustive_atleast_3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:24:34.9718504Z 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:24:34.9718624Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9719046Z /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:24:34.9719137Z return op(*args, **kwargs) 2023-01-11T21:24:34.9719230Z ok (0.088s) 2023-01-11T21:24:34.9719433Z test_vmap_exhaustive_bernoulli_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:24:34.9719630Z test_vmap_exhaustive_bfloat16_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.023s) 2023-01-11T21:24:34.9719834Z test_vmap_exhaustive_bfloat16_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9720022Z test_vmap_exhaustive_block_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:34.9732655Z test_vmap_exhaustive_bmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9732882Z test_vmap_exhaustive_bool_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:24:34.9733103Z test_vmap_exhaustive_bool_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9733316Z test_vmap_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9733510Z test_vmap_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:24:34.9733697Z test_vmap_exhaustive_broadcast_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9734629Z 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:24:34.9734865Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9735305Z /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:24:34.9735394Z return op(*args, **kwargs) 2023-01-11T21:24:34.9735467Z ok (0.092s) 2023-01-11T21:24:34.9735664Z test_vmap_exhaustive_byte_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.023s) 2023-01-11T21:24:34.9735869Z test_vmap_exhaustive_byte_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9736058Z test_vmap_exhaustive_cartesian_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9736233Z test_vmap_exhaustive_cat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.459s) 2023-01-11T21:24:34.9736413Z test_vmap_exhaustive_cdist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.932s) 2023-01-11T21:24:34.9736618Z test_vmap_exhaustive_cdouble_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.024s) 2023-01-11T21:24:34.9736794Z test_vmap_exhaustive_ceil_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9736989Z test_vmap_exhaustive_cfloat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.023s) 2023-01-11T21:24:34.9737936Z 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:24:34.9738127Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:24:34.9738202Z ok (0.011s) 2023-01-11T21:24:34.9738395Z test_vmap_exhaustive_char_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.023s) 2023-01-11T21:24:34.9738597Z test_vmap_exhaustive_char_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9738778Z test_vmap_exhaustive_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9738962Z test_vmap_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9739151Z test_vmap_exhaustive_cholesky_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:24:34.9739335Z test_vmap_exhaustive_chunk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9740209Z 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:24:34.9740325Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9740754Z /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:24:34.9740878Z return op(*args, **kwargs) 2023-01-11T21:24:34.9741861Z /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:24:34.9741982Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9742412Z /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:24:34.9742504Z return op(*args, **kwargs) 2023-01-11T21:24:34.9742576Z ok (0.158s) 2023-01-11T21:24:34.9742781Z test_vmap_exhaustive_clamp_max_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9742969Z test_vmap_exhaustive_clamp_min_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9743149Z test_vmap_exhaustive_clone_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9743352Z test_vmap_exhaustive_column_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:34.9743541Z test_vmap_exhaustive_combinations_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.064s) 2023-01-11T21:24:34.9744503Z 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:24:34.9744602Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9745313Z /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:24:34.9745434Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9745862Z /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:24:34.9745953Z return op(*args, **kwargs) 2023-01-11T21:24:34.9746029Z ok (0.118s) 2023-01-11T21:24:34.9746209Z test_vmap_exhaustive_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9747095Z 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:24:34.9747214Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9747682Z /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:24:34.9747847Z return op(*args, **kwargs) 2023-01-11T21:24:34.9747912Z ok (0.004s) 2023-01-11T21:24:34.9748110Z test_vmap_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.095s) 2023-01-11T21:24:34.9748299Z test_vmap_exhaustive_contiguous_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9749182Z 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:24:34.9749309Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9749744Z /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:24:34.9749832Z return op(*args, **kwargs) 2023-01-11T21:24:34.9750555Z /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:24:34.9750678Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9751143Z /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:24:34.9751234Z return op(*args, **kwargs) 2023-01-11T21:24:34.9751309Z ok (0.071s) 2023-01-11T21:24:34.9751496Z test_vmap_exhaustive_corrcoef_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9751668Z test_vmap_exhaustive_cos_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9751852Z test_vmap_exhaustive_cosh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9752740Z 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:24:34.9752862Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9753295Z /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:24:34.9753386Z return op(*args, **kwargs) 2023-01-11T21:24:34.9753514Z ok (0.040s) 2023-01-11T21:24:34.9753693Z test_vmap_exhaustive_cov_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.223s) 2023-01-11T21:24:34.9753877Z test_vmap_exhaustive_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9754058Z test_vmap_exhaustive_cummax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9754240Z test_vmap_exhaustive_cummin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9755113Z 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:24:34.9755237Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9755662Z /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:24:34.9755752Z return op(*args, **kwargs) 2023-01-11T21:24:34.9755817Z ok (0.039s) 2023-01-11T21:24:34.9756684Z 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:24:34.9756804Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9757253Z /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:24:34.9757343Z return op(*args, **kwargs) 2023-01-11T21:24:34.9757415Z ok (0.017s) 2023-01-11T21:24:34.9757618Z test_vmap_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9757804Z test_vmap_exhaustive_deg2rad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9757984Z test_vmap_exhaustive_diag_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:24:34.9758177Z test_vmap_exhaustive_diag_embed_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.092s) 2023-01-11T21:24:34.9759049Z 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:24:34.9759170Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9759597Z /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:24:34.9759717Z return op(*args, **kwargs) 2023-01-11T21:24:34.9759782Z ok (0.011s) 2023-01-11T21:24:34.9759979Z test_vmap_exhaustive_diagonal_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.111s) 2023-01-11T21:24:34.9760167Z test_vmap_exhaustive_diagonal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.118s) 2023-01-11T21:24:34.9760363Z test_vmap_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:24:34.9760541Z test_vmap_exhaustive_diff_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.351s) 2023-01-11T21:24:34.9760726Z test_vmap_exhaustive_digamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:34.9760904Z test_vmap_exhaustive_dist_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.193s) 2023-01-11T21:24:34.9761805Z 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:24:34.9761930Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9762359Z /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:24:34.9762448Z return op(*args, **kwargs) 2023-01-11T21:24:34.9762524Z ok (0.139s) 2023-01-11T21:24:34.9762715Z test_vmap_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.136s) 2023-01-11T21:24:34.9762913Z test_vmap_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.138s) 2023-01-11T21:24:34.9763118Z test_vmap_exhaustive_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9763317Z test_vmap_exhaustive_double_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:24:34.9763528Z test_vmap_exhaustive_double_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9763710Z test_vmap_exhaustive_dsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:34.9763891Z test_vmap_exhaustive_dstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.090s) 2023-01-11T21:24:34.9764071Z test_vmap_exhaustive_einsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:34.9764275Z test_vmap_exhaustive_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9764456Z test_vmap_exhaustive_empty_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9764635Z test_vmap_exhaustive_eq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9764828Z test_vmap_exhaustive_equal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:24:34.9765006Z test_vmap_exhaustive_erf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9765184Z test_vmap_exhaustive_erfc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9765362Z test_vmap_exhaustive_erfinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9765540Z test_vmap_exhaustive_exp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9765743Z test_vmap_exhaustive_exp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9765925Z test_vmap_exhaustive_expand_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9766108Z test_vmap_exhaustive_expand_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9766287Z test_vmap_exhaustive_expm1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9766482Z test_vmap_exhaustive_eye_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9766668Z test_vmap_exhaustive_fft_fft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9766850Z test_vmap_exhaustive_fft_fft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9767029Z test_vmap_exhaustive_fft_fftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9767226Z test_vmap_exhaustive_fft_fftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9767412Z test_vmap_exhaustive_fft_hfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9767582Z test_vmap_exhaustive_fft_hfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9767762Z test_vmap_exhaustive_fft_hfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:24:34.9767963Z test_vmap_exhaustive_fft_ifft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9768168Z test_vmap_exhaustive_fft_ifft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9768350Z test_vmap_exhaustive_fft_ifftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.029s) 2023-01-11T21:24:34.9768538Z test_vmap_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9769587Z 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:24:34.9769689Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9770406Z /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:24:34.9770535Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9770971Z /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:24:34.9771060Z return op(*args, **kwargs) 2023-01-11T21:24:34.9771133Z ok (0.033s) 2023-01-11T21:24:34.9771309Z test_vmap_exhaustive_fft_ihfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9772218Z 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:24:34.9772339Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9773056Z /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:24:34.9773181Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9773611Z /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:24:34.9773702Z return op(*args, **kwargs) 2023-01-11T21:24:34.9773775Z ok (0.036s) 2023-01-11T21:24:34.9773963Z test_vmap_exhaustive_fft_irfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:34.9774149Z test_vmap_exhaustive_fft_irfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9774331Z test_vmap_exhaustive_fft_irfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:24:34.9774512Z test_vmap_exhaustive_fft_rfft2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9774686Z test_vmap_exhaustive_fft_rfft_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9774867Z test_vmap_exhaustive_fft_rfftn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9775758Z 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:24:34.9775887Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9776322Z /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:24:34.9776411Z return op(*args, **kwargs) 2023-01-11T21:24:34.9776484Z ok (0.011s) 2023-01-11T21:24:34.9776670Z test_vmap_exhaustive_flatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9776852Z test_vmap_exhaustive_flip_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9777039Z test_vmap_exhaustive_fliplr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9777222Z test_vmap_exhaustive_flipud_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9777421Z test_vmap_exhaustive_float_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:24:34.9777623Z test_vmap_exhaustive_float_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9777813Z test_vmap_exhaustive_float_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9777994Z test_vmap_exhaustive_floor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9778916Z 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:24:34.9779038Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9779474Z /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:24:34.9779568Z return op(*args, **kwargs) 2023-01-11T21:24:34.9779643Z ok (0.068s) 2023-01-11T21:24:34.9779829Z test_vmap_exhaustive_fmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9780009Z test_vmap_exhaustive_fmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9780872Z 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:24:34.9781181Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9781609Z /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:24:34.9781750Z return op(*args, **kwargs) 2023-01-11T21:24:34.9781829Z ok (0.069s) 2023-01-11T21:24:34.9782001Z test_vmap_exhaustive_frac_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9782183Z test_vmap_exhaustive_frexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9782378Z test_vmap_exhaustive_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9782560Z test_vmap_exhaustive_full_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9782741Z test_vmap_exhaustive_gather_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.206s) 2023-01-11T21:24:34.9782917Z test_vmap_exhaustive_ge_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9783099Z test_vmap_exhaustive_geqrf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.092s) 2023-01-11T21:24:34.9783284Z test_vmap_exhaustive_gradient_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.221s) 2023-01-11T21:24:34.9783469Z test_vmap_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9783647Z test_vmap_exhaustive_gt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9783845Z test_vmap_exhaustive_half_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.023s) 2023-01-11T21:24:34.9784052Z test_vmap_exhaustive_half_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9784936Z 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:24:34.9785091Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9785517Z /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:24:34.9785606Z return op(*args, **kwargs) 2023-01-11T21:24:34.9785678Z ok (0.070s) 2023-01-11T21:24:34.9786540Z 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:24:34.9786663Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9787092Z /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:24:34.9787180Z return op(*args, **kwargs) 2023-01-11T21:24:34.9787253Z ok (0.222s) 2023-01-11T21:24:34.9787434Z test_vmap_exhaustive_hsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9787613Z test_vmap_exhaustive_hstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.089s) 2023-01-11T21:24:34.9788511Z 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:24:34.9788628Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9789052Z /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:24:34.9789148Z return op(*args, **kwargs) 2023-01-11T21:24:34.9789220Z ok (0.070s) 2023-01-11T21:24:34.9789400Z test_vmap_exhaustive_i0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9790264Z 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:24:34.9790384Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9790806Z /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:24:34.9790936Z return op(*args, **kwargs) 2023-01-11T21:24:34.9791012Z ok (0.099s) 2023-01-11T21:24:34.9791883Z 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:24:34.9792004Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9792428Z /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:24:34.9792525Z return op(*args, **kwargs) 2023-01-11T21:24:34.9792596Z ok (0.100s) 2023-01-11T21:24:34.9793462Z 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:24:34.9793583Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9794028Z /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:24:34.9794118Z return op(*args, **kwargs) 2023-01-11T21:24:34.9794190Z ok (0.216s) 2023-01-11T21:24:34.9795063Z 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:24:34.9795186Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9795616Z /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:24:34.9795706Z return op(*args, **kwargs) 2023-01-11T21:24:34.9795777Z ok (0.071s) 2023-01-11T21:24:34.9796665Z 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:24:34.9796783Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9797223Z /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:24:34.9797340Z return op(*args, **kwargs) 2023-01-11T21:24:34.9798118Z /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:24:34.9798238Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9798676Z /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:24:34.9798768Z return op(*args, **kwargs) 2023-01-11T21:24:34.9798839Z ok (0.034s) 2023-01-11T21:24:34.9799037Z test_vmap_exhaustive_index_put_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.029s) 2023-01-11T21:24:34.9799235Z test_vmap_exhaustive_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.233s) 2023-01-11T21:24:34.9800117Z 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:24:34.9800244Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9800702Z /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:24:34.9800795Z return op(*args, **kwargs) 2023-01-11T21:24:34.9801506Z /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:24:34.9801629Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9802062Z /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:24:34.9802151Z return op(*args, **kwargs) 2023-01-11T21:24:34.9802222Z ok (0.830s) 2023-01-11T21:24:34.9802413Z test_vmap_exhaustive_index_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9802597Z test_vmap_exhaustive_inner_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9802788Z test_vmap_exhaustive_int_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.023s) 2023-01-11T21:24:34.9803026Z test_vmap_exhaustive_int_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9803930Z 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:24:34.9804026Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9804734Z /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:24:34.9804859Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9805283Z /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:24:34.9805372Z return op(*args, **kwargs) 2023-01-11T21:24:34.9805447Z ok (0.148s) 2023-01-11T21:24:34.9805635Z test_vmap_exhaustive_isfinite_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9806511Z 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:24:34.9806658Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9807096Z /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:24:34.9807186Z return op(*args, **kwargs) 2023-01-11T21:24:34.9807264Z ok (0.015s) 2023-01-11T21:24:34.9807444Z test_vmap_exhaustive_isinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9807621Z test_vmap_exhaustive_isnan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9807810Z test_vmap_exhaustive_isneginf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9807993Z test_vmap_exhaustive_isposinf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9808173Z test_vmap_exhaustive_isreal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9808392Z test_vmap_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9808617Z test_vmap_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9808826Z test_vmap_exhaustive_jiterator_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9809115Z test_vmap_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9809358Z test_vmap_exhaustive_jiterator_unary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.004s) 2023-01-11T21:24:34.9809532Z test_vmap_exhaustive_kron_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9809718Z test_vmap_exhaustive_kthvalue_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.086s) 2023-01-11T21:24:34.9810588Z 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:24:34.9810713Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9811148Z /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:24:34.9811237Z return op(*args, **kwargs) 2023-01-11T21:24:34.9811309Z ok (0.075s) 2023-01-11T21:24:34.9811488Z test_vmap_exhaustive_le_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9812355Z 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:24:34.9812479Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9812933Z /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:24:34.9813022Z return op(*args, **kwargs) 2023-01-11T21:24:34.9813735Z /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:24:34.9813857Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9814294Z /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:24:34.9814382Z return op(*args, **kwargs) 2023-01-11T21:24:34.9814455Z ok (0.151s) 2023-01-11T21:24:34.9814633Z test_vmap_exhaustive_lgamma_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9814828Z test_vmap_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9815023Z test_vmap_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:34.9815216Z test_vmap_exhaustive_linalg_cond_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9815436Z test_vmap_exhaustive_linalg_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.111s) 2023-01-11T21:24:34.9815622Z test_vmap_exhaustive_linalg_det_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:24:34.9815818Z test_vmap_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.161s) 2023-01-11T21:24:34.9816003Z test_vmap_exhaustive_linalg_eig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:24:34.9816200Z test_vmap_exhaustive_linalg_eigh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9816391Z test_vmap_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9816582Z test_vmap_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9816790Z test_vmap_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9816981Z test_vmap_exhaustive_linalg_inv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9817172Z test_vmap_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9818078Z 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:24:34.9818201Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9818670Z /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:24:34.9818764Z return op(*args, **kwargs) 2023-01-11T21:24:34.9818835Z ok (0.017s) 2023-01-11T21:24:34.9819034Z test_vmap_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9819931Z 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:24:34.9820054Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9820490Z /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:24:34.9820584Z return op(*args, **kwargs) 2023-01-11T21:24:34.9820649Z ok (0.166s) 2023-01-11T21:24:34.9820840Z test_vmap_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.109s) 2023-01-11T21:24:34.9821236Z test_vmap_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:34.9822115Z 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:24:34.9822286Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9822711Z /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:24:34.9822801Z return op(*args, **kwargs) 2023-01-11T21:24:34.9822874Z ok (0.157s) 2023-01-11T21:24:34.9823769Z 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:24:34.9823893Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9824327Z /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:24:34.9824416Z return op(*args, **kwargs) 2023-01-11T21:24:34.9824492Z ok (0.133s) 2023-01-11T21:24:34.9824690Z test_vmap_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.125s) 2023-01-11T21:24:34.9824882Z test_vmap_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.673s) 2023-01-11T21:24:34.9825111Z test_vmap_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.156s) 2023-01-11T21:24:34.9825308Z test_vmap_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.080s) 2023-01-11T21:24:34.9825503Z test_vmap_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.179s) 2023-01-11T21:24:34.9825708Z test_vmap_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:34.9825901Z test_vmap_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.080s) 2023-01-11T21:24:34.9826089Z test_vmap_exhaustive_linalg_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.195s) 2023-01-11T21:24:34.9826300Z test_vmap_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.141s) 2023-01-11T21:24:34.9826490Z test_vmap_exhaustive_linalg_pinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:24:34.9826682Z test_vmap_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9826939Z 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:24:34.9827125Z test_vmap_exhaustive_linalg_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.101s) 2023-01-11T21:24:34.9827321Z test_vmap_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9827508Z test_vmap_exhaustive_linalg_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.076s) 2023-01-11T21:24:34.9827727Z test_vmap_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.097s) 2023-01-11T21:24:34.9827929Z test_vmap_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.449s) 2023-01-11T21:24:34.9828116Z test_vmap_exhaustive_linalg_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.737s) 2023-01-11T21:24:34.9828308Z test_vmap_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.063s) 2023-01-11T21:24:34.9828503Z test_vmap_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9829414Z 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:24:34.9829542Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9829984Z /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:24:34.9830069Z return op(*args, **kwargs) 2023-01-11T21:24:34.9830142Z ok (0.030s) 2023-01-11T21:24:34.9831039Z 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:24:34.9831164Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9831597Z /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:24:34.9831687Z return op(*args, **kwargs) 2023-01-11T21:24:34.9831760Z ok (0.024s) 2023-01-11T21:24:34.9832613Z 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:24:34.9832734Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9833160Z /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:24:34.9833248Z return op(*args, **kwargs) 2023-01-11T21:24:34.9833321Z ok (0.165s) 2023-01-11T21:24:34.9833517Z test_vmap_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.308s) 2023-01-11T21:24:34.9833759Z test_vmap_exhaustive_linspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9833937Z test_vmap_exhaustive_log10_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9834121Z test_vmap_exhaustive_log1p_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9834303Z test_vmap_exhaustive_log2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9834486Z test_vmap_exhaustive_log_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9834674Z test_vmap_exhaustive_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9834873Z test_vmap_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9835062Z test_vmap_exhaustive_logaddexp2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9835254Z test_vmap_exhaustive_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9835447Z test_vmap_exhaustive_logcumsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9835624Z test_vmap_exhaustive_logdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.027s) 2023-01-11T21:24:34.9835811Z test_vmap_exhaustive_logical_and_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:24:34.9835997Z test_vmap_exhaustive_logical_not_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9836181Z test_vmap_exhaustive_logical_or_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:24:34.9836364Z test_vmap_exhaustive_logical_xor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.035s) 2023-01-11T21:24:34.9836543Z test_vmap_exhaustive_logit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9836751Z test_vmap_exhaustive_logspace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9836962Z test_vmap_exhaustive_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.070s) 2023-01-11T21:24:34.9837163Z test_vmap_exhaustive_long_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.022s) 2023-01-11T21:24:34.9837367Z test_vmap_exhaustive_long_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9837543Z test_vmap_exhaustive_lt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9837719Z test_vmap_exhaustive_lu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.126s) 2023-01-11T21:24:34.9838599Z 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:24:34.9838725Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9839153Z /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:24:34.9839244Z return op(*args, **kwargs) 2023-01-11T21:24:34.9839317Z ok (0.195s) 2023-01-11T21:24:34.9840190Z 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:24:34.9840341Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9840764Z /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:24:34.9840855Z return op(*args, **kwargs) 2023-01-11T21:24:34.9840928Z ok (0.288s) 2023-01-11T21:24:34.9841105Z test_vmap_exhaustive_mH_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.020s) 2023-01-11T21:24:34.9841280Z test_vmap_exhaustive_mT_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9841474Z test_vmap_exhaustive_masked_amax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.230s) 2023-01-11T21:24:34.9841662Z test_vmap_exhaustive_masked_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.227s) 2023-01-11T21:24:34.9841858Z test_vmap_exhaustive_masked_argmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.142s) 2023-01-11T21:24:34.9842044Z test_vmap_exhaustive_masked_argmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.142s) 2023-01-11T21:24:34.9842239Z test_vmap_exhaustive_masked_cumprod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9842429Z test_vmap_exhaustive_masked_cumsum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9843370Z 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:24:34.9843472Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9844200Z /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:24:34.9844321Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9844759Z /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:24:34.9844853Z return op(*args, **kwargs) 2023-01-11T21:24:34.9845558Z /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:24:34.9845673Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9846112Z /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:24:34.9846236Z return op(*args, **kwargs) 2023-01-11T21:24:34.9846308Z ok (0.274s) 2023-01-11T21:24:34.9846521Z test_vmap_exhaustive_masked_fill_functorch_Scalar_only_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.050s) 2023-01-11T21:24:34.9846719Z test_vmap_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9846915Z test_vmap_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.070s) 2023-01-11T21:24:34.9847110Z test_vmap_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.276s) 2023-01-11T21:24:34.9847298Z test_vmap_exhaustive_masked_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.314s) 2023-01-11T21:24:34.9847494Z test_vmap_exhaustive_masked_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:24:34.9847677Z test_vmap_exhaustive_masked_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (1.168s) 2023-01-11T21:24:34.9847868Z test_vmap_exhaustive_masked_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.082s) 2023-01-11T21:24:34.9848057Z test_vmap_exhaustive_masked_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.232s) 2023-01-11T21:24:34.9848929Z 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:24:34.9849142Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9849631Z /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:24:34.9849723Z return op(*args, **kwargs) 2023-01-11T21:24:34.9850426Z /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:24:34.9850545Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9851230Z /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:24:34.9851320Z return op(*args, **kwargs) 2023-01-11T21:24:34.9851393Z ok (0.094s) 2023-01-11T21:24:34.9851600Z test_vmap_exhaustive_masked_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.045s) 2023-01-11T21:24:34.9851790Z test_vmap_exhaustive_masked_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:34.9851972Z test_vmap_exhaustive_masked_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:24:34.9852157Z test_vmap_exhaustive_masked_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.180s) 2023-01-11T21:24:34.9852377Z test_vmap_exhaustive_masked_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.226s) 2023-01-11T21:24:34.9852558Z test_vmap_exhaustive_masked_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.175s) 2023-01-11T21:24:34.9852738Z test_vmap_exhaustive_matmul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.108s) 2023-01-11T21:24:34.9853617Z 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:24:34.9853737Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9854173Z /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:24:34.9854263Z return op(*args, **kwargs) 2023-01-11T21:24:34.9854336Z ok (0.033s) 2023-01-11T21:24:34.9854521Z test_vmap_exhaustive_max_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.070s) 2023-01-11T21:24:34.9854731Z test_vmap_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (3.412s) 2023-01-11T21:24:34.9854921Z test_vmap_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9855118Z test_vmap_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9855304Z test_vmap_exhaustive_maximum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9855508Z test_vmap_exhaustive_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.072s) 2023-01-11T21:24:34.9855689Z test_vmap_exhaustive_median_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9855889Z test_vmap_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.130s) 2023-01-11T21:24:34.9856091Z test_vmap_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.128s) 2023-01-11T21:24:34.9856276Z test_vmap_exhaustive_min_binary_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.070s) 2023-01-11T21:24:34.9856470Z test_vmap_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9856661Z test_vmap_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9856846Z test_vmap_exhaustive_minimum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9857024Z test_vmap_exhaustive_mm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9857200Z test_vmap_exhaustive_mode_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9857379Z test_vmap_exhaustive_movedim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.122s) 2023-01-11T21:24:34.9857559Z test_vmap_exhaustive_msort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9857736Z test_vmap_exhaustive_mul_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.135s) 2023-01-11T21:24:34.9857940Z test_vmap_exhaustive_multinomial_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.118s) 2023-01-11T21:24:34.9858116Z test_vmap_exhaustive_mv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9858337Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:24:34.9858538Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:24:34.9858736Z test_vmap_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.062s) 2023-01-11T21:24:34.9858919Z test_vmap_exhaustive_nan_to_num_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9859102Z test_vmap_exhaustive_nanmean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.077s) 2023-01-11T21:24:34.9859287Z test_vmap_exhaustive_nanmedian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:34.9860172Z 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:24:34.9860297Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9860736Z /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:24:34.9860825Z return op(*args, **kwargs) 2023-01-11T21:24:34.9861769Z /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:24:34.9861896Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9862327Z /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:24:34.9862417Z return op(*args, **kwargs) 2023-01-11T21:24:34.9862482Z ok (0.368s) 2023-01-11T21:24:34.9862667Z test_vmap_exhaustive_nansum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:24:34.9862856Z test_vmap_exhaustive_narrow_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.137s) 2023-01-11T21:24:34.9863056Z test_vmap_exhaustive_narrow_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.091s) 2023-01-11T21:24:34.9863266Z test_vmap_exhaustive_native_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.011s) 2023-01-11T21:24:34.9863713Z 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:24:34.9864056Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9864436Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9864773Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9865101Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9865428Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9865763Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9866101Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9866426Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9866774Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9867103Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9867434Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9867759Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9868089Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9868405Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9868730Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9869054Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9869411Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9869733Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9870053Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9870384Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9870708Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9871028Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9871348Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9871695Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9872018Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9872337Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9872662Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9872981Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9873304Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9873626Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9874025Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9874361Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9874680Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9875003Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9875329Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9875648Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9875970Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9876314Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9876639Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9876960Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9877274Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9877601Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9877925Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9878246Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9878595Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9878917Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9879238Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9879557Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9879882Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9880202Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9880523Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9880871Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9881195Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9881516Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9881836Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9882163Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9882485Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9882807Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9883127Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9883479Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9883801Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9884125Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9884452Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9884773Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9885094Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9885416Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9885759Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9886077Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9886398Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9886724Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9887046Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:24:34.9887123Z ok (0.038s) 2023-01-11T21:24:34.9887321Z test_vmap_exhaustive_native_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.249s) 2023-01-11T21:24:34.9887503Z test_vmap_exhaustive_ne_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9888362Z 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:24:34.9888514Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9888944Z /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:24:34.9889108Z return op(*args, **kwargs) 2023-01-11T21:24:34.9889182Z ok (0.024s) 2023-01-11T21:24:34.9889369Z test_vmap_exhaustive_new_empty_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9889583Z test_vmap_exhaustive_new_empty_strided_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9889763Z test_vmap_exhaustive_new_full_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9889939Z test_vmap_exhaustive_new_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9890122Z test_vmap_exhaustive_new_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9890979Z 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:24:34.9891103Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9891562Z /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:24:34.9891656Z return op(*args, **kwargs) 2023-01-11T21:24:34.9891729Z ok (0.070s) 2023-01-11T21:24:34.9892721Z 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:24:34.9892813Z return op(*args, **kwargs) 2023-01-11T21:24:34.9892907Z expected failure (0.026s) 2023-01-11T21:24:34.9893122Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9893335Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9893553Z test_vmap_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9893753Z test_vmap_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:34.9893960Z test_vmap_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:34.9894197Z test_vmap_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.053s) 2023-01-11T21:24:34.9894423Z test_vmap_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.017s) 2023-01-11T21:24:34.9894625Z test_vmap_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.057s) 2023-01-11T21:24:34.9894822Z test_vmap_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:24:34.9895019Z test_vmap_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.124s) 2023-01-11T21:24:34.9895211Z test_vmap_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.320s) 2023-01-11T21:24:34.9895429Z test_vmap_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.315s) 2023-01-11T21:24:34.9896311Z 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:24:34.9896435Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9896866Z /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:24:34.9896956Z return op(*args, **kwargs) 2023-01-11T21:24:34.9897024Z ok (0.514s) 2023-01-11T21:24:34.9897238Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:24:34.9897486Z test_vmap_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.145s) 2023-01-11T21:24:34.9897686Z test_vmap_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9897882Z test_vmap_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.183s) 2023-01-11T21:24:34.9898078Z test_vmap_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.605s) 2023-01-11T21:24:34.9898290Z test_vmap_exhaustive_nn_functional_conv2d_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9898571Z test_vmap_exhaustive_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9898813Z test_vmap_exhaustive_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9899014Z test_vmap_exhaustive_nn_functional_conv2d_stride_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9899232Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:34.9899454Z test_vmap_exhaustive_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9899667Z test_vmap_exhaustive_nn_functional_conv2d_stride_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9899893Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:24:34.9900164Z test_vmap_exhaustive_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9900369Z test_vmap_exhaustive_nn_functional_conv2d_with_bias_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9900575Z test_vmap_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.150s) 2023-01-11T21:24:34.9900777Z test_vmap_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.180s) 2023-01-11T21:24:34.9901198Z test_vmap_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.168s) 2023-01-11T21:24:34.9901413Z test_vmap_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.082s) 2023-01-11T21:24:34.9901613Z test_vmap_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.048s) 2023-01-11T21:24:34.9901823Z test_vmap_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.094s) 2023-01-11T21:24:34.9902723Z 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:24:34.9902816Z return torch.ctc_loss( 2023-01-11T21:24:34.9902890Z ok (0.176s) 2023-01-11T21:24:34.9903108Z test_vmap_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.017s) 2023-01-11T21:24:34.9903330Z test_vmap_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.017s) 2023-01-11T21:24:34.9903593Z test_vmap_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.016s) 2023-01-11T21:24:34.9903788Z test_vmap_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9904706Z 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:24:34.9904805Z ret, _, _, _ = torch.embedding_bag( 2023-01-11T21:24:34.9905525Z /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:24:34.9905679Z torch.embedding_renorm_(weight.detach(), input, max_norm, norm_type) 2023-01-11T21:24:34.9905771Z expected failure (0.048s) 2023-01-11T21:24:34.9905983Z test_vmap_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.090s) 2023-01-11T21:24:34.9906197Z test_vmap_exhaustive_nn_functional_embedding_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9906437Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.012s) 2023-01-11T21:24:34.9906702Z test_vmap_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:24:34.9906932Z test_vmap_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:24:34.9907157Z test_vmap_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:24:34.9908042Z 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:24:34.9908133Z if torch.any(var < 0): 2023-01-11T21:24:34.9908221Z expected failure (0.056s) 2023-01-11T21:24:34.9908424Z test_vmap_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9908619Z test_vmap_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.080s) 2023-01-11T21:24:34.9908822Z test_vmap_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.118s) 2023-01-11T21:24:34.9909013Z test_vmap_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.093s) 2023-01-11T21:24:34.9909218Z test_vmap_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9909421Z test_vmap_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9909622Z test_vmap_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9909846Z test_vmap_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.011s) 2023-01-11T21:24:34.9910059Z test_vmap_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.052s) 2023-01-11T21:24:34.9910937Z 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:24:34.9911126Z return torch._C._nn.huber_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), delta) 2023-01-11T21:24:34.9911203Z ok (0.099s) 2023-01-11T21:24:34.9911409Z test_vmap_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:24:34.9911617Z test_vmap_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:24:34.9911832Z test_vmap_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:24:34.9912035Z test_vmap_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9912245Z test_vmap_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9912459Z test_vmap_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:24:34.9912670Z test_vmap_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:24:34.9913581Z 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:24:34.9913738Z reduced = torch.kl_div(input, target, reduction_enum, log_target=log_target) 2023-01-11T21:24:34.9914318Z /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:24:34.9914404Z warnings.warn( 2023-01-11T21:24:34.9914480Z ok (0.074s) 2023-01-11T21:24:34.9914680Z test_vmap_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.042s) 2023-01-11T21:24:34.9914881Z test_vmap_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.084s) 2023-01-11T21:24:34.9915077Z test_vmap_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9915266Z test_vmap_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.094s) 2023-01-11T21:24:34.9915475Z test_vmap_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.030s) 2023-01-11T21:24:34.9915672Z test_vmap_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9916607Z 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:24:34.9916778Z return torch.margin_ranking_loss(input1, input2, target, margin, reduction_enum) 2023-01-11T21:24:34.9916852Z ok (0.236s) 2023-01-11T21:24:34.9917724Z 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:24:34.9917895Z return torch.max_pool1d(input, kernel_size, stride, padding, dilation, ceil_mode) 2023-01-11T21:24:34.9917968Z ok (2.413s) 2023-01-11T21:24:34.9918168Z test_vmap_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (3.460s) 2023-01-11T21:24:34.9919060Z 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:24:34.9919245Z return torch._C._nn.max_pool3d_with_indices(input, kernel_size, stride, padding, dilation, ceil_mode) 2023-01-11T21:24:34.9919967Z /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:24:34.9920133Z return torch.max_pool3d(input, kernel_size, stride, padding, dilation, ceil_mode) 2023-01-11T21:24:34.9920206Z ok (1.641s) 2023-01-11T21:24:34.9921083Z 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:24:34.9921345Z return torch._C._nn.max_unpool2d(input.unsqueeze(-1), indices.unsqueeze(-1), output_size).squeeze(-1) 2023-01-11T21:24:34.9921420Z ok (0.703s) 2023-01-11T21:24:34.9921631Z test_vmap_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.118s) 2023-01-11T21:24:34.9922501Z 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:24:34.9922643Z return torch._C._nn.max_unpool2d(input, indices, output_size) 2023-01-11T21:24:34.9922719Z ok (1.358s) 2023-01-11T21:24:34.9922922Z test_vmap_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.158s) 2023-01-11T21:24:34.9923840Z 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:24:34.9924006Z return torch._C._nn.max_unpool3d(input, indices, output_size, _stride, padding) 2023-01-11T21:24:34.9924074Z ok (0.488s) 2023-01-11T21:24:34.9924279Z test_vmap_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.091s) 2023-01-11T21:24:34.9924478Z test_vmap_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9924677Z test_vmap_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9924888Z test_vmap_exhaustive_nn_functional_mse_loss_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:34.9925785Z 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:24:34.9925955Z return torch._C._nn.multi_margin_loss(input, target, p, margin, weight, reduction_enum) 2023-01-11T21:24:34.9926060Z ok (0.022s) 2023-01-11T21:24:34.9926969Z 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:24:34.9927125Z return torch._C._nn.multilabel_margin_loss(input, target, reduction_enum) 2023-01-11T21:24:34.9927197Z ok (0.013s) 2023-01-11T21:24:34.9927415Z test_vmap_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9927610Z test_vmap_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.260s) 2023-01-11T21:24:34.9927811Z test_vmap_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9928020Z test_vmap_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:34.9928217Z test_vmap_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.097s) 2023-01-11T21:24:34.9928419Z test_vmap_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9928622Z test_vmap_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9928832Z test_vmap_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.028s) 2023-01-11T21:24:34.9929830Z 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:24:34.9929959Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9930389Z /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:24:34.9930478Z return op(*args, **kwargs) 2023-01-11T21:24:34.9930550Z ok (0.017s) 2023-01-11T21:24:34.9930753Z test_vmap_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9930958Z test_vmap_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9931166Z test_vmap_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.395s) 2023-01-11T21:24:34.9931365Z test_vmap_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.103s) 2023-01-11T21:24:34.9931564Z test_vmap_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9931758Z test_vmap_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9931970Z test_vmap_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.013s) 2023-01-11T21:24:34.9932160Z test_vmap_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9932393Z test_vmap_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9933290Z 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:24:34.9933482Z return torch._C._nn.smooth_l1_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction), beta) 2023-01-11T21:24:34.9933555Z ok (0.035s) 2023-01-11T21:24:34.9934450Z 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:24:34.9934601Z return torch._C._nn.soft_margin_loss(input, target, reduction_enum) 2023-01-11T21:24:34.9934674Z ok (0.071s) 2023-01-11T21:24:34.9934864Z test_vmap_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9935073Z test_vmap_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9935275Z test_vmap_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9935478Z test_vmap_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:34.9935676Z test_vmap_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9935905Z test_vmap_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9936110Z test_vmap_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:34.9937017Z 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:24:34.9937202Z return torch.triplet_margin_loss(anchor, positive, negative, margin, p, eps, swap, reduction_enum) 2023-01-11T21:24:34.9937276Z ok (0.487s) 2023-01-11T21:24:34.9937503Z test_vmap_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.341s) 2023-01-11T21:24:34.9937701Z test_vmap_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.910s) 2023-01-11T21:24:34.9937902Z test_vmap_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:34.9938110Z test_vmap_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9938314Z test_vmap_exhaustive_nonzero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:34.9938493Z test_vmap_exhaustive_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.079s) 2023-01-11T21:24:34.9938732Z test_vmap_exhaustive_norm_fro_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:34.9938915Z test_vmap_exhaustive_norm_inf_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9939098Z test_vmap_exhaustive_norm_nuc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9939298Z test_vmap_exhaustive_normal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:24:34.9939508Z test_vmap_exhaustive_normal_number_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:24:34.9939697Z test_vmap_exhaustive_ones_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9939881Z test_vmap_exhaustive_ones_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:34.9940114Z test_vmap_exhaustive_ops_aten__new_zeros_with_same_feature_meta_functorchonly_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9940327Z test_vmap_exhaustive_ops_aten_index_put_functorch_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.422s) 2023-01-11T21:24:34.9941423Z 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:24:34.9941524Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9942214Z /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:24:34.9942382Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9942813Z /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:24:34.9942904Z return op(*args, **kwargs) 2023-01-11T21:24:34.9942977Z ok (1.282s) 2023-01-11T21:24:34.9943160Z test_vmap_exhaustive_outer_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9943366Z test_vmap_exhaustive_pca_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9943548Z test_vmap_exhaustive_permute_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9943731Z test_vmap_exhaustive_pinverse_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:24:34.9943917Z test_vmap_exhaustive_polar_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.038s) 2023-01-11T21:24:34.9944793Z 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:24:34.9944918Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9945354Z /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:24:34.9945488Z return op(*args, **kwargs) 2023-01-11T21:24:34.9945560Z ok (0.037s) 2023-01-11T21:24:34.9945764Z test_vmap_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:34.9945960Z test_vmap_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:34.9946152Z test_vmap_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:34.9946346Z test_vmap_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:34.9946522Z test_vmap_exhaustive_positive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9947385Z 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:24:34.9947500Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9947934Z /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:24:34.9948029Z return op(*args, **kwargs) 2023-01-11T21:24:34.9948101Z ok (0.066s) 2023-01-11T21:24:34.9948282Z test_vmap_exhaustive_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.067s) 2023-01-11T21:24:34.9949140Z 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:24:34.9949263Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9949685Z /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:24:34.9949777Z return op(*args, **kwargs) 2023-01-11T21:24:34.9950461Z /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:24:34.9950580Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9951001Z /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:24:34.9951166Z return op(*args, **kwargs) 2023-01-11T21:24:34.9951237Z ok (0.528s) 2023-01-11T21:24:34.9951412Z test_vmap_exhaustive_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.102s) 2023-01-11T21:24:34.9952281Z 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:24:34.9952393Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9952826Z /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:24:34.9952922Z return op(*args, **kwargs) 2023-01-11T21:24:34.9953607Z /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:24:34.9953729Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9954151Z /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:24:34.9954241Z return op(*args, **kwargs) 2023-01-11T21:24:34.9954312Z ok (0.351s) 2023-01-11T21:24:34.9954523Z test_vmap_exhaustive_rad2deg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9954729Z test_vmap_exhaustive_rand_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:24:34.9954943Z test_vmap_exhaustive_randint_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.001s) 2023-01-11T21:24:34.9955149Z test_vmap_exhaustive_randint_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:24:34.9955354Z test_vmap_exhaustive_randn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Test expects tensor input (0.001s) 2023-01-11T21:24:34.9955559Z test_vmap_exhaustive_randn_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.006s) 2023-01-11T21:24:34.9955743Z test_vmap_exhaustive_ravel_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9955925Z test_vmap_exhaustive_real_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9956114Z test_vmap_exhaustive_reciprocal_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9956983Z 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:24:34.9957105Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9957579Z /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:24:34.9957668Z return op(*args, **kwargs) 2023-01-11T21:24:34.9957742Z ok (0.068s) 2023-01-11T21:24:34.9958611Z 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:24:34.9958707Z return self.op(*args, **kwargs) 2023-01-11T21:24:34.9959399Z /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:24:34.9959520Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9959941Z /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:24:34.9960034Z return op(*args, **kwargs) 2023-01-11T21:24:34.9960740Z /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:24:34.9960865Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9961287Z /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:24:34.9961375Z return op(*args, **kwargs) 2023-01-11T21:24:34.9961447Z ok (0.034s) 2023-01-11T21:24:34.9961633Z test_vmap_exhaustive_repeat_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:24:34.9961833Z test_vmap_exhaustive_repeat_interleave_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:34.9962025Z test_vmap_exhaustive_reshape_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9962211Z test_vmap_exhaustive_reshape_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.024s) 2023-01-11T21:24:34.9962410Z test_vmap_exhaustive_resize__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:34.9963317Z 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:24:34.9963474Z op=lambda x, other: torch.resize_as_(x.clone(), other), 2023-01-11T21:24:34.9964168Z /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:24:34.9964283Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9964712Z /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:24:34.9964804Z return op(*args, **kwargs) 2023-01-11T21:24:34.9964896Z expected failure (0.011s) 2023-01-11T21:24:34.9965086Z test_vmap_exhaustive_resolve_conj_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9965275Z test_vmap_exhaustive_resolve_neg_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9965455Z test_vmap_exhaustive_roll_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.072s) 2023-01-11T21:24:34.9965635Z test_vmap_exhaustive_rot90_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.103s) 2023-01-11T21:24:34.9965818Z test_vmap_exhaustive_round_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9966011Z test_vmap_exhaustive_round_decimals_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9966198Z test_vmap_exhaustive_round_decimals_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9966395Z test_vmap_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:34.9966576Z test_vmap_exhaustive_rsqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9966780Z test_vmap_exhaustive_rsub_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:34.9966991Z test_vmap_exhaustive_scalar_tensor_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:34.9967856Z 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:24:34.9967977Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9968414Z /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:24:34.9968504Z return op(*args, **kwargs) 2023-01-11T21:24:34.9968576Z ok (0.466s) 2023-01-11T21:24:34.9969506Z 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:24:34.9969658Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9970093Z /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:24:34.9970181Z return op(*args, **kwargs) 2023-01-11T21:24:34.9970883Z /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:24:34.9971004Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9971432Z /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:24:34.9971529Z return op(*args, **kwargs) 2023-01-11T21:24:34.9972224Z /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:24:34.9972344Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9972798Z /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:24:34.9972891Z return op(*args, **kwargs) 2023-01-11T21:24:34.9973598Z /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:24:34.9973715Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9974147Z /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:24:34.9974239Z return op(*args, **kwargs) 2023-01-11T21:24:34.9974314Z ok (0.821s) 2023-01-11T21:24:34.9975186Z 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:24:34.9975304Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9975739Z /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:24:34.9975852Z return op(*args, **kwargs) 2023-01-11T21:24:34.9976549Z /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:24:34.9976670Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9977092Z /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:24:34.9977187Z return op(*args, **kwargs) 2023-01-11T21:24:34.9977261Z ok (0.531s) 2023-01-11T21:24:34.9977457Z test_vmap_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.531s) 2023-01-11T21:24:34.9977654Z test_vmap_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.616s) 2023-01-11T21:24:34.9977849Z test_vmap_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.533s) 2023-01-11T21:24:34.9978043Z test_vmap_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.532s) 2023-01-11T21:24:34.9978232Z test_vmap_exhaustive_searchsorted_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.584s) 2023-01-11T21:24:34.9979141Z 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:24:34.9979265Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9979696Z /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:24:34.9979785Z return op(*args, **kwargs) 2023-01-11T21:24:34.9979850Z ok (0.277s) 2023-01-11T21:24:34.9980051Z test_vmap_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.206s) 2023-01-11T21:24:34.9980233Z test_vmap_exhaustive_select_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:34.9980423Z test_vmap_exhaustive_select_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:24:34.9980599Z test_vmap_exhaustive_sgn_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9980794Z test_vmap_exhaustive_short_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.023s) 2023-01-11T21:24:34.9981192Z test_vmap_exhaustive_short_functorch_no_channels_last_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9981377Z test_vmap_exhaustive_sigmoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:34.9981557Z test_vmap_exhaustive_sign_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:34.9981812Z test_vmap_exhaustive_signal_windows_bartlett_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9982034Z test_vmap_exhaustive_signal_windows_blackman_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9982247Z test_vmap_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9982467Z test_vmap_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9982676Z test_vmap_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9982899Z test_vmap_exhaustive_signal_windows_general_cosine_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9983119Z test_vmap_exhaustive_signal_windows_general_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9983336Z test_vmap_exhaustive_signal_windows_hamming_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9983544Z test_vmap_exhaustive_signal_windows_hann_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9983754Z test_vmap_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9983957Z test_vmap_exhaustive_signal_windows_nuttall_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:34.9984146Z test_vmap_exhaustive_signbit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.003s) 2023-01-11T21:24:34.9984322Z test_vmap_exhaustive_sin_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9984504Z test_vmap_exhaustive_sinc_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.014s) 2023-01-11T21:24:34.9984684Z test_vmap_exhaustive_sinh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9984896Z test_vmap_exhaustive_slice_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.008s) 2023-01-11T21:24:34.9985092Z test_vmap_exhaustive_slice_scatter_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.039s) 2023-01-11T21:24:34.9985276Z test_vmap_exhaustive_softmax_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:34.9985471Z test_vmap_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:34.9985640Z test_vmap_exhaustive_sort_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.096s) 2023-01-11T21:24:34.9985854Z test_vmap_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:34.9986747Z 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:24:34.9986868Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9987304Z /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:24:34.9987394Z return op(*args, **kwargs) 2023-01-11T21:24:34.9987494Z ok (1.489s) 2023-01-11T21:24:34.9988376Z 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:24:34.9988498Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9988933Z /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:24:34.9989026Z return op(*args, **kwargs) 2023-01-11T21:24:34.9989098Z ok (1.348s) 2023-01-11T21:24:34.9989969Z 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:24:34.9990089Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9990517Z /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:24:34.9990608Z return op(*args, **kwargs) 2023-01-11T21:24:34.9990681Z ok (1.118s) 2023-01-11T21:24:34.9991570Z 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:24:34.9991693Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9992122Z /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:24:34.9992214Z return op(*args, **kwargs) 2023-01-11T21:24:34.9992278Z ok (1.685s) 2023-01-11T21:24:34.9993145Z 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:24:34.9993268Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9993698Z /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:24:34.9993812Z return op(*args, **kwargs) 2023-01-11T21:24:34.9993887Z ok (1.467s) 2023-01-11T21:24:34.9994805Z 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:24:34.9994925Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9995375Z /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:24:34.9995470Z return op(*args, **kwargs) 2023-01-11T21:24:34.9995542Z ok (1.576s) 2023-01-11T21:24:34.9996457Z 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:24:34.9996577Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9997046Z /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:24:34.9997139Z return op(*args, **kwargs) 2023-01-11T21:24:34.9997212Z ok (2.055s) 2023-01-11T21:24:34.9997592Z 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:24:34.9997969Z 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:24:34.9998156Z test_vmap_exhaustive_special_entr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:34.9998353Z test_vmap_exhaustive_special_erfcx_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:34.9999263Z 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:24:34.9999386Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:34.9999828Z /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:24:34.9999955Z return op(*args, **kwargs) 2023-01-11T21:24:35.0000028Z ok (1.358s) 2023-01-11T21:24:35.0000938Z 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:24:35.0001059Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0001504Z /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:24:35.0001600Z return op(*args, **kwargs) 2023-01-11T21:24:35.0001673Z ok (1.349s) 2023-01-11T21:24:35.0001862Z test_vmap_exhaustive_special_i0e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:35.0002048Z test_vmap_exhaustive_special_i1_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:35.0002235Z test_vmap_exhaustive_special_i1e_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.004s) 2023-01-11T21:24:35.0003145Z 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:24:35.0003293Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0003743Z /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:24:35.0003832Z return op(*args, **kwargs) 2023-01-11T21:24:35.0003897Z ok (1.452s) 2023-01-11T21:24:35.0004277Z 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:24:35.0005154Z 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:24:35.0005276Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0005706Z /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:24:35.0005795Z return op(*args, **kwargs) 2023-01-11T21:24:35.0005892Z ok (1.165s) 2023-01-11T21:24:35.0006797Z 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:24:35.0006916Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0007358Z /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:24:35.0007450Z return op(*args, **kwargs) 2023-01-11T21:24:35.0007522Z ok (1.133s) 2023-01-11T21:24:35.0008410Z 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:24:35.0008530Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0009039Z /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:24:35.0009145Z return op(*args, **kwargs) 2023-01-11T21:24:35.0009229Z ok (1.136s) 2023-01-11T21:24:35.0010203Z 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:24:35.0010325Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0010754Z /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:24:35.0010848Z return op(*args, **kwargs) 2023-01-11T21:24:35.0010914Z ok (1.282s) 2023-01-11T21:24:35.0011809Z 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:24:35.0011921Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0012353Z /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:24:35.0012471Z return op(*args, **kwargs) 2023-01-11T21:24:35.0012543Z ok (1.252s) 2023-01-11T21:24:35.0012734Z test_vmap_exhaustive_special_ndtr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:35.0012927Z test_vmap_exhaustive_special_ndtri_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:35.0013146Z test_vmap_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.018s) 2023-01-11T21:24:35.0014068Z 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:24:35.0014190Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0014634Z /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:24:35.0014722Z return op(*args, **kwargs) 2023-01-11T21:24:35.0014794Z ok (1.238s) 2023-01-11T21:24:35.0015734Z 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:24:35.0015857Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0016297Z /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:24:35.0016386Z return op(*args, **kwargs) 2023-01-11T21:24:35.0016450Z ok (1.247s) 2023-01-11T21:24:35.0016839Z 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:24:35.0017233Z 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:24:35.0017624Z 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:24:35.0018005Z 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:24:35.0018911Z 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:24:35.0019055Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0019499Z /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:24:35.0019588Z return op(*args, **kwargs) 2023-01-11T21:24:35.0019661Z ok (1.167s) 2023-01-11T21:24:35.0019856Z test_vmap_exhaustive_special_xlog1py_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.033s) 2023-01-11T21:24:35.0020049Z test_vmap_exhaustive_special_zeta_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:35.0020234Z test_vmap_exhaustive_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:35.0020429Z test_vmap_exhaustive_split_list_args_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:35.0020613Z test_vmap_exhaustive_split_with_sizes_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:35.0020792Z test_vmap_exhaustive_sqrt_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:35.0021824Z 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:24:35.0021950Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0022419Z /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:24:35.0022510Z return op(*args, **kwargs) 2023-01-11T21:24:35.0022583Z ok (0.011s) 2023-01-11T21:24:35.0022771Z test_vmap_exhaustive_squeeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:35.0022951Z test_vmap_exhaustive_stack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.046s) 2023-01-11T21:24:35.0023129Z test_vmap_exhaustive_std_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:35.0023315Z test_vmap_exhaustive_std_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:35.0023503Z test_vmap_exhaustive_std_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:35.0023690Z test_vmap_exhaustive_std_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:35.0024517Z 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:24:35.0024750Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T21:24:35.0025248Z /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:24:35.0025524Z 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:24:35.0025758Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T21:24:35.0025830Z ok (0.027s) 2023-01-11T21:24:35.0026703Z 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:24:35.0026829Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0027261Z /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:24:35.0027350Z return op(*args, **kwargs) 2023-01-11T21:24:35.0027424Z ok (0.173s) 2023-01-11T21:24:35.0027602Z test_vmap_exhaustive_sum_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:35.0027787Z test_vmap_exhaustive_sum_to_size_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.045s) 2023-01-11T21:24:35.0027957Z test_vmap_exhaustive_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.750s) 2023-01-11T21:24:35.0028182Z test_vmap_exhaustive_svd_lowrank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.007s) 2023-01-11T21:24:35.0028363Z test_vmap_exhaustive_symeig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.065s) 2023-01-11T21:24:35.0028537Z test_vmap_exhaustive_t_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:35.0028725Z test_vmap_exhaustive_take_along_dim_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:35.0029582Z 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:24:35.0029705Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0030127Z /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:24:35.0030216Z return op(*args, **kwargs) 2023-01-11T21:24:35.0030288Z ok (0.075s) 2023-01-11T21:24:35.0030462Z test_vmap_exhaustive_tan_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:35.0030631Z test_vmap_exhaustive_tanh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.006s) 2023-01-11T21:24:35.0030837Z test_vmap_exhaustive_tensor_split_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:35.0031049Z test_vmap_exhaustive_tensordot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:35.0031226Z test_vmap_exhaustive_tile_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.085s) 2023-01-11T21:24:35.0031416Z test_vmap_exhaustive_to_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:35.0032317Z 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:24:35.0032424Z op=lambda x, *args: x.to_sparse(*args), 2023-01-11T21:24:35.0032513Z expected failure (0.012s) 2023-01-11T21:24:35.0032690Z test_vmap_exhaustive_topk_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:35.0032892Z test_vmap_exhaustive_trace_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:35.0033077Z test_vmap_exhaustive_transpose_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.082s) 2023-01-11T21:24:35.0033249Z test_vmap_exhaustive_trapezoid_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:35.0033433Z test_vmap_exhaustive_trapz_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:35.0033624Z test_vmap_exhaustive_triangular_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.061s) 2023-01-11T21:24:35.0033817Z test_vmap_exhaustive_tril_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:35.0034011Z test_vmap_exhaustive_triu_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:35.0034198Z test_vmap_exhaustive_true_divide_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.072s) 2023-01-11T21:24:35.0035084Z 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:24:35.0035208Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0035631Z /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:24:35.0035726Z return op(*args, **kwargs) 2023-01-11T21:24:35.0035798Z ok (0.008s) 2023-01-11T21:24:35.0035979Z test_vmap_exhaustive_unbind_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.058s) 2023-01-11T21:24:35.0036154Z test_vmap_exhaustive_unflatten_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.019s) 2023-01-11T21:24:35.0036340Z test_vmap_exhaustive_unfold_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.043s) 2023-01-11T21:24:35.0036520Z test_vmap_exhaustive_unfold_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.041s) 2023-01-11T21:24:35.0036718Z test_vmap_exhaustive_uniform_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.016s) 2023-01-11T21:24:35.0036932Z test_vmap_exhaustive_unique_consecutive_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:35.0037156Z test_vmap_exhaustive_unique_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.005s) 2023-01-11T21:24:35.0037342Z test_vmap_exhaustive_unsqueeze_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.032s) 2023-01-11T21:24:35.0037518Z test_vmap_exhaustive_var_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:35.0037700Z test_vmap_exhaustive_var_mean_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:35.0037884Z test_vmap_exhaustive_var_mean_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:35.0038070Z test_vmap_exhaustive_var_unbiased_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.005s) 2023-01-11T21:24:35.0038908Z 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:24:35.0039034Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0039452Z /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:24:35.0039541Z return op(*args, **kwargs) 2023-01-11T21:24:35.0039614Z ok (0.005s) 2023-01-11T21:24:35.0039820Z test_vmap_exhaustive_view_as_complex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.008s) 2023-01-11T21:24:35.0040003Z test_vmap_exhaustive_view_as_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.015s) 2023-01-11T21:24:35.0040189Z test_vmap_exhaustive_view_copy_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.034s) 2023-01-11T21:24:35.0040389Z test_vmap_exhaustive_view_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.036s) 2023-01-11T21:24:35.0040571Z test_vmap_exhaustive_vsplit_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.025s) 2023-01-11T21:24:35.0040743Z test_vmap_exhaustive_vstack_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.104s) 2023-01-11T21:24:35.0040921Z test_vmap_exhaustive_where_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.496s) 2023-01-11T21:24:35.0041786Z 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:24:35.0041914Z batched_outputs = func(*batched_inputs, **kwargs) 2023-01-11T21:24:35.0042344Z /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:24:35.0042433Z return op(*args, **kwargs) 2023-01-11T21:24:35.0042505Z ok (0.094s) 2023-01-11T21:24:35.0042682Z test_vmap_exhaustive_zero__cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:35.0042877Z test_vmap_exhaustive_zeros_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:35.0043101Z test_vmap_exhaustive_zeros_like_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:35.0043305Z test_vmap_linalg_failure_1D_input_linalg_cholesky_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.022s) 2023-01-11T21:24:35.0043503Z test_vmap_linalg_failure_1D_input_linalg_cholesky_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.017s) 2023-01-11T21:24:35.0043700Z test_vmap_linalg_failure_1D_input_linalg_cond_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:35.0043895Z test_vmap_linalg_failure_1D_input_linalg_cross_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.016s) 2023-01-11T21:24:35.0044089Z test_vmap_linalg_failure_1D_input_linalg_det_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.023s) 2023-01-11T21:24:35.0044292Z test_vmap_linalg_failure_1D_input_linalg_det_singular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.114s) 2023-01-11T21:24:35.0044494Z test_vmap_linalg_failure_1D_input_linalg_eig_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.012s) 2023-01-11T21:24:35.0045427Z 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:24:35.0045524Z return self.op(*args, **kwargs) 2023-01-11T21:24:35.0045599Z ok (0.017s) 2023-01-11T21:24:35.0045799Z test_vmap_linalg_failure_1D_input_linalg_eigvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:35.0046000Z test_vmap_linalg_failure_1D_input_linalg_eigvalsh_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:35.0046220Z test_vmap_linalg_failure_1D_input_linalg_householder_product_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.074s) 2023-01-11T21:24:35.0046431Z test_vmap_linalg_failure_1D_input_linalg_inv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.013s) 2023-01-11T21:24:35.0046630Z test_vmap_linalg_failure_1D_input_linalg_inv_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:35.0047551Z 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:24:35.0047649Z return self.op(*args, **kwargs) 2023-01-11T21:24:35.0047724Z ok (0.016s) 2023-01-11T21:24:35.0047928Z test_vmap_linalg_failure_1D_input_linalg_ldl_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:35.0048145Z test_vmap_linalg_failure_1D_input_linalg_ldl_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:35.0048342Z test_vmap_linalg_failure_1D_input_linalg_lstsq_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:35.0048555Z test_vmap_linalg_failure_1D_input_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.031s) 2023-01-11T21:24:35.0049581Z 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:24:35.0049708Z return self.op(*args, **kwargs) 2023-01-11T21:24:35.0049782Z ok (0.110s) 2023-01-11T21:24:35.0050696Z 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:24:35.0050791Z return self.op(*args, **kwargs) 2023-01-11T21:24:35.0050863Z ok (0.147s) 2023-01-11T21:24:35.0051067Z test_vmap_linalg_failure_1D_input_linalg_lu_factor_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.078s) 2023-01-11T21:24:35.0051265Z test_vmap_linalg_failure_1D_input_linalg_lu_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.214s) 2023-01-11T21:24:35.0051488Z test_vmap_linalg_failure_1D_input_linalg_matrix_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:35.0051688Z test_vmap_linalg_failure_1D_input_linalg_matrix_power_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.040s) 2023-01-11T21:24:35.0051891Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.075s) 2023-01-11T21:24:35.0052103Z test_vmap_linalg_failure_1D_input_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.009s) 2023-01-11T21:24:35.0052311Z test_vmap_linalg_failure_1D_input_linalg_multi_dot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T21:24:35.0052520Z test_vmap_linalg_failure_1D_input_linalg_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:24:35.0052778Z test_vmap_linalg_failure_1D_input_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:24:35.0052978Z test_vmap_linalg_failure_1D_input_linalg_pinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.026s) 2023-01-11T21:24:35.0053185Z test_vmap_linalg_failure_1D_input_linalg_pinv_hermitian_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.010s) 2023-01-11T21:24:35.0053444Z 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:24:35.0053644Z test_vmap_linalg_failure_1D_input_linalg_qr_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.051s) 2023-01-11T21:24:35.0053843Z test_vmap_linalg_failure_1D_input_linalg_slogdet_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.021s) 2023-01-11T21:24:35.0054044Z test_vmap_linalg_failure_1D_input_linalg_solve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.044s) 2023-01-11T21:24:35.0054246Z test_vmap_linalg_failure_1D_input_linalg_solve_ex_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.037s) 2023-01-11T21:24:35.0054455Z test_vmap_linalg_failure_1D_input_linalg_solve_triangular_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.247s) 2023-01-11T21:24:35.0054652Z test_vmap_linalg_failure_1D_input_linalg_svd_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.504s) 2023-01-11T21:24:35.0054850Z test_vmap_linalg_failure_1D_input_linalg_svdvals_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.060s) 2023-01-11T21:24:35.0055050Z test_vmap_linalg_failure_1D_input_linalg_tensorinv_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.002s) 2023-01-11T21:24:35.0055254Z test_vmap_linalg_failure_1D_input_linalg_tensorsolve_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.001s) 2023-01-11T21:24:35.0055498Z test_vmap_linalg_failure_1D_input_linalg_vander_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.001s) 2023-01-11T21:24:35.0055709Z test_vmap_linalg_failure_1D_input_linalg_vecdot_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:24:35.0055929Z test_vmap_linalg_failure_1D_input_linalg_vector_norm_cuda_float32 (__main__.TestVmapOperatorsOpInfoCUDA) ... expected failure (0.002s) 2023-01-11T21:24:35.0056115Z test_vmap_multi_dot_failure_1D_input_cuda (__main__.TestVmapOperatorsOpInfoCUDA) ... ok (0.007s) 2023-01-11T21:24:35.0056122Z 2023-01-11T21:24:35.0056323Z ---------------------------------------------------------------------- 2023-01-11T21:24:35.0056413Z Ran 1939 tests in 173.681s 2023-01-11T21:24:35.0056418Z 2023-01-11T21:24:35.0056523Z OK (skipped=59, expected failures=245) 2023-01-11T21:24:35.0056536Z 2023-01-11T21:24:35.0056630Z Generating XML reports... 2023-01-11T21:24:35.0056940Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestRandomnessCUDA-20230111212139.xml 2023-01-11T21:24:35.0057261Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestTransformFailureCUDA-20230111212139.xml 2023-01-11T21:24:35.0057545Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapAPI-20230111212139.xml 2023-01-11T21:24:35.0057879Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapBatchedGradientCUDA-20230111212139.xml 2023-01-11T21:24:35.0058179Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperators-20230111212139.xml 2023-01-11T21:24:35.0058511Z Generated XML report: test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperatorsOpInfoCUDA-20230111212139.xml 2023-01-11T21:24:35.0058517Z 2023-01-11T21:24:35.0061402Z ##[endgroup] 2023-01-11T21:24:35.0061738Z FINISHED PRINTING LOG FILE of functorch/test_vmap (/var/lib/jenkins/workspace/test/test-reports/functorch-test_vmap_jfiq5mj5) 2023-01-11T21:24:35.0061744Z 2023-01-11T21:24:35.0061999Z Running functorch/test_ops ... [2023-01-11 21:24:34.906056] 2023-01-11T21:24:37.3726803Z Ignoring disabled issues: [] 2023-01-11T21:24:37.3793992Z Ignoring disabled issues: [] 2023-01-11T21:24:37.3861918Z 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:24:37.385603] 2023-01-11T21:24:37.3935925Z 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:24:37.392756] 2023-01-11T21:58:32.1348007Z 2023-01-11T21:58:32.1350515Z Expand the folded group to see the log file of functorch/test_ops 2023-01-11T21:58:32.1351399Z ##[group]PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_x32896kb) 2023-01-11T21:58:32.1357574Z Test results will be stored in test-reports/python-pytest/functorch.test_ops/functorch.test_ops-9a3e2ad05bb2e63c.xml 2023-01-11T21:58:32.1358263Z ============================= test session starts ============================== 2023-01-11T21:58:32.1358769Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T21:58:32.1359100Z cachedir: .pytest_cache 2023-01-11T21:58:32.1366802Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:58:32.1367217Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T21:58:32.1368607Z 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-11T21:58:32.1369420Z collecting ... collected 9536 items / 11 deselected / 9525 selected 2023-01-11T21:58:32.1854396Z 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-11T21:58:32.2288602Z 2023-01-11T21:58:32.2293389Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_binary_cross_entropy_cuda PASSED [ 0%] 2023-01-11T21:58:32.2293794Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_log_softmax_cuda PASSED [ 0%] 2023-01-11T21:58:32.2294176Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_nll_loss_cuda PASSED [ 0%] 2023-01-11T21:58:32.2294543Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_softmax_cuda PASSED [ 0%] 2023-01-11T21:58:32.2294915Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_H_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2295309Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2295736Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyMulAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2296153Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpySortAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2296570Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_SelectAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2296987Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2297411Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2297795Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_T_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2298259Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2298748Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2299126Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___getitem___functorch_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2299499Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmatmul___cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2299861Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmul___cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2300217Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rpow___cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2300585Z functorch/test_ops.py::TestOperatorsCUDA::test_grad__native_batch_norm_legit_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2301167Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_abs_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2301522Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_acos_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2301874Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_acosh_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2302231Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addcmul_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2302592Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmm_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2302946Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmv_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2303341Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2303731Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_amax_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2304077Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_amin_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2304463Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2304947Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2305372Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2305804Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2306190Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_cuda_float32 XFAIL [ 0%] 2023-01-11T21:58:32.2306548Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_asin_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2306898Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_asinh_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2307252Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atan2_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2307632Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atan_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2307996Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atanh_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2308386Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2308755Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bmm_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2309141Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2309593Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2310058Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2310464Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_tensors_cuda_float32 PASSED [ 0%] 2023-01-11T21:58:32.2310880Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2311347Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2311797Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T21:58:32.2312198Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cat_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2312556Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cdouble_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2312911Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cfloat_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2313271Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_chalf_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2313685Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T21:58:32.2314099Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_chunk_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2314451Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2314803Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_max_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2315159Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clone_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2315517Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_column_stack_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2315887Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_combinations_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2316238Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_complex_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2316602Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_conj_physical_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2316996Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_copysign_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2317352Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cos_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2317752Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T21:58:32.2318147Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cov_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2318499Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cummax_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2318848Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumsum_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2319219Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumulative_trapezoid_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2319587Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diag_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2319944Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagflat_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2320310Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_copy_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2320679Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diff_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2321032Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_digamma_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2321382Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dist_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2321748Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_floor_rounding_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2322109Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_double_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2322499Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_double_functorch_no_channels_last_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2322876Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dstack_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2323270Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T21:58:32.2323684Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_erf_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2324038Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_erfc_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2324381Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_exp_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2324735Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_expand_as_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2325099Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_expand_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2325447Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_expm1_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2325834Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T21:58:32.2326223Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fft2_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2326578Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fft_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2326928Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fftn_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2327293Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_fftshift_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2327654Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfftn_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2328004Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifft2_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2328363Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftn_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2328732Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifftshift_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2329095Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfft_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2329472Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfft2_cuda_float32 PASSED [ 1%] 2023-01-11T21:58:32.2329826Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfft2_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2330263Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fill_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2330611Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_flatten_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2330968Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_flip_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2331348Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_functorch_no_channels_last_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2331726Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmax_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2332073Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmod_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2332418Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_frexp_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2332780Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_gather_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2333174Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2333592Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2334014Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2334393Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_half_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2334765Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_half_functorch_no_channels_last_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2335142Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_hsplit_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2335492Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_hypot_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2335887Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2336339Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2336735Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_fill_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2337102Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_put_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2337461Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_inner_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2337869Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2338318Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2338754Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2339181Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2339597Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2340022Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2340467Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2341043Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2341450Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_kthvalue_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2341883Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2342276Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cross_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2342628Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eig_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2342994Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigvals_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2343371Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigvalsh_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2343733Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_inv_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2344134Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2344530Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lstsq_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2344894Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2345258Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2345623Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_factor_ex_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2346039Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T21:58:32.2346443Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2346872Z 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-11T21:58:32.2347300Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_ex_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2347695Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_triangular_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2348115Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_tensorsolve_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2348481Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vander_cuda_float32 PASSED [ 2%] 2023-01-11T21:58:32.2348848Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vecdot_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2349218Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_vector_norm_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2349584Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log1p_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2349933Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2350305Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_softmax_with_dtype_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2350684Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp2_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2351042Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logaddexp_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2351404Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logdet_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2351801Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2352230Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2352656Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2353086Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2353515Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2353940Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logsumexp_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2354354Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2354768Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_unpack_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2355134Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_amin_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2355541Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2355937Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_cumprod_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2356308Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_mean_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2356678Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_median_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2357052Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_normalize_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2357415Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_scatter_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2357829Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_select_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2358196Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_softmin_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2358549Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_matrix_exp_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2358908Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_binary_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2359289Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2359665Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_binary_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2360035Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_reduction_no_dim_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2360441Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_minimum_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2360793Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mm_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2361134Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_movedim_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2361489Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mul_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2361887Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2362271Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mv_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2362630Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2363021Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2363405Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2363775Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nan_to_num_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2364123Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanmean_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2364479Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanmedian_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2364843Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nanquantile_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2365237Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2365626Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_narrow_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2366030Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_layer_norm_cuda_float32 PASSED [ 3%] 2023-01-11T21:58:32.2366432Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2366852Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T21:58:32.2367279Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 4%] 2023-01-11T21:58:32.2367704Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 4%] 2023-01-11T21:58:32.2397756Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2398275Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_alpha_dropout_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2398827Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool1d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2399300Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool2d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2399704Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_bilinear_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2400108Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2400512Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_celu_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2400903Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv1d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2401281Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2401684Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2402118Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2402742Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2403169Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2403600Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2404011Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2404411Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cross_entropy_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2404806Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2405214Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2405612Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_gelu_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2406000Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_grid_sample_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2406384Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardshrink_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2406775Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardsigmoid_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2407163Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_huber_loss_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2407571Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_instance_norm_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2408049Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2408466Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2408881Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2409280Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2409681Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_leaky_relu_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2410207Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_linear_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2410598Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_logsigmoid_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2410983Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool1d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2411386Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool1d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2411789Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2412184Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool3d_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2412571Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2412960Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mish_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2413340Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mse_loss_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2413740Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2414132Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_nll_loss_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2414556Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_normalize_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2414949Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_circular_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2415334Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_constant_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2415731Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_reflect_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2416117Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pdist_cuda_float32 PASSED [ 4%] 2023-01-11T21:58:32.2416508Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2416888Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_prelu_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2417268Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_silu_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2417670Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2418117Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softplus_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2418497Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_tanhshrink_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2418881Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_threshold_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2419269Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_unfold_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2419655Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2420062Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_upsample_nearest_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2420507Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2421034Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_fro_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2421386Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_inf_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2421742Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ormqr_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2422093Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_outer_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2422458Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_pca_lowrank_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2422819Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_permute_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2423176Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_pinverse_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2423534Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_put_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2423881Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_quantile_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2424239Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rad2deg_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2424636Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2425069Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2425448Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_real_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2425806Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_remainder_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2426167Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_repeat_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2426533Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_reshape_as_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2426888Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_reshape_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2427289Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resolve_neg_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2427654Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2428010Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_0_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2428381Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_3_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2428743Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rsub_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2429144Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2429549Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amax_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2429933Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_amin_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2430300Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sgn_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2430643Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sign_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2431052Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2431513Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2431980Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2432432Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2432927Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2433379Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2433818Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T21:58:32.2434208Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_slice_scatter_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2434567Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_softmax_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2434915Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sort_cuda_float32 PASSED [ 5%] 2023-01-11T21:58:32.2435289Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sparse_sampled_addmm_cuda_float32 XFAIL [ 6%] 2023-01-11T21:58:32.2435702Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2436154Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2436602Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2437035Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2437486Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2438213Z 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-11T21:58:32.2438839Z 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-11T21:58:32.2439307Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_entr_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2439725Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2440197Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2440611Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i0e_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2440979Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i1_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2441522Z 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-11T21:58:32.2442100Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2442574Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2443194Z 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-11T21:58:32.2443823Z 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-11T21:58:32.2444273Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_xlog1py_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2444721Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2445118Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2445481Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_list_args_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2445852Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_split_with_sizes_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2446215Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_squeeze_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2446578Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_stack_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2446925Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2447284Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2447647Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_stft_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2447991Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sub_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2448340Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sum_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2448689Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sum_to_size_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2449052Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_svd_lowrank_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2449401Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_symeig_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2449754Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tanh_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2450177Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tensordot_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2450551Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tile_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2450905Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_to_sparse_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2451264Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trace_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2451657Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_transpose_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2452027Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_triangular_solve_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2452384Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tril_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2452737Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unbind_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2453098Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unflatten_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2453454Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unfold_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2453864Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2454310Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T21:58:32.2454710Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unsqueeze_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2455079Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T21:58:32.2455437Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_vdot_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2455797Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_as_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2456142Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_vsplit_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2456496Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_where_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2456850Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_xlogy_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2457200Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_zero__cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2457621Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 7%] 2023-01-11T21:58:32.2458053Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_H_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2458439Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2458918Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyCubeNotComposableAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2459433Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpySortAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2459895Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2460323Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SelectAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2460738Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2461234Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_T_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2461643Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2462062Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___getitem___functorch_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2462420Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___radd___cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2462774Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rdiv___cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2463127Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rpow___cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2463497Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp__softmax_backward_data_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2463861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acos_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2464252Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_acosh_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2464608Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addcdiv_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2464953Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addr_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2465340Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_all_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2465719Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_amax_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2466102Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_any_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2466521Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2466952Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2467374Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argsort_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2467775Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_partial_views_cuda_float32 XFAIL [ 7%] 2023-01-11T21:58:32.2468136Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asin_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2468487Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_asinh_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2468832Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atan_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2469170Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atanh_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2469524Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_2d_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2469963Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bfloat16_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2470422Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bfloat16_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2470829Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_block_diag_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2471221Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_to_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2471695Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2472143Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cat_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2472569Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2472997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ceil_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2473431Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cfloat_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T21:58:32.2473863Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_inverse_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2474269Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_solve_cuda_float32 PASSED [ 7%] 2023-01-11T21:58:32.2474670Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_column_stack_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2475067Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_combinations_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2475460Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_conj_physical_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2475853Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cov_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2476231Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cross_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2476612Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cummax_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2477033Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cummin_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2477432Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumprod_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2477893Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumulative_trapezoid_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2478292Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diag_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2478691Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_scatter_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2479090Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diff_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2479484Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_digamma_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2479885Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_floor_rounding_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2480309Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_trunc_rounding_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2480711Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dsplit_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2481092Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dstack_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2481476Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_einsum_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2481925Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_empty_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T21:58:32.2482404Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_equal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T21:58:32.2482782Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exp2_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2483183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expand_as_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2483537Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expand_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2483891Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_expm1_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2484284Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_eye_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T21:58:32.2484677Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fftshift_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2485038Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfft_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2485387Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifft_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2485752Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifftshift_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2486114Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfft_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2486479Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfftn_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2486831Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfft2_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2487187Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfft_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2487537Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfft_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2487883Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfftn_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2488234Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fill_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2488584Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flatten_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2488933Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flip_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2489278Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fliplr_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2489636Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2490060Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_floor_divide_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T21:58:32.2490516Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmax_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2490855Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmod_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2491205Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_frac_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2491554Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_frexp_cuda_float32 PASSED [ 8%] 2023-01-11T21:58:32.2491937Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T21:58:32.2492354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ge_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T21:58:32.2492743Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gradient_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2493152Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2493581Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2494004Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_histc_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2494390Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hsplit_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2494735Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hstack_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2495087Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_add_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2495446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_fill_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2495849Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_put_functorch_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2496211Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_inner_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2496598Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_int_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2497020Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2497455Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isfinite_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2497872Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isnan_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2498304Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isneginf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2498737Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isposinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2499184Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2499581Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lerp_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2499936Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lgamma_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2500301Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cross_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2500666Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_det_singular_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2501157Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eig_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2501519Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigvals_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2501889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigvalsh_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2502305Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_householder_product_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2502684Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_inv_ex_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2503061Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2503431Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2503785Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_factor_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2504149Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_solve_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2504565Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2504992Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2505371Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2505724Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_qr_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2506094Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_triangular_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2506458Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_svdvals_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2506827Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_tensorsolve_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2507200Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vector_norm_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2507602Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2508017Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2508367Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_softmax_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2508738Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log_softmax_with_dtype_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2509104Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logaddexp2_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2509505Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_and_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2509937Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T21:58:32.2510317Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2510652Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mH_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2510997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mT_cuda_float32 PASSED [ 9%] 2023-01-11T21:58:32.2511345Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_amax_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2511713Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_cumsum_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2512065Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2512453Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2512837Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_logsumexp_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2513203Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_normalize_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2513568Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_softmax_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2513928Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_std_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2514304Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_var_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2514650Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_matmul_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2515005Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_matrix_exp_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2515359Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mean_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2515702Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_median_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2516073Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2516458Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_reduction_no_dim_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2516843Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_reduction_with_dim_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2517202Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mode_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2517548Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mul_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2517887Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mv_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2518257Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2518629Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2518989Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanmean_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2519341Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanmedian_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2519685Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nansum_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2520072Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_batch_norm_cuda_float32 XFAIL [ 10%] 2023-01-11T21:58:32.2520463Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ne_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T21:58:32.2520885Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T21:58:32.2521308Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T21:58:32.2521733Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nextafter_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T21:58:32.2522195Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T21:58:32.2522648Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2523054Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2523461Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2523863Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2524271Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2524672Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2525062Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2525448Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2525833Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2526263Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2526660Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_bilinear_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2527055Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2527441Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_celu_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2527815Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv1d_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2528204Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2528612Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2529031Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2529460Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 10%] 2023-01-11T21:58:32.2529878Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2530405Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2530847Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2531268Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2531665Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2532126Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2532529Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2532925Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_cross_entropy_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2533314Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout3d_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2533734Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T21:58:32.2534160Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2534556Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2534966Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2535393Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T21:58:32.2535813Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_group_norm_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2536201Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2536609Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2536996Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_huber_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2537389Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_area_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2537815Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2538286Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2538686Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2539076Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_l1_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2539454Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_linear_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2539841Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2540226Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool1d_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2540633Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:58:32.2541164Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:58:32.2541570Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2541955Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mish_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2542335Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mse_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2542737Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2543133Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_constant_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2543519Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_reflect_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2543957Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2544358Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2544736Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_prelu_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2545112Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_relu6_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2545491Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_silu_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2545878Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2546263Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softplus_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2546653Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softshrink_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2547044Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softsign_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2547445Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_tanhshrink_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2547861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_threshold_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2548255Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2548655Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 11%] 2023-01-11T21:58:32.2549063Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T21:58:32.2549453Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2549803Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_inf_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2550155Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_nuc_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2550575Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_normal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2550991Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2551399Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ormqr_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2551779Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_outer_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2552128Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_permute_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2552481Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pinverse_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2552851Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2553218Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pow_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2553571Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_quantile_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2553921Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rad2deg_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2554321Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randint_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2554710Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_real_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2555061Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_repeat_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2555420Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reshape_as_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2555771Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reshape_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2556152Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_roll_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2556500Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rot90_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2556843Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2557200Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_0_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2557557Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rsqrt_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2558004Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2558392Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2558761Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_amax_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2559178Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_prod_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2559600Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_sum_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2560003Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_searchsorted_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2560406Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_select_scatter_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2560761Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sgn_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2561146Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_short_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2561586Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2561997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sigmoid_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2562350Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sign_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2562786Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2563296Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2563774Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2564247Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2564713Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2565165Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2565620Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2566063Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signbit_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T21:58:32.2566451Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sin_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2566797Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sinc_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2567158Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_slice_scatter_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2567530Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_softmax_with_dtype_cuda_float32 PASSED [ 12%] 2023-01-11T21:58:32.2567896Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sort_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2568350Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2568791Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2569220Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2569820Z 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-11T21:58:32.2570559Z 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-11T21:58:32.2571046Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2571651Z 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-11T21:58:32.2572141Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2572598Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2573008Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_ndtr_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2573378Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_ndtri_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2573777Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2574223Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2574725Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2575343Z 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-11T21:58:32.2575792Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_xlog1py_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2576143Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2576493Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sqrt_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2576847Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_square_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2577195Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_stack_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2577543Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2577903Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_mean_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2578271Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_mean_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2578632Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_std_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2578982Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sum_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2579318Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_svd_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2579651Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_t_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2579997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_take_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2580371Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tan_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2580770Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_to_sparse_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2581286Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trapezoid_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2581642Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tril_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2581997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unflatten_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2582389Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_uniform_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2582825Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2583261Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unique_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2583655Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_mean_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2584018Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_mean_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2584379Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_unbiased_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2584735Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_as_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2585089Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_copy_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2585431Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2585778Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vstack_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2586169Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T21:58:32.2586604Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2587112Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 13%] 2023-01-11T21:58:32.2587592Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 13%] 2023-01-11T21:58:32.2588037Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2588457Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2588880Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2589310Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2589738Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2590151Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2590579Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2591016Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2591446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2591888Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2592313Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___getitem___functorch_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2592698Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__native_batch_norm_legit_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2593166Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_acosh_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2593517Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_add_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2593872Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addbmm_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2594237Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addcdiv_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2594588Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addcmul_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2594946Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2595320Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmm_decomposed_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2595685Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addmv_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2596038Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_addr_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2596390Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_amin_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2596786Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2597222Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2597643Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2598055Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_partial_views_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2598424Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atan2_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2598769Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atanh_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2599134Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_1d_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2599519Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_3d_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2599875Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_baddbmm_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2600230Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bernoulli_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2600630Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2601070Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2601490Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_tensors_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2601889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2602316Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2602714Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cartesian_prod_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2603069Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cat_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2603423Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cdist_cuda_float32 XFAIL [ 14%] 2023-01-11T21:58:32.2603776Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ceil_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2604164Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2604612Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T21:58:32.2605061Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_cuda_float32 XFAIL [ 14%] 2023-01-11T21:58:32.2605436Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_inverse_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2605814Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cholesky_solve_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2606179Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_min_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2606556Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_column_stack_cuda_float32 PASSED [ 14%] 2023-01-11T21:58:32.2606923Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_conj_physical_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2607290Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_constant_pad_nd_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2607662Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_contiguous_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2608024Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_corrcoef_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2608385Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cos_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2608735Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cosh_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2609130Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T21:58:32.2609519Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cov_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2609871Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cross_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2610286Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cummin_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2610675Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumsum_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2611062Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_deg2rad_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2611414Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2611798Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diag_embed_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2612160Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagflat_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2612528Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_scatter_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2612887Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diff_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2613238Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dot_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2613590Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2613970Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2614351Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dsplit_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2614702Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dstack_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2615058Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_einsum_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2615447Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T21:58:32.2615833Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erf_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2616185Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erfc_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2616539Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_erfinv_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2616886Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expand_as_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2617241Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expm1_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2617620Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fftn_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2618007Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fftshift_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2618391Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfft_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2618749Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifft_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2619109Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfft2_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2619459Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfft2_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2619812Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfft2_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2620169Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfft_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2620520Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_rfftn_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2620876Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2621362Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_power_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2621821Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_floor_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2622258Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmod_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2622770Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T21:58:32.2623179Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gather_cuda_float32 PASSED [ 15%] 2023-01-11T21:58:32.2623574Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T21:58:32.2623993Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T21:58:32.2624399Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_grid_sampler_2d_cuda_float32 XFAIL [ 15%] 2023-01-11T21:58:32.2624865Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T21:58:32.2625292Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2625710Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2626149Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2626546Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hstack_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2626901Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hypot_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2627306Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2627744Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2628150Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_add_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2628517Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_copy_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2628889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_put_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2629271Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_put_functorch_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2629685Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2630109Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2630602Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2631045Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2631497Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2631949Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2632407Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2632813Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_kron_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2633209Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2633593Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lerp_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2633963Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cross_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2634328Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_det_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2634699Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_det_singular_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2635079Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eig_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2635448Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigh_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2635816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_inv_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2636219Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2636672Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2637067Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_factor_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2637456Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2637904Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2638384Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2638813Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2639260Z 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-11T21:58:32.2639688Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_qr_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2640056Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2640425Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_svd_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2640787Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_svdvals_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2641170Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_tensorinv_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2641543Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log10_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2641905Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log1p_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2642311Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2642697Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logaddexp2_cuda_float32 PASSED [ 16%] 2023-01-11T21:58:32.2643110Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2643559Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2643987Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T21:58:32.2644446Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2644896Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2645293Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2645641Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mT_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2646005Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_amax_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2646412Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2646817Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_cumprod_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2647193Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_cumsum_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2647564Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_fill_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2647957Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2648355Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_logaddexp_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2648758Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_mean_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2649143Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_normalize_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2649521Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_prod_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2649886Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2650333Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_sum_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2650698Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_matrix_exp_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2651050Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_binary_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2651444Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2651857Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2652236Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_maximum_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2652592Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mean_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2652951Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_median_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2653336Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2653733Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2654099Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_msort_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2654499Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mul_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2654910Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2655303Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mv_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2655665Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanmedian_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2656076Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2656482Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_narrow_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2656857Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_dropout_backward_cuda_float32 XFAIL [ 17%] 2023-01-11T21:58:32.2657246Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_layer_norm_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2657657Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2658133Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2658579Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2659013Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2659448Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T21:58:32.2659899Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:58:32.2660329Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2660745Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2661321Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2661727Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2662139Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2662538Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_batch_norm_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2662925Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_celu_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2663303Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 17%] 2023-01-11T21:58:32.2663726Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2664161Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2664591Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2665005Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2665416Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2665825Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2666239Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2666671Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2667064Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T21:58:32.2667456Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout2d_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2667895Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_elu_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2668277Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_bag_cuda_float32 XFAIL [ 18%] 2023-01-11T21:58:32.2668678Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2669085Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2669491Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2669908Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2670309Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_gelu_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2670697Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_glu_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2671081Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardsigmoid_cuda_float32 XFAIL [ 18%] 2023-01-11T21:58:32.2671493Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2671892Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2672279Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_huber_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T21:58:32.2672689Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2673136Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2673553Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2673961Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2674378Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2674783Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2675167Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2675553Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2675950Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2676345Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_linear_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2676728Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_logsigmoid_cuda_float32 XFAIL [ 18%] 2023-01-11T21:58:32.2677131Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2677530Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2677936Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2678340Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2678778Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2679179Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mish_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2679569Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2679963Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2680377Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multilabel_margin_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T21:58:32.2680796Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T21:58:32.2681194Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2681590Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_normalize_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2681993Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2682397Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2682796Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 18%] 2023-01-11T21:58:32.2683199Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_prelu_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2683587Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_selu_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2683987Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2684380Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 19%] 2023-01-11T21:58:32.2684775Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softmin_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2685200Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2685604Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softplus_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2685991Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2686395Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2686825Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2687255Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2687679Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2688077Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_fro_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2688475Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2688859Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polar_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2689242Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2689632Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2690022Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2690477Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_positive_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2690868Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pow_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2691226Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_prod_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2691587Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rad2deg_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2691986Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2692426Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2692863Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2693247Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ravel_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2693613Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_real_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2693983Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_remainder_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2694354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_repeat_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2694724Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_repeat_interleave_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2695135Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2695526Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_roll_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2695887Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2696254Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_0_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2696626Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_3_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2697008Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2697398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rsqrt_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2697806Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2698208Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_add_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2698589Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2698971Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_segment_reduce_lengths_cuda_float32 XFAIL [ 19%] 2023-01-11T21:58:32.2699357Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_segment_reduce_offsets_cuda_float32 XFAIL [ 19%] 2023-01-11T21:58:32.2699725Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_select_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2700082Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sgn_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2700434Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sigmoid_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2700787Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sign_cuda_float32 PASSED [ 19%] 2023-01-11T21:58:32.2701300Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2701759Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T21:58:32.2702224Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2702679Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2703167Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2703552Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sinc_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2703902Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_slice_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2704255Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2704626Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_softmax_with_dtype_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2704990Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sort_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2705358Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 20%] 2023-01-11T21:58:32.2705773Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2706242Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2706715Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2707343Z 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-11T21:58:32.2707830Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2708296Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2708708Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i1e_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2709160Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2709770Z 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-11T21:58:32.2710258Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2710711Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2711174Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2711632Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2712046Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_ndtr_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2712441Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2712893Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2713369Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2713985Z 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-11T21:58:32.2714475Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2714926Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_xlog1py_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2715333Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T21:58:32.2715724Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2716085Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_list_args_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2716463Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_split_with_sizes_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2716823Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sqrt_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2717178Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_square_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2717535Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_stack_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2717889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_mean_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2718261Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_mean_unbiased_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2718630Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_unbiased_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2718988Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_stft_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2719339Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_svd_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2719689Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_t_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2720044Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_take_along_dim_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2720404Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tan_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2720756Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tanh_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2721133Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tensordot_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2721489Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tile_cuda_float32 PASSED [ 20%] 2023-01-11T21:58:32.2721838Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_topk_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2722194Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_transpose_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2722553Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trapezoid_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2722911Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trapz_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2723261Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tril_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2723620Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_true_divide_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2723978Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trunc_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2724336Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unflatten_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2724696Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unfold_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2725083Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T21:58:32.2725525Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T21:58:32.2725961Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T21:58:32.2726147Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_mean_unbiased_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2726348Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_unbiased_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2726522Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_as_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2726685Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_copy_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2726853Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2727020Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vstack_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2727183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zero__cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2727387Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T21:58:32.2727597Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 21%] 2023-01-11T21:58:32.2727815Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2728024Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2728257Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 21%] 2023-01-11T21:58:32.2728481Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2728678Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2728897Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2729096Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2729313Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2729544Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2729754Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2729982Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 21%] 2023-01-11T21:58:32.2730252Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2730488Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2730696Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2730908Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2731116Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SelectAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2731333Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2731543Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2731729Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_T_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2731917Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_T_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2732115Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_broadcast_to_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2732302Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_conj_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2732525Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_conj_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2732726Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_contiguous_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2732918Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_diagonal_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2733107Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_diagonal_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2733298Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_expand_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T21:58:32.2733499Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_dsplit_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2733698Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2733898Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_hsplit_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2734112Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_list_args_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2734318Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_list_args_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2734523Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_unbind_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2734778Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_vsplit_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2735014Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mT_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2735210Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_permute_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2735403Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_real_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2735624Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_real_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2735818Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_reshape_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2736009Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_reshape_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2736207Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2736396Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_conj_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2736594Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_neg_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2736788Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_select_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2736982Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_select_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2737170Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_squeeze_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2737367Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_transpose_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2737560Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unflatten_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2737773Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unsqueeze_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2738005Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_complex_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2738231Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_complex_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2738415Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2738608Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_as_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2738801Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2738999Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2739213Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2739423Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2739629Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2739796Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_T_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2740020Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2740183Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmatmul___cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2740354Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmod___cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2740519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rpow___cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2740683Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rsub___cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2740866Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp__native_batch_norm_legit_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2741159Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_abs_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2741327Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_acos_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2741535Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_acosh_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2741734Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T21:58:32.2741945Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T21:58:32.2742109Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_amin_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2742312Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T21:58:32.2742476Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_angle_cuda_float32 PASSED [ 22%] 2023-01-11T21:58:32.2742677Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T21:58:32.2742883Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T21:58:32.2743089Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T21:58:32.2743259Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_cuda_float32 XFAIL [ 23%] 2023-01-11T21:58:32.2743431Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_scatter_cuda_float32 XFAIL [ 23%] 2023-01-11T21:58:32.2743596Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_asin_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2743760Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_asinh_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2743932Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_1d_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2744100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_2d_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2744304Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atleast_3d_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2744474Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_baddbmm_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2744642Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bernoulli_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2744809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_block_diag_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2745006Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T21:58:32.2745237Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T21:58:32.2745416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_tensors_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2745655Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T21:58:32.2745836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cartesian_prod_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2746005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_chalf_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2746207Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T21:58:32.2746378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2746557Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_inverse_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2746723Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cholesky_solve_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2746898Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_conj_physical_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2747074Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_constant_pad_nd_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2747249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_contiguous_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2747455Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_copysign_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2747654Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_corrcoef_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2747831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cos_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2747997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cosh_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2748158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cummax_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2748323Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumsum_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2748484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diag_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2748651Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagflat_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2748828Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_copy_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2749001Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2749182Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diagonal_scatter_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2749360Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_floor_rounding_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2749541Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_no_rounding_mode_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2749702Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2749896Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2750066Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dsplit_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2750256Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_einsum_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2750426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erf_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2750599Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erfc_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2750765Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_exp2_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2750935Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expand_as_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2751096Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fft_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2751269Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fftshift_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2751438Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfft_cuda_float32 PASSED [ 23%] 2023-01-11T21:58:32.2751607Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfftn_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2751777Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifft2_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2751950Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft2_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2752120Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfft_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2752293Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ihfftn_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2752452Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfftn_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2752617Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfft2_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2752786Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfft_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2752952Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fliplr_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2753121Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flipud_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2753289Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmax_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2753515Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmin_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2753675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fmod_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2753835Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_frac_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2754032Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2754244Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2754410Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gather_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2754612Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2754820Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2755021Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2755186Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_half_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2755354Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hypot_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2755523Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_add_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2755686Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_copy_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2755893Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2756102Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2756334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2756568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2756787Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2756955Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_kthvalue_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2757123Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lerp_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2757290Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lgamma_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2757456Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cond_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2757634Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cross_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2757806Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eig_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2757976Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigh_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2758151Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigvals_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2758345Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_householder_product_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2758518Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_inv_ex_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2758696Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_solve_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2758869Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_norm_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2759091Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2759341Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T21:58:32.2759520Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_multi_dot_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2759692Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2759886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2760055Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_cuda_float32 PASSED [ 24%] 2023-01-11T21:58:32.2760224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_qr_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2760399Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_ex_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2760568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_svd_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2760747Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vander_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2760958Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T21:58:32.2761123Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log10_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2761283Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log2_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2761467Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_softmax_with_dtype_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2761636Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logaddexp_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2761805Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logdet_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2762045Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T21:58:32.2762205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logit_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2762418Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T21:58:32.2762622Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T21:58:32.2762787Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mT_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2762957Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amax_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2763125Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_amin_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2763295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2763501Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2763687Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_log_softmax_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2763860Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_logaddexp_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2764031Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_mean_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2764205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_median_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2764374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_norm_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2764541Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_prod_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2764718Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_scatter_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2764892Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_select_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2765067Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_softmax_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2765254Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_var_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2765426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_binary_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2765597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_maximum_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2765763Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mean_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2765932Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_median_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2766113Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_reduction_no_dim_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2766282Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_minimum_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2766450Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mm_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2766614Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_msort_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2766772Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mul_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2766954Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2767132Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2767302Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nan_to_num_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2767469Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nansum_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2767679Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T21:58:32.2767845Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_narrow_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2768058Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_dropout_backward_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2768229Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_layer_norm_cuda_float32 PASSED [ 25%] 2023-01-11T21:58:32.2768438Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T21:58:32.2768654Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T21:58:32.2768859Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T21:58:32.2769062Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T21:58:32.2769261Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2769460Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2769660Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2769850Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2770035Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2770298Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2770485Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2770671Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_batch_norm_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2770859Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_bilinear_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2771088Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2771300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2771481Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_celu_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2771661Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv1d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2771837Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2772036Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2772251Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2772470Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2772668Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2772859Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2773041Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_ctc_loss_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2773226Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout2d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2773407Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout3d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2773589Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_dropout_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2773810Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_bag_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2774013Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2774226Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2774423Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2774616Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2774796Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_gelu_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2774973Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_glu_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2775159Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_grid_sample_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2775349Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_group_norm_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2775534Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2775721Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardswish_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2775906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardtanh_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2776102Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2776300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2776501Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2776700Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2776919Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2777117Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2777291Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_linear_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2777482Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2777698Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2777912Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2778103Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 26%] 2023-01-11T21:58:32.2778285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mish_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2778474Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2778673Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2778875Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2779062Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_nll_loss_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2779241Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_normalize_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2779429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_circular_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2779640Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_constant_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2779833Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2780026Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2780218Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2780399Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_prelu_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2780578Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_relu_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2780760Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_rrelu_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2781047Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2781240Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2781426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softmin_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2781609Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softshrink_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2781793Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softsign_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2781989Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2782178Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2782385Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T21:58:32.2782558Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_fro_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2782717Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_nuc_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2783022Z 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-11T21:58:32.2783194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pca_lowrank_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2783382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2783564Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2783731Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pow_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2783895Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_put_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2784058Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_qr_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2784219Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_quantile_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2784389Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rad2deg_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2784604Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T21:58:32.2784806Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T21:58:32.2785018Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T21:58:32.2785192Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reciprocal_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2785357Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_renorm_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2785553Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_repeat_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2785722Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reshape_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2785922Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T21:58:32.2786131Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T21:58:32.2786304Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resolve_conj_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2786468Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_roll_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2786634Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2786810Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_3_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2786979Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rsub_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2787145Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_cuda_float32 PASSED [ 27%] 2023-01-11T21:58:32.2787325Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_amax_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2787522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_amin_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2787728Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_prod_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2787904Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_sum_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2788087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_segment_reduce_lengths_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2788254Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_select_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2788426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_select_scatter_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2788593Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sgn_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2788820Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2789053Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2789265Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2789482Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2789700Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2789911Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2790081Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sin_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2790247Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sinc_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2790415Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_slice_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2790582Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2790759Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_softmax_with_dtype_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2790914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sort_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2791091Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 28%] 2023-01-11T21:58:32.2791305Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2791550Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2791785Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2792017Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2792247Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2792475Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2792642Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i0e_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2792873Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2793241Z 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-11T21:58:32.2793466Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2793638Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_ndtri_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2794011Z 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-11T21:58:32.2794370Z 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-11T21:58:32.2794583Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T21:58:32.2794785Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2794949Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sqrt_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2795121Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_squeeze_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2795283Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_stack_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2795453Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_mean_unbiased_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2795617Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_stft_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2795779Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sum_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2795956Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sum_to_size_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2796124Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_symeig_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2796286Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_t_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2796450Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_take_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2796613Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tanh_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2796775Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tensordot_cuda_float32 PASSED [ 28%] 2023-01-11T21:58:32.2796936Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_to_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2797101Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_to_sparse_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2797260Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_topk_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2797447Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trace_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2797612Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_transpose_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2797786Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trapezoid_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2797961Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_triangular_solve_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2798113Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tril_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2798269Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_triu_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2798430Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trunc_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2798595Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unbind_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2798800Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T21:58:32.2799021Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T21:58:32.2799227Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T21:58:32.2799390Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2799555Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2799727Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_mean_unbiased_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2799899Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_var_unbiased_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2800064Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_as_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2800231Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_copy_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2800396Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2800583Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_where_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2800747Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zero__cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2800957Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2801155Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2801387Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2801606Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2801805Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2802010Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2802228Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2802425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2802633Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2802836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2803061Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2803225Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___getitem___cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2803436Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___getitem___functorch_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2803607Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rdiv___cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2803781Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmatmul___cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2803953Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmul___cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2804123Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addcmul_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2804305Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmm_decomposed_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2804470Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addr_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2804630Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amax_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2804794Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_amin_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2804966Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_angle_cuda_float32 PASSED [ 29%] 2023-01-11T21:58:32.2805173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T21:58:32.2805384Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T21:58:32.2805597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2805779Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_scatter_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2805943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_asin_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2806109Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atan2_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2806270Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atan_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2806444Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_3d_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2806639Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bernoulli_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2806809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bfloat16_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2806983Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_block_diag_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2807165Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_tensors_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2807340Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_to_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2807554Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2807787Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2807949Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ceil_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2808121Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cfloat_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2808287Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_chalf_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2808497Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2808680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_inverse_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2808856Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_min_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2809024Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clone_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2809200Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_combinations_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2809390Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_conj_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2809564Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_constant_pad_nd_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2809735Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_corrcoef_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2809903Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cos_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2810116Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cosh_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2810299Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cov_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2810474Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumprod_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2810645Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumsum_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2810835Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2811001Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_deg2rad_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2811173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diag_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2811345Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diag_embed_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2811515Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2811699Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_scatter_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2811867Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dist_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2812052Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_floor_rounding_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2812250Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2812425Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dsplit_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2812609Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dstack_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2812780Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_einsum_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2812993Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2813204Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2813408Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2813614Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T21:58:32.2813784Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erfc_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2813951Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_exp2_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2814119Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_exp_cuda_float32 PASSED [ 30%] 2023-01-11T21:58:32.2814285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_as_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2814455Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expand_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2814627Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_expm1_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2814833Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2815001Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fft2_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2815169Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fft_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2815377Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfft2_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2815551Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfft_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2815715Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifft2_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2815888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifft_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2816059Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifftn_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2816236Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ifftshift_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2816408Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfft2_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2816579Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfft_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2816751Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft2_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2816920Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfft_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2817095Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_irfftn_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2817257Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfft2_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2817427Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fill_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2817598Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flatten_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2817791Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flip_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2817985Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_flipud_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2818152Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2818372Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2818568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_frac_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2818831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2819046Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gather_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2819303Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2819475Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gradient_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2819641Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_half_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2819854Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2820026Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hsplit_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2820194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hstack_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2820361Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_hypot_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2820560Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2820737Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_copy_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2821022Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_put_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2821212Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_put_functorch_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2821449Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_reduce_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2821617Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_inner_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2821850Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2822064Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2822269Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2822477Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2822680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2822916Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T21:58:32.2823091Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kron_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2823264Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_kthvalue_cuda_float32 PASSED [ 31%] 2023-01-11T21:58:32.2823469Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2823645Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigh_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2823826Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvals_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2824009Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2824184Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_inv_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2824397Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2824606Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2824802Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2824976Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2825162Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2825342Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_solve_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2825526Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2825831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2826013Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_norm_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2826186Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2826377Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2826551Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_qr_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2826730Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_slogdet_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2826914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_tensorinv_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2827098Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vector_norm_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2827314Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2827546Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log1p_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2827724Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log2_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2827891Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2828066Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_softmax_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2828254Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2828428Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logaddexp2_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2828603Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logaddexp_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2828821Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2829044Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2829214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logit_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2829419Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2829595Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logsumexp_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2829799Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2830033Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T21:58:32.2830206Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_solve_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2830382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_unpack_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2830574Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mH_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2830741Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mT_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2830921Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_amax_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2831087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_fill_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2831265Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_median_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2831446Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_scatter_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2831625Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmax_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2831809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_softmin_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2831984Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_sum_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2832158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_matmul_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2832334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_matrix_exp_cuda_float32 PASSED [ 32%] 2023-01-11T21:58:32.2832507Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_binary_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2832700Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2832887Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2833078Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2833280Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_binary_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2833453Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_minimum_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2833624Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mm_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2833792Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mode_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2833962Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_movedim_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2834125Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_msort_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2834295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mul_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2834512Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T21:58:32.2834679Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mv_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2834871Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2835045Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanmean_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2835216Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nansum_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2835386Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_narrow_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2835566Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_layer_norm_cuda_float32 XFAIL [ 33%] 2023-01-11T21:58:32.2835783Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T21:58:32.2835997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T21:58:32.2836211Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 33%] 2023-01-11T21:58:32.2836469Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:58:32.2836674Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2836871Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2837064Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2837264Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2837456Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2837647Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2837835Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_batch_norm_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2838037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2838224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_celu_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2838417Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2838628Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2838829Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2839033Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2839286Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2839489Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2839682Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2839877Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout2d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2840068Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout3d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2840311Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_dropout_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2840508Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_elu_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2840785Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 33%] 2023-01-11T21:58:32.2841005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2841219Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2841399Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_glu_cuda_float32 PASSED [ 33%] 2023-01-11T21:58:32.2841767Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 33%] 2023-01-11T21:58:32.2841975Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2842233Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardsigmoid_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T21:58:32.2842443Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2842680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2842895Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2843084Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_instance_norm_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2843294Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2843508Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2843743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2843951Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2844207Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2844416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2844620Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2844839Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 34%] 2023-01-11T21:58:32.2845031Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2845237Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2845477Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2845712Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2845988Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T21:58:32.2846260Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T21:58:32.2846513Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2846750Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2847006Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T21:58:32.2847326Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2848131Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2848349Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_relu6_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2848616Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_relu_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2848809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_silu_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2849012Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softplus_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2849220Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2849422Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softsign_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2849672Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_threshold_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2849870Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_unfold_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2850035Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_fro_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2850276Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_inf_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2850496Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_normal_number_mean_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2850725Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T21:58:32.2850933Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2851119Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ormqr_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2851313Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_outer_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2851516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2851698Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pow_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2851859Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_prod_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2852089Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rad2deg_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2852332Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T21:58:32.2852559Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T21:58:32.2852776Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_repeat_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2852976Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reshape_cuda_float32 PASSED [ 34%] 2023-01-11T21:58:32.2853165Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resolve_conj_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2853355Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resolve_neg_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2853517Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_roll_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2853699Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rot90_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2853891Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_0_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2854100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_3_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2854286Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rsqrt_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2854473Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rsub_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2854706Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2854892Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2855088Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2855264Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_prod_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2855528Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2855781Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 35%] 2023-01-11T21:58:32.2855981Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_select_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2856205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_select_scatter_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2856443Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2856680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2856916Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2857141Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2857324Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sinc_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2857492Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sinh_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2857705Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_softmax_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2857983Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2858215Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2858442Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2858673Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2858904Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2859214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2859627Z 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-11T21:58:32.2859873Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2860102Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2860305Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i0e_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2860496Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i1_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2860686Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_i1e_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2861196Z 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-11T21:58:32.2861391Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_ndtri_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2861619Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2861865Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2862259Z 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-11T21:58:32.2862671Z 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-11T21:58:32.2862947Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2863145Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_xlog1py_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2863374Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T21:58:32.2873753Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2873958Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_square_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2874138Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_squeeze_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2874318Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_stack_cuda_float32 PASSED [ 35%] 2023-01-11T21:58:32.2874499Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_mean_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2874678Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2874851Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sub_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2875018Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sum_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2875192Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_symeig_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2875361Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_take_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2875526Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tan_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2875705Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tensor_split_cuda_float32 XFAIL [ 36%] 2023-01-11T21:58:32.2875995Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_to_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2876167Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trace_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2876342Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trapezoid_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2876514Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trapz_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2876697Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_triangular_solve_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2876865Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_triu_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2877041Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unflatten_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2877219Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unfold_copy_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2877445Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T21:58:32.2877657Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T21:58:32.2877832Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unsqueeze_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2878000Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2878171Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vdot_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2878356Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_as_complex_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2878522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2878692Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vsplit_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2878861Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_vstack_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2879029Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_where_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2879224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_xlogy_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2879394Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zero__cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2879605Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T21:58:32.2879822Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T21:58:32.2880039Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2880250Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2880457Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2880675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2880889Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2881048Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_H_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2881269Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2881472Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2881683Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2881854Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___radd___cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2882051Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rdiv___cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2882233Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmatmul___cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2882404Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rpow___cuda_float32 XFAIL [ 36%] 2023-01-11T21:58:32.2882570Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addbmm_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2882743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addcdiv_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2882914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addr_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2883122Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T21:58:32.2883289Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_amin_cuda_float32 PASSED [ 36%] 2023-01-11T21:58:32.2883502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T21:58:32.2883716Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T21:58:32.2883929Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T21:58:32.2884106Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2884269Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atan2_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2884439Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atan_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2884609Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atanh_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2884781Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_3d_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2884957Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_baddbmm_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2885184Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2885361Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_block_diag_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2885596Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T21:58:32.2885783Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_tensors_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2885985Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T21:58:32.2886174Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cartesian_prod_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2886349Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cdist_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2886520Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cfloat_cuda_float32 XFAIL [ 37%] 2023-01-11T21:58:32.2886689Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_chalf_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2886899Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T21:58:32.2887129Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T21:58:32.2887315Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_inverse_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2887497Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_solve_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2887658Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_cuda_float32 XFAIL [ 37%] 2023-01-11T21:58:32.2887856Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_max_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2888038Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_combinations_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2888219Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_conj_physical_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2888395Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_corrcoef_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2888564Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cov_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2888734Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cross_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2888906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cummax_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2889078Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cummin_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2889243Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumprod_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2889419Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumsum_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2889614Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cumulative_trapezoid_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2889793Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diag_embed_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2889972Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_copy_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2890247Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2890447Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagonal_scatter_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2890622Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_digamma_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2890786Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dist_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2890979Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_floor_rounding_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2891192Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_no_rounding_mode_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2891375Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_div_trunc_rounding_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2891543Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dot_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2891715Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dsplit_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2891886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_dstack_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2892055Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_einsum_cuda_float32 PASSED [ 37%] 2023-01-11T21:58:32.2892266Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2892470Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2892642Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erfc_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2892818Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erfinv_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2892988Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_exp_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2893158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expm1_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2893333Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft2_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2893506Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fft_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2893679Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fftn_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2893856Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfft2_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2894051Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfftn_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2894225Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifft_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2894405Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfft2_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2894583Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfftn_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2894758Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfftn_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2894929Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fill_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2895100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flip_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2895270Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_cuda_float32 XFAIL [ 38%] 2023-01-11T21:58:32.2895484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2895655Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmax_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2895822Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmin_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2895990Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fmod_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2896157Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_frac_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2896333Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_frexp_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2896540Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2896751Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2896966Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2897158Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gradient_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2897343Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_grid_sampler_2d_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2897543Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hstack_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2897739Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hypot_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2897911Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_i0_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2898126Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2898300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_copy_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2898476Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_put_cuda_float32 XFAIL [ 38%] 2023-01-11T21:58:32.2898667Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_put_functorch_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2898838Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_reduce_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2899073Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2899281Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2899488Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2899700Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2899943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2900180Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2900406Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T21:58:32.2900580Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_kthvalue_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2900746Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ldexp_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2901145Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lgamma_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2901327Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cross_cuda_float32 PASSED [ 38%] 2023-01-11T21:58:32.2901509Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigh_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2901692Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigvals_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2901875Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_inv_ex_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2902097Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2902323Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2902517Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2902683Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2902867Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_factor_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2903100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2903317Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_multi_dot_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2903510Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_hermitian_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2903682Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_qr_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2903874Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_triangular_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2904054Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_svdvals_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2904236Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_tensorinv_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2904416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_tensorsolve_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2904597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vecdot_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2904782Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vector_norm_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2904948Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log10_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2905116Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2905293Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_softmax_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2905484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log_softmax_with_dtype_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2905659Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logaddexp2_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2905877Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2906118Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2906286Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logit_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2906519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2906723Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2906891Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2907059Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mT_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2907237Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_amax_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2907487Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T21:58:32.2907694Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_cumprod_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2907870Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_logsumexp_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2908045Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_mean_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2908225Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_median_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2908404Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_norm_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2908584Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_prod_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2908765Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_scatter_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2908947Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_select_cuda_float32 XFAIL [ 39%] 2023-01-11T21:58:32.2909145Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_softmax_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2909320Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_softmin_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2909487Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_std_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2909657Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_matmul_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2909830Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_matrix_exp_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2909997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mean_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2910173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_median_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2910346Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_binary_cuda_float32 PASSED [ 39%] 2023-01-11T21:58:32.2910519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_minimum_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2910690Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mm_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2910851Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_msort_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2911019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mul_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2911208Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2911382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanmean_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2911559Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanquantile_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2911729Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_narrow_cuda_float32 XFAIL [ 40%] 2023-01-11T21:58:32.2911927Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_neg_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2912148Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T21:58:32.2912363Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T21:58:32.2912566Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T21:58:32.2912782Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T21:58:32.2913002Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T21:58:32.2913204Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2913409Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2913609Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2913801Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool1d_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2914005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2914194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_bilinear_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2914405Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2914581Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_celu_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2914772Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2915008Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2915216Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2915428Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2915630Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2915827Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2916024Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2916217Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout3d_cuda_float32 XFAIL [ 40%] 2023-01-11T21:58:32.2916411Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T21:58:32.2916593Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_elu_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2916783Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2916981Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_functorch_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2917209Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T21:58:32.2917430Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T21:58:32.2917655Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_glu_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2917854Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_grid_sample_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2918044Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_group_norm_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2918233Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardshrink_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2918415Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardtanh_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2918618Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2918816Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_area_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2919027Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2919232Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_linear_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2919418Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_l1_loss_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2919610Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_layer_norm_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2919797Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_linear_cuda_float32 PASSED [ 40%] 2023-01-11T21:58:32.2919999Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_local_response_norm_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2920180Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_logsigmoid_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2920380Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2920569Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool1d_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2920786Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool2d_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2920971Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_pool3d_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2921168Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2921361Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool2d_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2921545Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mish_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2921729Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mse_loss_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2921919Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2922129Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2922318Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_nll_loss_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2922510Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_circular_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2922703Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_constant_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2922900Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pairwise_distance_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2923098Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2923318Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_relu_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2923520Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T21:58:32.2923696Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_silu_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2923884Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softmin_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2924082Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2924270Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softshrink_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2924460Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_tanhshrink_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2924651Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_threshold_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2924852Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2925054Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_upsample_nearest_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2925262Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T21:58:32.2925430Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2925595Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_inf_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2925809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T21:58:32.2926073Z 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-11T21:58:32.2926251Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polar_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2926466Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_2_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2926660Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_3_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2926844Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_4_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2927022Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_positive_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2927193Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_prod_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2927353Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_put_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2927522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_qr_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2927703Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_quantile_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2927873Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ravel_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2928040Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_real_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2928217Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reciprocal_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2928388Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_repeat_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2928565Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reshape_as_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2928728Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_reshape_cuda_float32 PASSED [ 41%] 2023-01-11T21:58:32.2928939Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2929188Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2929365Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resolve_neg_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2929535Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_roll_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2929704Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rot90_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2929874Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2930133Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_neg_3_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2930329Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rsub_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2930502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_add_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2930692Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_amax_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2930880Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_amin_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2931065Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_mean_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2931247Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_prod_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2931438Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_segment_reduce_lengths_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2931619Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_select_scatter_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2931831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2932065Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2932238Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sigmoid_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2932501Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2932732Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2932971Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2933144Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sin_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2933318Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sinc_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2933485Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sinh_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2933672Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_slice_scatter_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2933851Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_softmax_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2934066Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2934289Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2934505Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2934743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2934974Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2935393Z 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-11T21:58:32.2935768Z 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-11T21:58:32.2935947Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_entr_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2936131Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_erfcx_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2936364Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2936542Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i0e_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2936714Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i1e_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2936951Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2937180Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2937409Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2937653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2937925Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2938154Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2938394Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T21:58:32.2938578Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_with_sizes_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2938749Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_square_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2938914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_stack_cuda_float32 PASSED [ 42%] 2023-01-11T21:58:32.2939087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_mean_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2939261Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sum_to_size_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2939432Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_t_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2939609Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tanh_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2939790Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tensordot_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2939958Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tile_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2940141Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_to_cuda_float32 SKIPPED (Skipped!) [ 43%] 2023-01-11T21:58:32.2940321Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_to_sparse_cuda_float32 SKIPPED (Skipped!) [ 43%] 2023-01-11T21:58:32.2940492Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_topk_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2940658Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trace_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2940835Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_transpose_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2941156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapezoid_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2941324Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trapz_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2941518Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triangular_solve_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2941692Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tril_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2941862Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_triu_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2942030Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_true_divide_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2942205Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unbind_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2942381Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unfold_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2942557Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unsqueeze_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2942735Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2942928Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_mean_unbiased_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2943155Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_as_complex_cuda_float32 XFAIL [ 43%] 2023-01-11T21:58:32.2943371Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_as_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2943578Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_copy_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2943796Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_view_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2944017Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_where_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2944235Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_xlogy_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2944512Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T21:58:32.2944798Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2945010Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2945249Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 43%] 2023-01-11T21:58:32.2945483Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2945686Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2945897Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2946124Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2946338Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SelectAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2946556Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2946781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_CubeGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T21:58:32.2946997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2947215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T21:58:32.2947463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2947727Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T21:58:32.2947931Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpySortAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2948154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2948370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T21:58:32.2948545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_T_cuda_float32 PASSED [ 43%] 2023-01-11T21:58:32.2948722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_T_cuda_float64 PASSED [ 43%] 2023-01-11T21:58:32.2948970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2949159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___radd___cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2949343Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rdiv___cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2949522Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2949698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmod___cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2949881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rpow___cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2950060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rpow___cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2950267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__native_batch_norm_legit_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2950467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__native_batch_norm_legit_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2950671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__softmax_backward_data_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2950875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_abs_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2951055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_abs_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2951238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acos_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2951413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acosh_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2951595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_add_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2951782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addbmm_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2951966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcdiv_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2952149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcmul_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2952333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2952529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_decomposed_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2952713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmv_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2952892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addr_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2953105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T21:58:32.2953332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T21:58:32.2953538Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2953716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amax_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2953899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amin_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2954077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_amin_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2954301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_aminmax_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T21:58:32.2954517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T21:58:32.2954738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T21:58:32.2954958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmin_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T21:58:32.2955178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argsort_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T21:58:32.2955379Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_partial_views_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2955559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asin_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2955745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asinh_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2955923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan2_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2956107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2956306Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_1d_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2956503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_1d_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2956715Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_2d_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2956896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_2d_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2957079Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2957259Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atleast_3d_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2957445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_baddbmm_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2957637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bernoulli_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2957851Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cuda_float64 PASSED [ 44%] 2023-01-11T21:58:32.2958045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_block_diag_cuda_float32 PASSED [ 44%] 2023-01-11T21:58:32.2958233Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_block_diag_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2958419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bmm_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2958656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T21:58:32.2958906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T21:58:32.2959136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T21:58:32.2959374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_tensors_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2959575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_tensors_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2959766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_to_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2959992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T21:58:32.2960209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T21:58:32.2960388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdist_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2960568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ceil_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2960744Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ceil_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2960929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cfloat_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2961108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chalf_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2961325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T21:58:32.2961515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_solve_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2961697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2961881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_max_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2962061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clone_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2962252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_column_stack_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2962459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_combinations_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2962643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_complex_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2962817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2963010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_physical_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2963201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_constant_pad_nd_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2963387Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_contiguous_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2963571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cos_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2963754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cross_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2963931Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cross_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2964109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummax_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2964287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummax_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2964471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumprod_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2964650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumsum_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2964852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumulative_trapezoid_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2965060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_deg2rad_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2965238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2965424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_embed_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2965609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagflat_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2965780Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2965976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_scatter_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2966157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diff_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2966345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_digamma_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2966545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_floor_rounding_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2966743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_no_rounding_mode_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2966938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_trunc_rounding_cuda_float32 PASSED [ 45%] 2023-01-11T21:58:32.2967117Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dot_cuda_float64 PASSED [ 45%] 2023-01-11T21:58:32.2967300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2967503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_functorch_no_channels_last_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2967711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2967910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dsplit_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2968095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dstack_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2968345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_einsum_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2968568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T21:58:32.2968784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eq_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T21:58:32.2969004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T21:58:32.2969186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erf_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2969358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfc_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2969545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfinv_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2969723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp2_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2969903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp2_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2970144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2970335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_exp_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2970517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2970694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2970874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expm1_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2971117Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T21:58:32.2971332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eye_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T21:58:32.2971517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft2_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2971700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2971883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftn_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2972064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftn_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2972248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft2_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2972438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfftn_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2972632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfftn_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2972804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft2_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2972990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2973175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftn_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2973356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftn_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2973539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2973728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfftn_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2973912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2974126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfftn_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2974308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft2_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2974483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2974668Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flatten_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2974849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flatten_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2975031Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fliplr_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2975213Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2975392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2975605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_functorch_no_channels_last_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2975796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_power_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2975979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_cuda_float64 PASSED [ 46%] 2023-01-11T21:58:32.2976200Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_divide_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T21:58:32.2976381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmax_cuda_float32 PASSED [ 46%] 2023-01-11T21:58:32.2976560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmax_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2976766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmin_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2976949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmin_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2977128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2977304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fmod_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2977481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frexp_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2977712Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2977914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2978101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gather_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2978328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_geqrf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2978516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gradient_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2978697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gradient_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2978891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_grid_sampler_2d_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2979108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2979286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2979499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_functorch_no_channels_last_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2979728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_heaviside_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2979963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_histc_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2980146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2980323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hsplit_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2980505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hstack_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2980683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hypot_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2980862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_i0_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2981171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_i0_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2981400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2981585Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_add_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2981768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_copy_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2981957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2982153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_reduce_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2982348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_select_cuda_float32 PASSED [ 47%] 2023-01-11T21:58:32.2982528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_inner_cuda_float64 PASSED [ 47%] 2023-01-11T21:58:32.2982787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2983038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2983282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2983506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2983725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2983929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isin_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2984149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2984369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isinf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2984583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2984801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isnan_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2985024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isneginf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2985246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isposinf_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2985470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2985717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isreal_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2985958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2986189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2986434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T21:58:32.2986664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2986910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2987144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2987383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2987593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kron_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2987787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kthvalue_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2987972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2988179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ldexp_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2988389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_le_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2988571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lerp_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2988751Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lgamma_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2988942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cond_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2989128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2989327Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_singular_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2989526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_singular_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2989719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eig_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2989905Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eig_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2990088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigh_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2990291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvals_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2990485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvalsh_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2990690Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2990890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_householder_product_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2991079Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2991333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2991564Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2991794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2992024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T21:58:32.2992208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2992408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2992599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2992804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_cuda_float32 SKIPPED (Skipped!) [ 48%] 2023-01-11T21:58:32.2992995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_solve_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2993193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_power_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2993387Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_multi_dot_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2993580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_multi_dot_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2993768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2993983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2994178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_hermitian_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2994368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2994556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svd_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2994749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svdvals_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2994946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorinv_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2995144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorsolve_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2995342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorsolve_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2995537Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vecdot_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2995728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vecdot_cuda_float64 PASSED [ 48%] 2023-01-11T21:58:32.2995914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vector_norm_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2996093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float32 PASSED [ 48%] 2023-01-11T21:58:32.2996272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log10_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.2996447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log1p_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.2996624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log2_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.2996807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.2997009Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.2997201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.2997387Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.2997568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp2_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.2997757Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp2_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.2997946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.2998133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logdet_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.2998367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.2998597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.2998823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_xor_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.2999013Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logsumexp_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.2999257Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.2999492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.2999745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.2999961Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lt_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.3000147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_solve_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3000331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mH_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3000509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mH_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3000684Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mT_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3000872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3001066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amax_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3001254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amin_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3001474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.3001702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T21:58:32.3001894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumprod_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3002086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumprod_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3002281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumsum_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3002474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_cumsum_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3002686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3002900Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3003097Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_log_softmax_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3003283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logaddexp_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3003479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logaddexp_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3003671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logsumexp_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3003860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_mean_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3004055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_median_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3004250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_norm_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3004452Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3004646Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_normalize_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3004834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_prod_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3005018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_select_cuda_float64 XFAIL [ 49%] 2023-01-11T21:58:32.3005210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmax_cuda_float32 PASSED [ 49%] 2023-01-11T21:58:32.3005422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_std_cuda_float64 PASSED [ 49%] 2023-01-11T21:58:32.3005611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_sum_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3005797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_sum_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3005996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matmul_cuda_float32 SKIPPED (Skipped!) [ 50%] 2023-01-11T21:58:32.3006194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matmul_cuda_float64 SKIPPED (Skipped!) [ 50%] 2023-01-11T21:58:32.3006384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_binary_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3006571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_binary_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3006775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3006985Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3007186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_with_dim_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3007376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_maximum_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3007556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mean_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3007740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_median_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3007927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_median_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3008128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_list_of_tensors_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3008333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_variadic_tensors_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3008539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_binary_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3008730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_no_dim_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3008915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_minimum_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3009096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_minimum_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3009278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mode_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3009462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_msort_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3009643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_msort_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3009825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mul_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3010055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T21:58:32.3010351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_multinomial_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T21:58:32.3010525Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mv_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3010725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3010922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3011108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nan_to_num_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3011323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nan_to_num_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3011509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmean_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3011697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmedian_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3011882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmedian_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3012065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nansum_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3012236Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nansum_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3012417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3012593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3012796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3012993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_batch_norm_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3013195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_layer_norm_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3013409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ne_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T21:58:32.3013629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T21:58:32.3013853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T21:58:32.3014067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_zeros_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T21:58:32.3014320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nextafter_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T21:58:32.3014543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional__scaled_dot_product_attention_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3014763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional__scaled_dot_product_attention_cuda_float64 PASSED [ 50%] 2023-01-11T21:58:32.3014978Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 50%] 2023-01-11T21:58:32.3015193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3015403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3015612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3015825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3016026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3016221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3016429Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3016631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool1d_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3016832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool2d_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3017054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3017249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool3d_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3017441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3017642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3017864Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3018106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3018302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_bilinear_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3018501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_celu_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3018727Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3018955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3019172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3019387Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3019605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3019825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3020067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3020280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3020482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3020716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3021067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3021307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3021515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3021737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:58:32.3021957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:58:32.3022174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:58:32.3022389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3022643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3022855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_similarity_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3023052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3023255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cross_entropy_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3023456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_ctc_loss_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3023650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_ctc_loss_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3023855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout3d_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3024055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout3d_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3024258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3024454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3024650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_elu_cuda_float64 PASSED [ 51%] 2023-01-11T21:58:32.3024846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_bag_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3025062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_functorch_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3025288Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 51%] 2023-01-11T21:58:32.3025521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3025777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3025992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3026204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool2d_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3026412Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3026606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gelu_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3026803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gelu_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3027001Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_grid_sample_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3027203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_grid_sample_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3027405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_group_norm_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3027630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardshrink_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3027849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardshrink_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3028056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardswish_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3028287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardtanh_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3028501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3028705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_instance_norm_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3028914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3029119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3029333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3029546Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_nearest_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3029763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3029963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_kl_div_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3030162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_l1_loss_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3030362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_layer_norm_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3030558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_linear_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3030765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_local_response_norm_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3030961Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool3d_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3031163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3031391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 52%] 2023-01-11T21:58:32.3031586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mish_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3031795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3032000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3032213Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3032432Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3032655Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3032853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_nll_loss_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3033054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_normalize_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3033251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_replicate_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3033455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_replicate_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3033667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pairwise_distance_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3033889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pdist_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3034100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3034304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_shuffle_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3034510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3034715Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pixel_unshuffle_cuda_float64 PASSED [ 52%] 2023-01-11T21:58:32.3034908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_prelu_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3035096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_rrelu_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3035298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_selu_cuda_float32 PASSED [ 52%] 2023-01-11T21:58:32.3035502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3035703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_soft_margin_loss_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3035912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3036107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softplus_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3036310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softsign_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3036509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_threshold_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3036738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3036968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3037158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_unfold_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3037363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_nearest_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3037584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3037806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nonzero_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3037986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3038171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_inf_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3038389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3038598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3038866Z 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-11T21:58:32.3039051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ormqr_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3039220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ormqr_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3039395Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_outer_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3039625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pca_lowrank_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3039815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pca_lowrank_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3040000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3040185Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pinverse_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3040363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pinverse_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3040541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polar_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3040716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polar_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3040914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3041113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_1_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3041307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_2_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3041507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_3_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3041705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_4_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3041893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_positive_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3042074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_positive_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3042257Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_prod_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3042443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_put_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3042638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_put_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3042816Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_qr_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3042997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_quantile_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3043181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rad2deg_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3043362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rad2deg_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3043586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rand_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3043815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3044035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3044255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 53%] 2023-01-11T21:58:32.3044427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_real_cuda_float64 PASSED [ 53%] 2023-01-11T21:58:32.3044618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reciprocal_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3044805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_remainder_cuda_float32 PASSED [ 53%] 2023-01-11T21:58:32.3044984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_remainder_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3045191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_renorm_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3045374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3045571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_interleave_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3045762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_as_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3045947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3046163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3046383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize_as__cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3046574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_neg_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3046754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_roll_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3046937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_roll_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3047116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rot90_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3047292Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3047488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_0_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3047681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_3_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3047874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_neg_3_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3048049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsqrt_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3048255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3048433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsub_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3048662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3048844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3049037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amax_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3049232Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amin_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3049424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_mean_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3049625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_sum_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3049815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_sum_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3050017Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_lengths_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3050280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_lengths_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3050473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_offsets_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3050667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_scatter_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3050892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3051135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3051380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3051620Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_short_functorch_no_channels_last_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3051805Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sigmoid_cuda_float32 PASSED [ 54%] 2023-01-11T21:58:32.3051974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sign_cuda_float64 PASSED [ 54%] 2023-01-11T21:58:32.3052210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_blackman_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3052447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3052683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3052927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3053168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3053408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3053641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3053898Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hamming_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3054127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3054347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_hann_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3054569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T21:58:32.3054799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3055027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3055248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signbit_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3055427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sin_cuda_float32 PASSED [ 55%] 2023-01-11T21:58:32.3055605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sin_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3055786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinc_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3055965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinh_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3056146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_cuda_float32 PASSED [ 55%] 2023-01-11T21:58:32.3056314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3056563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_scatter_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3056748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_cuda_float32 PASSED [ 55%] 2023-01-11T21:58:32.3056930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3057126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_with_dtype_cuda_float32 PASSED [ 55%] 2023-01-11T21:58:32.3057320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_softmax_with_dtype_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3057500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sort_cuda_float32 PASSED [ 55%] 2023-01-11T21:58:32.3057734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped!) [ 55%] 2023-01-11T21:58:32.3057971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T21:58:32.3058201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3058419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3058645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3058866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3059084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3059304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3059554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3059797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3060197Z 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-11T21:58:32.3060385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_entr_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3060574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i0e_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3060764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3061107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3061351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3061730Z 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-11T21:58:32.3062106Z 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-11T21:58:32.3062299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_log_ndtr_cuda_float32 PASSED [ 55%] 2023-01-11T21:58:32.3062579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3062818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3063047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3063283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3063518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3063751Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3063976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3064170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtr_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3064363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtri_cuda_float32 PASSED [ 55%] 2023-01-11T21:58:32.3064555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtri_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3064776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cuda_float64 PASSED [ 55%] 2023-01-11T21:58:32.3065026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T21:58:32.3065458Z 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-11T21:58:32.3065856Z 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-11T21:58:32.3066253Z 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-11T21:58:32.3066640Z 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-11T21:58:32.3067031Z 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-11T21:58:32.3067277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T21:58:32.3067477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_xlog1py_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3067739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T21:58:32.3067966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_zeta_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T21:58:32.3068149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3068345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3068568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_list_args_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3068766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_with_sizes_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3068960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_with_sizes_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3069142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_square_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3069317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3069499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stack_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3069682Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3069863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3070051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3070247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_unbiased_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3070431Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stft_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3070608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sub_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3070790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3070971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_along_dim_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3071149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3071333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3071540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tan_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3071714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tanh_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3071894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tanh_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3072082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensordot_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3072264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensordot_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3072439Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tile_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3072611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tile_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3072793Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3072970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_topk_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3073151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trace_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3073337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_transpose_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3073526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapezoid_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3073708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapz_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3073902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triangular_solve_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3074100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triangular_solve_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3074297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tril_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3074474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tril_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3074651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triu_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3074842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_true_divide_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3075021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3075197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trunc_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3075377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unbind_cuda_float32 PASSED [ 56%] 2023-01-11T21:58:32.3075557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unbind_cuda_float64 PASSED [ 56%] 2023-01-11T21:58:32.3075747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unflatten_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3075928Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_copy_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3076110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3076332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_uniform_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T21:58:32.3076565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T21:58:32.3076784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T21:58:32.3076965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3077162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_unbiased_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3077374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_unbiased_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3077551Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vdot_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3077738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_complex_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3077924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3078108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3078290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_copy_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3078466Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3078647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3078831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vsplit_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3079010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vsplit_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3079186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vstack_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3079361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vstack_cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3079542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_where_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3079719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_xlogy_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3079894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zero__cuda_float64 PASSED [ 57%] 2023-01-11T21:58:32.3080163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T21:58:32.3080376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3080582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3080854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyCubeNotComposableAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T21:58:32.3081077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 57%] 2023-01-11T21:58:32.3081322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpySortAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T21:58:32.3081519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SelectAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3081734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3081971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3082153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___getitem___cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3082346Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___getitem___functorch_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3082522Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rdiv___cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3082701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmatmul___cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3082875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmod___cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3083052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rpow___cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3083238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rsub___cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3083411Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_abs_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3083584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_acosh_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3083760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addcdiv_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3083936Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addcmul_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3084111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmv_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3084283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addr_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3084497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_all_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T21:58:32.3084710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_allclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 57%] 2023-01-11T21:58:32.3084887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_angle_cuda_float32 PASSED [ 57%] 2023-01-11T21:58:32.3085092Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_any_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3085307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_arange_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3085520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3085734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argsort_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3085929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_asin_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3086110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_asinh_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3086286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atan_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3086466Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_1d_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3086637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_2d_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3086815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atleast_3d_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3087005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T21:58:32.3087244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bfloat16_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3087418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bmm_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3087599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_to_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3087784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cartesian_prod_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3087955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ceil_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3088171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cfloat_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3088377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_chalf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3088619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3088801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_min_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3088999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clone_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3089180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_column_stack_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3089357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_complex_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3089543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_constant_pad_nd_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3089722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_copysign_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3089903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_corrcoef_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3090121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cos_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3090321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cosh_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3090502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cross_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3090675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cummax_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3090850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cummin_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3091022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumsum_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3091216Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumulative_trapezoid_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3091395Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diag_embed_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3091562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagflat_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3091776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_copy_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3091948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dist_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3092138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_no_rounding_mode_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3092329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_trunc_rounding_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3092500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_double_cuda_float32 XFAIL [ 58%] 2023-01-11T21:58:32.3092711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_double_functorch_no_channels_last_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3092883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dstack_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3093097Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3093314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_empty_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3093529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_equal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T21:58:32.3093701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erfc_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3093872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_exp_cuda_float32 PASSED [ 58%] 2023-01-11T21:58:32.3094051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_as_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3094225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fft2_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3094406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfft2_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3094578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfft_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3094754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifft2_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3094941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifftn_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3095125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifftshift_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3095303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfft2_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3095473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfft_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3095645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfftn_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3095820Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fill_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3095999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flatten_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3096170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flip_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3096350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_power_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3096517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_floor_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3096686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmax_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3096857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmod_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3097026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_frac_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3097238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3097416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gather_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3097656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_geqrf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3097881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3098118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_half_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3098338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3098560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3098844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3099063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyMulAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3099278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SelectAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3099505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3099730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3099917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_T_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3100111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmatmul___cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3100299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmod___cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3100495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__softmax_backward_data_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3100710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_acosh_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3101007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addcdiv_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3101196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addcmul_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3101381Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmm_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3101569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmv_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3101758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addr_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3101988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_allclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3102182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_amin_cuda_float32 PASSED [ 59%] 2023-01-11T21:58:32.3102403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_aminmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3102632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_arange_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3102858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3103083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3103308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argsort_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T21:58:32.3103560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_cuda_float32 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:58:32.3103745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_asin_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3103935Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atan_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3104126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_baddbmm_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3104334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 60%] 2023-01-11T21:58:32.3104587Z 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-11T21:58:32.3104776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_block_diag_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3104961Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bmm_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3105185Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bool_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3105433Z 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-11T21:58:32.3105630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_to_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3105859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bucketize_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3106083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_byte_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3106314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cartesian_prod_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3106502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cat_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3106695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cdouble_cuda_float32 XFAIL [ 60%] 2023-01-11T21:58:32.3106874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ceil_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3107104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3107295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3107502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_max_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3107738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_column_stack_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3107932Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_complex_cuda_float32 XFAIL [ 60%] 2023-01-11T21:58:32.3108135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_conj_physical_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3108329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_contiguous_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3108521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_copysign_cuda_float32 XFAIL [ 60%] 2023-01-11T21:58:32.3108705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_corrcoef_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3108890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cosh_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3109101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cov_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3109290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cross_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3109480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cummax_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3109669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cummin_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3109854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumsum_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3110041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_deg2rad_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3110231Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagflat_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3110419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_copy_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3110631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_no_rounding_mode_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3110835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_trunc_rounding_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3111050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_double_functorch_no_channels_last_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3111240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dsplit_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3111427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_einsum_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3111652Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3111876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_eq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3112123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_equal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3112320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expand_as_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3112499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expm1_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3112723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_eye_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T21:58:32.3112914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fft2_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3113106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfft2_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3113301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfft_cuda_float32 PASSED [ 60%] 2023-01-11T21:58:32.3113492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_hfftn_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3113681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifft2_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3113879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifftshift_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3114066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfft2_cuda_float32 XFAIL [ 61%] 2023-01-11T21:58:32.3114246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfft_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3114435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfft_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3114644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfftn_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3114829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fill_cuda_float32 XFAIL [ 61%] 2023-01-11T21:58:32.3115022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flip_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3115212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flipud_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3115463Z 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-11T21:58:32.3115658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_power_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3115845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3116080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_floor_divide_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3116261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmax_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3116443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmod_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3116632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_frac_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3116819Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_frexp_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3117044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3117273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_full_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3117464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gather_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3117711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_geqrf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3117905Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gradient_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3118142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3118357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_half_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3118581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igamma_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3118807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_igammac_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3119005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_add_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3119199Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_copy_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3119389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_fill_cuda_float32 XFAIL [ 61%] 2023-01-11T21:58:32.3119580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_put_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3119786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_put_functorch_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3119974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_inner_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3120198Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_int_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3120458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3120704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3120955Z 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-11T21:58:32.3121150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_kthvalue_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3121375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_le_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3121570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lerp_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3121765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_det_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3121972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_det_singular_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3122163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eig_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3122363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigvalsh_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3122568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_householder_product_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3122800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T21:58:32.3123010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 61%] 2023-01-11T21:58:32.3123224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_cuda_float32 XFAIL [ 61%] 2023-01-11T21:58:32.3123418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_factor_cuda_float32 XFAIL [ 62%] 2023-01-11T21:58:32.3123616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_factor_ex_cuda_float32 XFAIL [ 62%] 2023-01-11T21:58:32.3123863Z 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-11T21:58:32.3124061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_multi_dot_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3124255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_norm_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3124472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3124671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_hermitian_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3124934Z 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-11T21:58:32.3125133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_slogdet_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3125334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3125540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_triangular_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3125760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_svdvals_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3125962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_tensorinv_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3126168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_tensorsolve_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3126365Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vander_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3126599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T21:58:32.3126781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log1p_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3126969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log2_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3127162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3127361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3127566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log_softmax_with_dtype_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3127800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logcumsumexp_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T21:58:32.3127987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logdet_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3128217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_not_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T21:58:32.3128441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_xor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T21:58:32.3128637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logit_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3128852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logsumexp_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3129074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T21:58:32.3129257Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_cuda_float32 XFAIL [ 62%] 2023-01-11T21:58:32.3129446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_solve_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3129634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mT_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3129829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_amax_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3130116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T21:58:32.3130333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumprod_cuda_float32 XFAIL [ 62%] 2023-01-11T21:58:32.3130531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_cumsum_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3130718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_fill_cuda_float32 XFAIL [ 62%] 2023-01-11T21:58:32.3130934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3131137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_logsumexp_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3131337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_median_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3131562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_prod_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3131763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_select_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3131965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_softmin_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3132160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_std_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3132353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_var_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3132537Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_matmul_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3132725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_binary_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3132943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 62%] 2023-01-11T21:58:32.3133150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_reduction_with_dim_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3133340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mean_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3133551Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_meshgrid_variadic_tensors_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3133742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_binary_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3133947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_reduction_no_dim_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3134146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_minimum_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3134334Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mul_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3134584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_multinomial_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T21:58:32.3134772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mv_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3134975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3135173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3135377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3135567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nan_to_num_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3135760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanmean_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3135952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nansum_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3136181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_narrow_copy_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T21:58:32.3136369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_narrow_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3136597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_layer_norm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T21:58:32.3136829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T21:58:32.3137080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3137294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3137524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:58:32.3137758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool3d_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3137988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_cuda_float32 XFAIL [ 63%] 2023-01-11T21:58:32.3138188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_bilinear_cuda_float32 XFAIL [ 63%] 2023-01-11T21:58:32.3138405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3138638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3138848Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3139063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3139273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cross_entropy_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3139514Z 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-11T21:58:32.3139742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:58:32.3139964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:58:32.3140178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_elu_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3140428Z 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-11T21:58:32.3140642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:58:32.3140885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:58:32.3141233Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:58:32.3141459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 63%] 2023-01-11T21:58:32.3141677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 63%] 2023-01-11T21:58:32.3141874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_glu_cuda_float32 XFAIL [ 63%] 2023-01-11T21:58:32.3142120Z 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-11T21:58:32.3142330Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardsigmoid_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3142528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardswish_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3142775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardtanh_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3142996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3143202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_instance_norm_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3143420Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 63%] 2023-01-11T21:58:32.3143635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3143850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_linear_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3144061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3144285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3144489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_kl_div_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3144688Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_linear_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3144888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_logsigmoid_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3145095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3145313Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:58:32.3145523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool2d_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3145802Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32 XFAIL [ 64%] 2023-01-11T21:58:32.3146021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:58:32.3146239Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:58:32.3146458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3146715Z 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-11T21:58:32.3146923Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_nll_loss_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3147126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_circular_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3147337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_replicate_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3147579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T21:58:32.3147789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3147993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_relu_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3148220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_selu_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3148422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_silu_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3148629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32 XFAIL [ 64%] 2023-01-11T21:58:32.3148831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softmin_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3149047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3149270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3149486Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3149702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_upsample_nearest_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3149931Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T21:58:32.3150122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3150313Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_inf_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3150503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_nuc_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3150730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_normal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T21:58:32.3150955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ones_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T21:58:32.3151191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ops_aten_index_put_functorch_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3151392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pca_lowrank_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:58:32.3151583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pinverse_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3151787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_4_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3151970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_put_cuda_float32 XFAIL [ 64%] 2023-01-11T21:58:32.3152154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_qr_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3152348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rad2deg_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3152578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rand_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T21:58:32.3152766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ravel_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3152951Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_real_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3153146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reciprocal_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3153331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_remainder_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3153519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_repeat_cuda_float32 PASSED [ 64%] 2023-01-11T21:58:32.3153748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resize_as__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3153969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resolve_conj_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3154164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resolve_neg_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3154351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3154536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rsub_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3154767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scalar_tensor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3154959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_add_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3155145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_cuda_float32 XFAIL [ 65%] 2023-01-11T21:58:32.3155348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_mean_cuda_float32 XFAIL [ 65%] 2023-01-11T21:58:32.3155586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_prod_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3155787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_sum_cuda_float32 XFAIL [ 65%] 2023-01-11T21:58:32.3156020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_searchsorted_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3156267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3156455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sgn_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3156724Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3156966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3157204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3157447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3157679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3157930Z 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-11T21:58:32.3158171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3158407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3158645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3158882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3159107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_signbit_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3159339Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_slice_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3159530Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3159731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_softmax_with_dtype_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3159968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3160194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3160423Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T21:58:32.3160678Z 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-11T21:58:32.3160926Z 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-11T21:58:32.3161327Z 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-11T21:58:32.3161717Z 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-11T21:58:32.3161912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_entr_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3162109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i1e_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3162381Z 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-11T21:58:32.3162580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_log_ndtr_cuda_float32 XFAIL [ 65%] 2023-01-11T21:58:32.3162823Z 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-11T21:58:32.3163037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3163289Z 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-11T21:58:32.3163546Z 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-11T21:58:32.3163951Z 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-11T21:58:32.3164356Z 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-11T21:58:32.3164753Z 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-11T21:58:32.3164953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_list_args_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3165178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_with_sizes_cuda_float32 PASSED [ 65%] 2023-01-11T21:58:32.3165372Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_squeeze_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3165559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_stack_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3165749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_mean_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3165943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3166123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_stft_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3166307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sum_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3166514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_svd_lowrank_cuda_float32 SKIPPED (Skipped!) [ 66%] 2023-01-11T21:58:32.3166711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_take_along_dim_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3166896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tanh_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3167083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trace_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3167280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_transpose_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3167478Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_triangular_solve_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3167662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tril_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3167846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unfold_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3168108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_uniform_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3168352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unique_consecutive_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3168575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unique_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3168765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unsqueeze_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3168955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3169157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_mean_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3169354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3169539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vdot_cuda_float32 XFAIL [ 66%] 2023-01-11T21:58:32.3169733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_as_complex_cuda_float32 XFAIL [ 66%] 2023-01-11T21:58:32.3169911Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3170159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vsplit_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3170368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_vstack_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3170558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_where_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3170736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hsplit_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3170940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hstack_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3171118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_hypot_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3171289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_i0_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3171499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_igamma_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3171679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_copy_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3171897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_reduce_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3172113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isfinite_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3172326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3172541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isnan_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3172758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isneginf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3172968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isposinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3173200Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3173431Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T21:58:32.3173600Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_kron_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3173801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_kthvalue_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3173974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lerp_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3174146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lgamma_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3174325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cross_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3174512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_det_singular_cuda_float32 PASSED [ 66%] 2023-01-11T21:58:32.3174688Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eig_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3174870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigvalsh_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3175098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3175311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lstsq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3175508Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3175696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_norm_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3175929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3176109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_norm_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3176311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3176517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3176711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_pinv_hermitian_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3176886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_qr_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3177065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3177240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_ex_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3177432Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_solve_triangular_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3177609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_svd_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3177799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_svdvals_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3178017Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vander_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3178243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3178417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log1p_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3178592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3178772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_softmax_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3178955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log_softmax_with_dtype_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3179135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logaddexp2_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3179312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logaddexp_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3179536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logcumsumexp_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3179778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_not_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3179996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_or_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3180209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_xor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3180382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logit_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3180599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3180772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logsumexp_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3181066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_amax_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3181293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T21:58:32.3181498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3181686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_logsumexp_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3181862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_mean_cuda_float32 XFAIL [ 67%] 2023-01-11T21:58:32.3182048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_median_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3182236Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_normalize_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3182464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_scatter_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3182645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_select_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3182828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_softmax_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3183007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_softmin_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3183188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_std_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3183367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_sum_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3183558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_reduction_no_dim_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3183735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_maximum_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3183909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mean_cuda_float32 PASSED [ 67%] 2023-01-11T21:58:32.3184088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_median_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3184278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_meshgrid_list_of_tensors_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3184454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_binary_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3184625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mm_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3184797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_msort_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3184988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3185179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3185363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nan_to_num_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3185562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nansum_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3185746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_batch_norm_cuda_float32 XFAIL [ 68%] 2023-01-11T21:58:32.3185964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_layer_norm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3186179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3186405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_empty_strided_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3186618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3186835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3187046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nextafter_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3187272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:58:32.3187502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3187732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3187933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3188118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool1d_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3188335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool2d_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3188526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_batch_norm_cuda_float32 XFAIL [ 68%] 2023-01-11T21:58:32.3188731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 68%] 2023-01-11T21:58:32.3188936Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3189151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3189361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3189573Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3189792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3189986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3190184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3190386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cosine_similarity_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3190611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3190818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:58:32.3191022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:58:32.3191233Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_elu_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3191469Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3191670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_functorch_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3191867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 68%] 2023-01-11T21:58:32.3192056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 68%] 2023-01-11T21:58:32.3192243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_glu_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3192477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T21:58:32.3192674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_group_norm_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3192868Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardtanh_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3193065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_instance_norm_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3193266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3193471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3193676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 68%] 2023-01-11T21:58:32.3193896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_kl_div_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3194084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_l1_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3194277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_leaky_relu_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3194468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_linear_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3194666Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_local_response_norm_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3194860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3195067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool1d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:58:32.3195275Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:58:32.3195480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3195681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3195863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mish_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3196055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mse_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3196290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3196499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3196693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_nll_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3196907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_normalize_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3197102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_constant_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3197294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_reflect_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3197492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3197691Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3197874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_prelu_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3198064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_relu6_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3198264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 69%] 2023-01-11T21:58:32.3198456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softmin_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3198650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softshrink_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3198843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_tanhshrink_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3199034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_threshold_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3199235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3199425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_unfold_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3199654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_upsample_nearest_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3199871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3200136Z 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-11T21:58:32.3200336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ops_aten_index_put_functorch_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3200509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_outer_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3200686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_permute_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3200880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_1_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3201077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_4_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3201252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pow_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3201462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rand_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3201681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randint_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3201898Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randint_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3202109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randn_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3202323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_randn_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3202501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ravel_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3202736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_renorm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3202916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reshape_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3203128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resize__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T21:58:32.3203310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_conj_cuda_float32 PASSED [ 69%] 2023-01-11T21:58:32.3203483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resolve_neg_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3203656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3203845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_0_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3204018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rsqrt_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3204194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_cuda_float32 XFAIL [ 70%] 2023-01-11T21:58:32.3204422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_prod_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3204651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3204881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3205056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3205261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_select_scatter_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3205440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sigmoid_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3205612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sign_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3205842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3206074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3206301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3206523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3206701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_slice_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3206886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_slice_scatter_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3207057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sort_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3207271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_airy_ai_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3207495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3207677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_entr_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3207912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3208095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i1e_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3208347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3208578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3208761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_ndtri_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3209000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3209242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3209631Z 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-11T21:58:32.3209823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_xlog1py_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3210043Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_zeta_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3210293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3210488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_square_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3210662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3210852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_mean_unbiased_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3211064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_unbiased_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3211241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_stft_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3211407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3211601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_svd_lowrank_cuda_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:58:32.3211788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_take_along_dim_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3211957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tan_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3212176Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_to_sparse_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T21:58:32.3212354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trapezoid_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3212545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_triangular_solve_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3212722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unbind_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3212898Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unfold_cuda_float32 PASSED [ 70%] 2023-01-11T21:58:32.3213108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_uniform_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T21:58:32.3213335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_consecutive_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T21:58:32.3213549Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unique_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T21:58:32.3213726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unsqueeze_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3213904Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_mean_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3214089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_unbiased_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3214281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vdot_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3214465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_as_complex_cuda_float32 XFAIL [ 71%] 2023-01-11T21:58:32.3214643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_copy_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3214811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vsplit_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3215026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3215194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_H_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3215402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3215641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 71%] 2023-01-11T21:58:32.3215866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 71%] 2023-01-11T21:58:32.3216070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3216293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3216506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3216731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3216909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___getitem___cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3217114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___radd___cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3217293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rdiv___cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3217464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmul___cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3217634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rpow___cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3217806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rsub___cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3217978Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_abs_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3218151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_acosh_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3218319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addbmm_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3218497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addcmul_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3218670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3218855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmm_decomposed_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3219064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T21:58:32.3219234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amax_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3219407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_amin_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3219622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T21:58:32.3219836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T21:58:32.3220011Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_cuda_float32 XFAIL [ 71%] 2023-01-11T21:58:32.3220204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_asin_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3220376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atan2_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3220567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_2d_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:58:32.3220742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bernoulli_cuda_float32 XFAIL [ 71%] 2023-01-11T21:58:32.3221016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bfloat16_cuda_float32 XFAIL [ 71%] 2023-01-11T21:58:32.3221230Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T21:58:32.3221456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T21:58:32.3221665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_tensors_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:58:32.3221874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T21:58:32.3222112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 71%] 2023-01-11T21:58:32.3222298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cartesian_prod_cuda_float32 PASSED [ 71%] 2023-01-11T21:58:32.3222471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cdouble_cuda_float32 XFAIL [ 72%] 2023-01-11T21:58:32.3222641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cfloat_cuda_float32 XFAIL [ 72%] 2023-01-11T21:58:32.3222850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T21:58:32.3223126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T21:58:32.3223301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_cuda_float32 XFAIL [ 72%] 2023-01-11T21:58:32.3223472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_chunk_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3223641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_max_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3223825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_column_stack_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3224010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_combinations_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3224185Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_complex_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3224361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_conj_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3224551Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_constant_pad_nd_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3224730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_contiguous_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3224908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_copysign_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3225084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_corrcoef_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3225250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cov_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3225425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cummax_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3225598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cummin_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3225766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumsum_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3225942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_deg2rad_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3226150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diag_embed_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3226328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagflat_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3226511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_copy_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3226698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_scatter_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3226869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_digamma_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3227064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3227252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_trunc_rounding_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3227426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dot_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3227632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3227828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dsplit_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3228055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_einsum_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3228304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T21:58:32.3228520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T21:58:32.3228687Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erf_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3228903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erfc_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3229078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_erfinv_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3229260Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expand_as_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3229436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expm1_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3229649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T21:58:32.3229824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fft_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3229999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft2_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3230172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfft_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3230349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_hfftn_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3230742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft2_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3230924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifft_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3231109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifftshift_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3231283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfft_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3231464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfftn_cuda_float32 PASSED [ 72%] 2023-01-11T21:58:32.3231641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfft2_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3231812Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fill_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3231979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flip_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3232163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flipud_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3232375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_power_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3232553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_floor_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3232722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmax_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3232890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_frac_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3233103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3233312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3233488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gradient_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3233667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_grid_sampler_2d_cuda_float32 XFAIL [ 73%] 2023-01-11T21:58:32.3233877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3234049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_cuda_float32 XFAIL [ 73%] 2023-01-11T21:58:32.3234254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3234474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3234649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hsplit_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3234822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hypot_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3235064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_i0_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3235238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_inner_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3235444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3235661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3235876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3236085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3236297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3236516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3236730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3236964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3237139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ldexp_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3237321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cond_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3237498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigvals_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3237697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_householder_product_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3237926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3238171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3238367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lstsq_cuda_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T21:58:32.3238622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_solve_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T21:58:32.3238915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3239152Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_ex_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3239415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_triangular_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T21:58:32.3239669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_svd_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T21:58:32.3239908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3240098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vander_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3240287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vector_norm_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3240504Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T21:58:32.3240677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log2_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3240852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3241096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_softmax_cuda_float32 PASSED [ 73%] 2023-01-11T21:58:32.3241285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logcumsumexp_cuda_float32 XFAIL [ 73%] 2023-01-11T21:58:32.3241465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logdet_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3241679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T21:58:32.3241893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T21:58:32.3242068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logit_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3242283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T21:58:32.3242467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logsumexp_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3242707Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T21:58:32.3242875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3243052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_solve_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3243229Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lu_unpack_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3243403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_amax_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3243580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_amin_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3243800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T21:58:32.3243979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_fill_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3244205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3244394Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_log_softmax_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3244568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_mean_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3244752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_median_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3244939Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_normalize_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3245114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_scatter_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3245295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_select_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3245475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_sum_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3245654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_var_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3245828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matmul_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3246001Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_matrix_exp_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3246178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_binary_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3246443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_pool2d_with_indices_backward_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 74%] 2023-01-11T21:58:32.3246635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3246826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mean_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3247004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_median_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3247214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_meshgrid_variadic_tensors_cuda_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:58:32.3247390Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_binary_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3247566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_minimum_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3247737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mm_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3247910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_movedim_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3248082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_msort_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3248254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mv_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3248441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 XFAIL [ 74%] 2023-01-11T21:58:32.3248619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nan_to_num_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3248799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanquantile_cuda_float32 XFAIL [ 74%] 2023-01-11T21:58:32.3248971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nansum_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3249191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T21:58:32.3249367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_narrow_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3249552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_batch_norm_cuda_float32 XFAIL [ 74%] 2023-01-11T21:58:32.3249750Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_dropout_backward_cuda_float32 XFAIL [ 74%] 2023-01-11T21:58:32.3249983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T21:58:32.3250227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_neg_cuda_float32 PASSED [ 74%] 2023-01-11T21:58:32.3250446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T21:58:32.3250669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T21:58:32.3250885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T21:58:32.3251096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T21:58:32.3251310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T21:58:32.3251519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3251721Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3251926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3252129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3252324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3252516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_batch_norm_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3252754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_bilinear_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:58:32.3252950Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_binary_cross_entropy_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3253139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_celu_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3253329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3253526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3253744Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3253955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3254178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3254405Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3254605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3254799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3254999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3255196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3255388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3255606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout2d_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3255795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3255983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_elu_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3256177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3256390Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3256589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3256789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3256982Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_gelu_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3257166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_glu_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3257364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3257565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hinge_embedding_loss_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3257753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_huber_loss_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3257940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_instance_norm_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3258141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3258368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3258578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3258768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3258960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3259154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3259344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_linear_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3259533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_logsigmoid_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3259730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 75%] 2023-01-11T21:58:32.3259933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 75%] 2023-01-11T21:58:32.3260119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mish_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3260308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3260506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multi_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T21:58:32.3260710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multilabel_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T21:58:32.3261159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T21:58:32.3261352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3261607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3261806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3261998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3262185Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pdist_cuda_float32 XFAIL [ 76%] 2023-01-11T21:58:32.3262380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3262582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3262773Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_relu6_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3262955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_relu_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3263146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_selu_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3263333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_silu_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3263528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T21:58:32.3263712Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3263914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3264105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softplus_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3264338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softsign_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3264534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3264704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3264882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_inf_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3265057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_nuc_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3265230Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_normal_cuda_float32 XFAIL [ 76%] 2023-01-11T21:58:32.3265411Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_normal_number_mean_cuda_float32 XFAIL [ 76%] 2023-01-11T21:58:32.3265620Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T21:58:32.3265837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T21:58:32.3266037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3266211Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_outer_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3266386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_permute_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3266578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3266770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3266965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3267154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3267368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3267542Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pow_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3267713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_put_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3267887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rad2deg_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3268102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T21:58:32.3268316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T21:58:32.3268535Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T21:58:32.3268752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T21:58:32.3268965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T21:58:32.3269137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_real_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3269316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reciprocal_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3269504Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_repeat_interleave_cuda_float32 PASSED [ 76%] 2023-01-11T21:58:32.3269681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reshape_as_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3269860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resolve_conj_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3270059Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3270248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_3_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3270419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rsqrt_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3270631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3270814Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_add_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3271002Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3271190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3271374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_select_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3271550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sgn_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3271765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3271940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sigmoid_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3272112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sign_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3272341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3272575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3272803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3272976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sin_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3273169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sinc_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3273341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sinh_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3273513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3273695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_slice_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3273869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3274048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_softmax_with_dtype_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3274272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3274499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3274726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3274964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3275143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_entr_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3275375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3275608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3275813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i1_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3275993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i1e_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3276173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_log_ndtr_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3276407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3276645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3277045Z 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-11T21:58:32.3277426Z 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-11T21:58:32.3277644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T21:58:32.3277829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_with_sizes_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3277999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sqrt_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3278177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_squeeze_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3278351Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3278520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3278707Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_mean_unbiased_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3278886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sum_to_size_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3279144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_svd_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 77%] 2023-01-11T21:58:32.3279327Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_take_along_dim_cuda_float32 PASSED [ 77%] 2023-01-11T21:58:32.3279501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_to_sparse_cuda_float32 XFAIL [ 78%] 2023-01-11T21:58:32.3279674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_topk_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3279855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_transpose_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3280028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trapz_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3280212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_triangular_solve_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3280387Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trunc_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3280566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unflatten_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3280747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unfold_copy_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3280962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T21:58:32.3281139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_mean_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3281326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_mean_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3281498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vdot_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3281714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_as_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3281885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_copy_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3282065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vsplit_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3282241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_where_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3282411Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zero__cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3282628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T21:58:32.3282838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3283074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 78%] 2023-01-11T21:58:32.3283285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3283499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3283706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3283941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3284168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 78%] 2023-01-11T21:58:32.3284370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3284566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SelectAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3284774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3284965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_T_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3285136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___getitem___cuda_float32 XFAIL [ 78%] 2023-01-11T21:58:32.3285307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rdiv___cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3285468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmod___cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3285638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmul___cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3285806Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rpow___cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3285970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rsub___cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3286159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__softmax_backward_data_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3286329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_abs_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3286501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_acosh_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3286669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_add_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3286839Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addcdiv_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3287020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmm_decomposed_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3287188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmv_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3287357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addr_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3287571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T21:58:32.3287796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_amax_cuda_float32 PASSED [ 78%] 2023-01-11T21:58:32.3288028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T21:58:32.3288238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T21:58:32.3288449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T21:58:32.3288656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T21:58:32.3288821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_cuda_float32 XFAIL [ 79%] 2023-01-11T21:58:32.3289003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_scatter_cuda_float32 XFAIL [ 79%] 2023-01-11T21:58:32.3289173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atan_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3289345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_3d_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3289516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_baddbmm_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3289685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bmm_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3289899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T21:58:32.3290136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_tensors_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3290369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T21:58:32.3290546Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cat_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3290725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cdist_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3290895Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ceil_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3291087Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_chalf_cuda_float32 XFAIL [ 79%] 2023-01-11T21:58:32.3291303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T21:58:32.3291477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3291663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_inverse_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3291835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3291996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clone_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3292179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_combinations_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3292358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_complex_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3292533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3292718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_conj_physical_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3292896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_copysign_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3293073Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_corrcoef_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3293245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cos_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3293413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cov_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3293580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cummax_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3293778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cummin_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3293953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumsum_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3294150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumulative_trapezoid_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3294324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_deg2rad_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3294494Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3294672Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diag_embed_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3294844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3295022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_scatter_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3295192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diff_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3295367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_digamma_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3295538Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dist_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3295728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_floor_rounding_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3295914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_no_rounding_mode_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3296100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_div_trunc_rounding_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3296303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3296478Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dsplit_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3296644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dstack_cuda_float32 PASSED [ 79%] 2023-01-11T21:58:32.3296856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T21:58:32.3297094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T21:58:32.3297266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erfc_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3297437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expand_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3297610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expm1_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3297783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fft2_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3297963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fftshift_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3298139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfftn_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3298309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifft2_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3298488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfft_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3298662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfftn_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3298834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfft_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3299007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfft_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3299181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfftn_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3299355Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flatten_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3299524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fliplr_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3299717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flipud_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3299886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_cuda_float32 XFAIL [ 80%] 2023-01-11T21:58:32.3300088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3300269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_float_power_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3300436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmax_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3300605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmin_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3300770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_frac_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3301085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T21:58:32.3301255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gather_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3301458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T21:58:32.3301644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_grid_sampler_2d_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3301844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3302025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_H_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3302244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3302461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3302695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3302910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpySortAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3303156Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SelectAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3303377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3303559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_T_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3303746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___radd___cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3303929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rdiv___cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3304114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmod___cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3304300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmul___cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3304483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rpow___cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3304662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rsub___cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3304881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule__native_batch_norm_legit_cuda_float32 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:58:32.3305065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_abs_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3305240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_acosh_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3305417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_add_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3305642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addbmm_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3305832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addcmul_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3306018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmm_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3306203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmv_cuda_float32 PASSED [ 80%] 2023-01-11T21:58:32.3306423Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T21:58:32.3306648Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T21:58:32.3306829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_angle_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3307046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T21:58:32.3307270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T21:58:32.3307495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T21:58:32.3307683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3307867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_asinh_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3308054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_3d_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3308241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_baddbmm_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3308447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 81%] 2023-01-11T21:58:32.3308656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3308863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3309111Z 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-11T21:58:32.3309307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_tensors_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3309545Z 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-11T21:58:32.3309731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cdouble_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3309913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cfloat_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3310100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_chalf_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3310349Z 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-11T21:58:32.3310543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_inverse_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3310737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_solve_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3310915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3311099Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clone_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3311317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_column_stack_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3311503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_complex_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3311683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_conj_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3311875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_constant_pad_nd_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3312066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_contiguous_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3312255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_copysign_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3312442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_corrcoef_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3312672Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T21:58:32.3312851Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cov_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3313032Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cross_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3313215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cummax_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3313399Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumprod_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3313580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumsum_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3313765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_deg2rad_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3313948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diag_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3314140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diag_embed_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3314353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagflat_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3314531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_digamma_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3314715Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dist_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3314911Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_trunc_rounding_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3315092Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dot_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3315272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_double_cuda_float32 XFAIL [ 81%] 2023-01-11T21:58:32.3315455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dstack_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3315639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_einsum_cuda_float32 PASSED [ 81%] 2023-01-11T21:58:32.3315865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3316082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3316296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3316476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expm1_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3316664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fft2_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3316876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fft_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3317064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fftn_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3317253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfftn_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3317437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifftn_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3317631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifftshift_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3317815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft2_cuda_float32 XFAIL [ 82%] 2023-01-11T21:58:32.3317993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfft_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3318183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfft2_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3318373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfftn_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3318557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfft2_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3318741Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfftn_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3318922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flip_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3319104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fliplr_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3319287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_cuda_float32 XFAIL [ 82%] 2023-01-11T21:58:32.3319499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_functorch_no_channels_last_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3319685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_float_power_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3319891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_floor_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3320120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3320300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmax_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3320477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmin_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3320650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fmod_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3320823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_frac_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3321007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_frexp_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3321234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3321426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gradient_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3321614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_grid_sampler_2d_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3321794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_half_cuda_float32 XFAIL [ 82%] 2023-01-11T21:58:32.3322003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_half_functorch_no_channels_last_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3322222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3322408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hsplit_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3322628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hstack_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3322852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3323041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_add_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3323226Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_copy_cuda_float32 XFAIL [ 82%] 2023-01-11T21:58:32.3323408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_reduce_cuda_float32 XFAIL [ 82%] 2023-01-11T21:58:32.3323597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_select_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3323777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_inner_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3324022Z 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-11T21:58:32.3324245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3324467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3324705Z 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-11T21:58:32.3324921Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T21:58:32.3325106Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lgamma_cuda_float32 PASSED [ 82%] 2023-01-11T21:58:32.3325300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cross_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3325541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eig_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3325734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigh_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3325930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigvals_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3326137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_householder_product_cuda_float32 XFAIL [ 83%] 2023-01-11T21:58:32.3326322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_inv_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3326512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_inv_ex_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3326748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T21:58:32.3326985Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T21:58:32.3327192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3327380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_cuda_float32 XFAIL [ 83%] 2023-01-11T21:58:32.3327569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_factor_ex_cuda_float32 XFAIL [ 83%] 2023-01-11T21:58:32.3327760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_solve_cuda_float32 XFAIL [ 83%] 2023-01-11T21:58:32.3328003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T21:58:32.3328225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_multi_dot_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3328485Z 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-11T21:58:32.3328674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_slogdet_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3328865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_svd_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3329060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_tensorinv_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3329258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_tensorsolve_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3329452Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vector_norm_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3329632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log1p_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3329813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log2_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3329995Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3330260Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logaddexp_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3330474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logcumsumexp_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3330706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T21:58:32.3330936Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T21:58:32.3331160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logsumexp_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3331385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T21:58:32.3331626Z 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-11T21:58:32.3331817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_unpack_cuda_float32 XFAIL [ 83%] 2023-01-11T21:58:32.3332048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T21:58:32.3332243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_cumprod_cuda_float32 XFAIL [ 83%] 2023-01-11T21:58:32.3332442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_cumsum_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3332678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_mean_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3332883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_norm_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3333090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_select_cuda_float32 XFAIL [ 83%] 2023-01-11T21:58:32.3333295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_softmax_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3333500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_sum_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3333681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_matmul_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3334035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_matrix_exp_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3340328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_reduction_no_dim_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3340563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_reduction_with_dim_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3340749Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_maximum_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3341085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mean_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3341276Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_median_cuda_float32 PASSED [ 83%] 2023-01-11T21:58:32.3341468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_binary_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3341672Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_reduction_no_dim_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3341880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_min_reduction_with_dim_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3342067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_msort_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3342301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3342503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3342696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3342890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3343080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nan_to_num_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3343273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanmean_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3343541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanmedian_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3343733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nanquantile_cuda_float32 XFAIL [ 84%] 2023-01-11T21:58:32.3343917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_narrow_cuda_float32 XFAIL [ 84%] 2023-01-11T21:58:32.3344129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:58:32.3344353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3344586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3344815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3345039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3345262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3345485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3345708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T21:58:32.3345920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3346170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3346377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3346582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3346787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3347012Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:58:32.3347209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool3d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3347459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3347699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3347900Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_celu_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3348110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3348337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3348559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3348781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3349015Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3349227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3349428Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cross_entropy_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3349644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:58:32.3349852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:58:32.3350053Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_elu_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3350298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:58:32.3350513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 84%] 2023-01-11T21:58:32.3350716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_gelu_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3350911Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_glu_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3351115Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_group_norm_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3351324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_area_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3351560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 84%] 2023-01-11T21:58:32.3351775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3351973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_l1_loss_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3352180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_local_response_norm_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3352384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3352588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool1d_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3352793Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_grad_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3353000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3353203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3353417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multilabel_margin_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3353631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3353834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_nll_loss_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3354046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3354248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_relu6_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3354471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_relu_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3354672Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_silu_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3354876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_smooth_l1_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3355084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3355284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softmin_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3355500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3355699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softshrink_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3355899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softsign_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3356104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_threshold_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3356316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3356540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3356740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_unfold_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3356955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3357195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_upsample_nearest_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3357383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3357571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_nuc_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3357794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_normal_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:58:32.3358021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_normal_number_mean_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:58:32.3358240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T21:58:32.3358464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T21:58:32.3358656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_outer_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3358849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pca_lowrank_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3359035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polar_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3359240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_2_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3359444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_4_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3359626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_positive_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3359810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pow_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3359991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_qr_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3360259Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T21:58:32.3360488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T21:58:32.3360713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T21:58:32.3360940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 85%] 2023-01-11T21:58:32.3361128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ravel_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3361317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_real_cuda_float32 PASSED [ 85%] 2023-01-11T21:58:32.3361499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_renorm_cuda_float32 XFAIL [ 85%] 2023-01-11T21:58:32.3361680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_repeat_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3361871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reshape_as_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3362058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reshape_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3362285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3362478Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_conj_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3362667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resolve_neg_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3362877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_roll_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3363080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_neg_3_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3363267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rsqrt_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3363488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3363682Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_add_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3363881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_amin_cuda_float32 XFAIL [ 86%] 2023-01-11T21:58:32.3364110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3364299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_select_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3364547Z 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-11T21:58:32.3364733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sigmoid_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3364974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3365215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3365449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3365720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3365948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3366136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sinc_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3366323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_slice_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3366519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_slice_scatter_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3366706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_softmax_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3366892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sort_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3367133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3367366Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3367606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3367852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3368038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_erfcx_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3368284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3368557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3368752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i0e_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3368941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3369132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_i1e_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3369326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_log_ndtr_cuda_float32 XFAIL [ 86%] 2023-01-11T21:58:32.3369566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T21:58:32.3369763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_ndtr_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3369989Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3370320Z 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-11T21:58:32.3370745Z 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-11T21:58:32.3370942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_xlog1py_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3371141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_with_sizes_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3371328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sqrt_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3371545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_square_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3371737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_squeeze_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3371935Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_mean_unbiased_cuda_float32 PASSED [ 86%] 2023-01-11T21:58:32.3372128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_unbiased_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3372315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_stft_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3372488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sub_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3372670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sum_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3372865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_svd_lowrank_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3373052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_symeig_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3373234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_take_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3373424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tensordot_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3373607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tile_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3373801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_to_cuda_float32 SKIPPED (Skipped!) [ 87%] 2023-01-11T21:58:32.3373989Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_to_sparse_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3374207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trace_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3374406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_transpose_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3374591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trapz_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3374783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_true_divide_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3374969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unbind_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3375162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unflatten_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3375348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_copy_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3375529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unfold_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3375758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3375941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unsqueeze_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3376126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_mean_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3376317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_unbiased_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3376500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vdot_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3376691Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_as_complex_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3376881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_copy_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3377070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3377282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vsplit_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3377469Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_where_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3377643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_xlogy_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3377827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zero__cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3378058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3378225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_i0_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3378401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_fill_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3378576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_put_cuda_float32 XFAIL [ 87%] 2023-01-11T21:58:32.3378766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_put_functorch_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3378974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3379187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3379388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3379596Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3379801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3380045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3380278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3380565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T21:58:32.3380794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_kthvalue_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3381080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lgamma_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3381261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cond_cuda_float32 PASSED [ 87%] 2023-01-11T21:58:32.3381436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eig_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3381608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigh_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3381787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3381970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_inv_ex_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3382199Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3382418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3382595Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lstsq_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3382777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_factor_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3382958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_solve_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3383143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_norm_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3383378Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_power_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3383611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3383815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3383991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3384169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3384361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_triangular_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3384540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_svd_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3384741Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_svdvals_cuda_float32 SKIPPED (Skipped!) [ 88%] 2023-01-11T21:58:32.3384926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_tensorinv_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3385101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_tensorsolve_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3385278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vander_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3385456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vecdot_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3385627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log1p_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3385801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log2_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3386043Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3386234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3386413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logaddexp2_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3386579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logdet_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3386795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3387008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3387178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logit_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3387395Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3387579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3387790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3387960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3388131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_unpack_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3388304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_amax_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3388524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T21:58:32.3388702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_cumsum_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3388881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_fill_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3389085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3389294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_logsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3389472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_mean_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3389657Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_normalize_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3389833Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_select_cuda_float32 XFAIL [ 88%] 2023-01-11T21:58:32.3390007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_softmax_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3390184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_binary_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3390384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 88%] 2023-01-11T21:58:32.3390579Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_reduction_no_dim_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3390753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_maximum_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3390925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_minimum_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3391094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mm_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3391316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3391562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3391758Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanmean_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3391940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanmedian_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3392169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nanquantile_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3392344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_narrow_cuda_float32 XFAIL [ 89%] 2023-01-11T21:58:32.3392582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_batch_norm_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T21:58:32.3393035Z 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-11T21:58:32.3393382Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3393736Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3394081Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3394411Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3394750Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3395113Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3395446Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3395774Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3396108Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3396436Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3396764Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3397081Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3397444Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3397769Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3398096Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3398426Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3398748Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3399071Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3399397Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3399746Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3400070Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3400392Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3400716Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3401047Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3401370Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3401693Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3402046Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3402371Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3402696Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3403019Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3403434Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3403788Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3404114Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3404473Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3404797Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3405118Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3405439Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3405769Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3406081Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3406406Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3406731Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3407076Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3407397Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3407722Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3408048Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3408369Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3408688Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3409008Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3409354Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3409677Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3409996Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3410391Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3410711Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3411035Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3411359Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3411725Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3412046Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3412367Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3412695Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3413017Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3413337Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3413658Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3414006Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3414332Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3414660Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3414976Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3415306Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3415629Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3415950Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3416308Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3416629Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3416951Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3417272Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3417600Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3417922Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3418242Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3418587Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3418920Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3419251Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3419572Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3419899Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3420222Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3420543Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3420890Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3421338Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3421660Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3421979Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3422308Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3422632Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3422950Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3423270Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3423638Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3423953Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3424274Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3424602Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3424921Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3425242Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3425561Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3425921Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3426241Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3426561Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3426887Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3427207Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3427526Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3427848Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3428197Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3428522Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3428842Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3429162Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3429488Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3429810Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3430131Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3430485Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3430806Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3431128Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3431449Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3431775Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3432098Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3432419Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3432759Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3433086Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3433410Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3433733Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3434060Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3434382Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3434462Z PASSED [ 89%] 2023-01-11T21:58:32.3434656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_native_layer_norm_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3434827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_neg_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3435069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T21:58:32.3435290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T21:58:32.3435493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3435694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3435888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3436081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3436276Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3436469Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3436663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_batch_norm_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3436869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3437086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3437277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_celu_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3437465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv1d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3437677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3437891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3438125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3438338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3438543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3438769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3438967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3439166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3439372Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3439576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3439755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 89%] 2023-01-11T21:58:32.3439957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T21:58:32.3440158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T21:58:32.3440354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_bag_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3440553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 89%] 2023-01-11T21:58:32.3440767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_gelu_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3440950Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_glu_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3441151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_group_norm_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3441344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3441524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_huber_loss_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3441725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 89%] 2023-01-11T21:58:32.3441929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3442117Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_kl_div_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3442310Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3442498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_linear_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3442692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3442892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3443088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3443275Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3443476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3443664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mish_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3443855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3444084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3444282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3444487Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3444696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3444887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_normalize_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3445075Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3445279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3445473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pdist_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3445669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3445854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_prelu_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3446035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_relu6_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3446224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_relu_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3446408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_selu_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3446624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_silu_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3446807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softmin_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3447005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3447196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_threshold_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3447394Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3447581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_unfold_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3447785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3447998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 90%] 2023-01-11T21:58:32.3448174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3448350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_inf_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3448514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_nuc_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3448701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_normal_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:58:32.3448909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 90%] 2023-01-11T21:58:32.3449121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 90%] 2023-01-11T21:58:32.3449314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3449491Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ormqr_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3449662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_outer_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3449858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polar_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3450053Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3450305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3450523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3450713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3450899Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3451071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pow_cuda_float32 PASSED [ 90%] 2023-01-11T21:58:32.3451240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_prod_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3451415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rad2deg_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3451629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3451797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_real_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3451962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_renorm_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3452169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3452342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resolve_neg_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3452541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_roll_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3452723Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_3_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3452910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_neg_3_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3453130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3453302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3453485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_amin_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3453658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_mean_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3453844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_prod_cuda_float32 XFAIL [ 91%] 2023-01-11T21:58:32.3454067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3454262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_segment_reduce_lengths_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3454437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_select_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3454619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_select_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3454788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sgn_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3454958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sigmoid_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3455182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3455406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3455669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3455889Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3456111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3456289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_slice_scatter_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3456458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_softmax_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3456679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3456902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3457139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3457369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3457589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3457771Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_ndtr_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3457980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3458251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3458472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_xlog1py_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3458688Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T21:58:32.3458872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_with_sizes_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3459047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_square_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3459219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_stack_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3459399Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_unbiased_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3459562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_stft_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3459738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sum_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3459912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sum_to_size_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3460090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_svd_lowrank_cuda_float32 XFAIL [ 91%] 2023-01-11T21:58:32.3460263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_symeig_cuda_float32 PASSED [ 91%] 2023-01-11T21:58:32.3460444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_take_along_dim_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3460612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tan_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3460779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tanh_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3461055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tensordot_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3461228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tile_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3461410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_to_cuda_float32 SKIPPED (Skipped!) [ 92%] 2023-01-11T21:58:32.3461614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_topk_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3461787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trace_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3461971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triangular_solve_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3462138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_triu_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3462309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unbind_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3462487Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unfold_copy_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3462654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unsqueeze_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3462834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_as_complex_cuda_float32 XFAIL [ 92%] 2023-01-11T21:58:32.3463008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_copy_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3463181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3463354Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vsplit_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3463522Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vstack_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3463693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_xlogy_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3463865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_H_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3464086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3464295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3464540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3464770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3464979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3465148Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_T_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3465342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___getitem___functorch_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3465522Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmatmul___cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3465697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmod___cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3465867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rmul___cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3466041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rpow___cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3466238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__native_batch_norm_legit_cuda_float32 XFAIL [ 92%] 2023-01-11T21:58:32.3466435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp__softmax_backward_data_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3466606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_abs_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3466778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_acos_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3466967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmm_decomposed_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3467138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addr_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3467357Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T21:58:32.3467668Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T21:58:32.3467885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T21:58:32.3468102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T21:58:32.3468317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T21:58:32.3468495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_cuda_float32 XFAIL [ 92%] 2023-01-11T21:58:32.3468682Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_scatter_cuda_float32 XFAIL [ 92%] 2023-01-11T21:58:32.3468862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_asinh_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3469035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atan2_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3469205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atan_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3469367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atanh_cuda_float32 PASSED [ 92%] 2023-01-11T21:58:32.3469562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_1d_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T21:58:32.3469745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_baddbmm_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3469936Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T21:58:32.3470112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_cuda_float32 XFAIL [ 93%] 2023-01-11T21:58:32.3470319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3470533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_tensors_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3470753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T21:58:32.3470962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T21:58:32.3471142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cartesian_prod_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3471315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cdouble_cuda_float32 XFAIL [ 93%] 2023-01-11T21:58:32.3471492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cfloat_cuda_float32 XFAIL [ 93%] 2023-01-11T21:58:32.3471703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T21:58:32.3471881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3472071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_inverse_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3472253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cholesky_solve_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3472426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_chunk_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3472597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3472769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_max_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3472938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clone_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3473123Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_column_stack_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3473300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_conj_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3473510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_conj_physical_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3473699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_constant_pad_nd_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3473876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_copysign_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3474048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cosh_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3474269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T21:58:32.3474437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumsum_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3474610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diag_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3474802Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_scatter_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3474976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dist_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3475178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_double_functorch_no_channels_last_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3475353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dsplit_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3475528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dstack_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3475745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T21:58:32.3475953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T21:58:32.3476118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erfinv_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3476319Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expm1_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3476498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fft_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3476672Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fftn_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3476853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fftshift_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3477030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfft_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3477208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfftn_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3477391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifftshift_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3477568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfft2_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3477743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfftn_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3477920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfft2_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3478093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfft_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3478262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fill_cuda_float32 PASSED [ 93%] 2023-01-11T21:58:32.3478437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flatten_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3478611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fliplr_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3478785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flipud_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3478956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_cuda_float32 XFAIL [ 94%] 2023-01-11T21:58:32.3479124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_floor_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3479294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmax_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3479490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmin_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3479665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_frac_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3479835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_frexp_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3480046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3480262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3480475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3480655Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gradient_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3480886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 94%] 2023-01-11T21:58:32.3481095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3481266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_half_cuda_float32 XFAIL [ 94%] 2023-01-11T21:58:32.3481482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3481658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_add_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3481838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_copy_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3482043Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_put_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3482241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_put_functorch_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3482418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_reduce_cuda_float32 XFAIL [ 94%] 2023-01-11T21:58:32.3482620Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3482853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3483067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3483277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3483493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3483703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3483916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3484129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3484340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3484571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3484792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3484959Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_kron_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3485164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_kthvalue_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3485340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ldexp_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3485511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lerp_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3485685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lgamma_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3485870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigvals_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3486067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_householder_product_cuda_float32 XFAIL [ 94%] 2023-01-11T21:58:32.3486288Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3486489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3486668Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3486857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3487080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T21:58:32.3487265Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_multi_dot_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3487449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_norm_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3487645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 94%] 2023-01-11T21:58:32.3487946Z 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-11T21:58:32.3488152Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_qr_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3488347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_slogdet_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3488518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3488704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_ex_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3488882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_svd_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3489069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_tensorinv_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3489263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3489452Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vander_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3489632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vecdot_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3489820Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_vector_norm_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3490034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3490274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log1p_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3490455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp2_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3490634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logaddexp_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3490859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3491101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3491321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3491541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3491716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logit_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3491932Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3492137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3492350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3492533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_unpack_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3492707Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mT_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3492890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_amax_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3493072Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_amin_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3493295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3493519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T21:58:32.3493732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_cumprod_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3493912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_cumsum_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3494118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3494309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_log_softmax_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3494499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_logaddexp_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3494678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_mean_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3494861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_scatter_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3495042Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_softmin_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3495228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_std_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3495412Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_sum_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3495584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_binary_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3495791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3495966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_maximum_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3496137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mean_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3496312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_median_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3496569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_meshgrid_list_of_tensors_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 95%] 2023-01-11T21:58:32.3496858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_meshgrid_variadic_tensors_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 95%] 2023-01-11T21:58:32.3497054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 95%] 2023-01-11T21:58:32.3497226Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mode_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3497401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_msort_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3497566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mul_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3497815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T21:58:32.3498010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mv_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3498207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3498393Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanmedian_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3498568Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nansum_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3498743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_narrow_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3498934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_batch_norm_cuda_float32 XFAIL [ 96%] 2023-01-11T21:58:32.3499372Z 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-11T21:58:32.3499741Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3500078Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3500405Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3500735Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3501187Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3501515Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3501842Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3502214Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3502540Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3502862Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3503183Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3503512Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3503832Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3504152Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3504506Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3504825Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3505150Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3505472Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3505799Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3506119Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3506442Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3506762Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3507113Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3507460Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3507805Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3508131Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3508452Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3508773Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3509094Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3509437Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3509757Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3510079Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3510405Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3510730Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3511048Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3511372Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3511717Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3512038Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3512357Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3512680Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3513002Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3513321Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3513639Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3513985Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3514307Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3514626Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3514946Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3515272Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3515593Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3515915Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3516260Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3516581Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3516900Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3517221Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3517550Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3517918Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3518230Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3518580Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3518903Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3519225Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3519551Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3519877Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3520198Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3520515Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3520837Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3521185Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3521506Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3521824Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3522151Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3522471Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3522793Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3523116Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3523475Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3523798Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3524117Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3524443Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3524763Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3525086Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3525407Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3525751Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3526073Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3526395Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3526718Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3527032Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3527355Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3527679Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3528023Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3528344Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3528667Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching 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:58:32.3528748Z PASSED [ 96%] 2023-01-11T21:58:32.3528936Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_native_layer_norm_cuda_float32 XFAIL [ 96%] 2023-01-11T21:58:32.3529168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T21:58:32.3529391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T21:58:32.3529603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional__scaled_dot_product_attention_cuda_float32 XFAIL [ 96%] 2023-01-11T21:58:32.3529810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3530021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3530292Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3530519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 96%] 2023-01-11T21:58:32.3530744Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3530943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3531137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3531329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_batch_norm_cuda_float32 XFAIL [ 96%] 2023-01-11T21:58:32.3531535Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 96%] 2023-01-11T21:58:32.3531728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_celu_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3531944Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3532154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3532361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3532573Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3532789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3532993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3533217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3533470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3533678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3533875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3534070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3534267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3534467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3534655Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 96%] 2023-01-11T21:58:32.3534846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_elu_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3535095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_bag_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 96%] 2023-01-11T21:58:32.3535298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3535518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3535740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool2d_cuda_float32 SKIPPED (Skipped!) [ 96%] 2023-01-11T21:58:32.3535950Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (Skipped!) [ 96%] 2023-01-11T21:58:32.3536136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_glu_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3536346Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 96%] 2023-01-11T21:58:32.3536597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardsigmoid_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 96%] 2023-01-11T21:58:32.3536791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_huber_loss_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3536987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_instance_norm_cuda_float32 XFAIL [ 97%] 2023-01-11T21:58:32.3537188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3537391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3537598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3537826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3538056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3538250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3538434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3538624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_linear_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3538826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3539047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3539242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool2d_cuda_float32 XFAIL [ 97%] 2023-01-11T21:58:32.3539434Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3539629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3539826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 97%] 2023-01-11T21:58:32.3540023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3540205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mish_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3540401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3540655Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T21:58:32.3541024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T21:58:32.3541221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3541417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_normalize_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3541617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3541820Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3542028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3542266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3542451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_prelu_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3542639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_relu_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3542840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3543035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softmin_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3543238Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3543432Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softplus_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3543635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3543828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_softsign_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3544027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3544212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_threshold_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3544415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3544593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_fro_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3544776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_inf_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3544983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_nuc_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3545162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_normal_cuda_float32 XFAIL [ 97%] 2023-01-11T21:58:32.3545378Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 97%] 2023-01-11T21:58:32.3545596Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 97%] 2023-01-11T21:58:32.3545855Z 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-11T21:58:32.3546022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_outer_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3546202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pca_lowrank_cuda_float32 XFAIL [ 97%] 2023-01-11T21:58:32.3546375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polar_cuda_float32 PASSED [ 97%] 2023-01-11T21:58:32.3546570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3546745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_prod_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3546920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_quantile_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3547135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3547356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3547590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3547786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_real_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3547955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_renorm_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3548165Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_repeat_interleave_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3548342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reshape_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3548556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3548736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resolve_conj_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3548909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rot90_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3549085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3549270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_0_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3549437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rsub_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3549626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_add_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3549817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3550008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3550196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_prod_cuda_float32 XFAIL [ 98%] 2023-01-11T21:58:32.3550382Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3550604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3550920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 98%] 2023-01-11T21:58:32.3551100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sgn_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3551316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3551544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3551719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sigmoid_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3551949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3552177Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3552419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3552654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3552878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3553102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3553328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3553501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sinc_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3553665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sinh_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3553875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_slice_scatter_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3554051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_softmax_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3554220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sort_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3554444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3554663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3555123Z 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-11T21:58:32.3555396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3555661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3555860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i1_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3556116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T21:58:32.3556553Z 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-11T21:58:32.3556762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_log_ndtr_cuda_float32 PASSED [ 98%] 2023-01-11T21:58:32.3557055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3557313Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3557553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3557827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3558096Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3558549Z 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-11T21:58:32.3558992Z 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-11T21:58:32.3559201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_with_sizes_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3559385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stack_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3559581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_mean_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3559788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_mean_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3559991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3560183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_stft_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3560375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sub_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3560591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sum_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3560791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_svd_lowrank_cuda_float32 XFAIL [ 99%] 2023-01-11T21:58:32.3560979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_t_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3561156Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_take_cuda_float32 XFAIL [ 99%] 2023-01-11T21:58:32.3561346Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tanh_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3561547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensor_split_cuda_float32 XFAIL [ 99%] 2023-01-11T21:58:32.3561745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tensordot_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3561940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_topk_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3562137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_transpose_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3562325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tril_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3562517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trunc_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3562704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unbind_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3562906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unfold_copy_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3563100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unfold_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3563345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3563624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3563831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3564035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_complex_cuda_float32 XFAIL [ 99%] 2023-01-11T21:58:32.3564233Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_as_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3564422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3564611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vsplit_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3564804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vstack_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3564997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_where_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3565189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zero__cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3565430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3565677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T21:58:32.3565920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3566178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3566411Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3566637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3566894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3567161Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3567401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T21:58:32.3567594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvmapjvp_linalg_solve_cuda PASSED [100%] 2023-01-11T21:58:32.3567602Z 2023-01-11T21:58:32.3567731Z =============================== warnings summary =============================== 2023-01-11T21:58:32.3567987Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:58:32.3568405Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:58:32.3568518Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:58:32.3568527Z 2023-01-11T21:58:32.3568788Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:58:32.3569166Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-9a3e2ad05bb2e63c.xml - 2023-01-11T21:58:32.3569333Z = 3538 passed, 1041 skipped, 11 deselected, 197 xfailed, 1 warning in 2029.17s (0:33:49) = 2023-01-11T21:58:32.3569534Z 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-11T21:58:32.3569539Z 2023-01-11T21:58:32.3569906Z ##[endgroup] 2023-01-11T21:58:32.3570278Z FINISHED PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_x32896kb) 2023-01-11T21:58:32.3570284Z 2023-01-11T22:02:59.2217194Z 2023-01-11T22:02:59.2217914Z Expand the folded group to see the log file of functorch/test_ops 2023-01-11T22:02:59.2218846Z ##[group]PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_scf7y4g3) 2023-01-11T22:02:59.2222323Z Test results will be stored in test-reports/python-pytest/functorch.test_ops/functorch.test_ops-287778b3155c5de5.xml 2023-01-11T22:02:59.2222843Z ============================= test session starts ============================== 2023-01-11T22:02:59.2223233Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:02:59.2223575Z cachedir: .pytest_cache 2023-01-11T22:02:59.2224010Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:02:59.2224441Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:02:59.2224897Z 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:02:59.2225314Z collecting ... collected 9536 items / 17 deselected / 9519 selected 2023-01-11T22:02:59.2726101Z 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:02:59.3158044Z 2023-01-11T22:02:59.3158275Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_cross_entropy_cuda PASSED [ 0%] 2023-01-11T22:02:59.3158664Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_l1_loss_cuda PASSED [ 0%] 2023-01-11T22:02:59.3159032Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_layer_norm_cuda PASSED [ 0%] 2023-01-11T22:02:59.3159510Z functorch/test_ops.py::TestOperatorsCUDA::test_extremal_numerics_mse_loss_cuda PASSED [ 0%] 2023-01-11T22:02:59.3159918Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3160344Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3160791Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3161258Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3161702Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3162108Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___radd___cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3162472Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rdiv___cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3162832Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rmod___cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3163179Z functorch/test_ops.py::TestOperatorsCUDA::test_grad___rsub___cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3163551Z functorch/test_ops.py::TestOperatorsCUDA::test_grad__softmax_backward_data_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3163923Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_add_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3164280Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addbmm_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3164631Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addcdiv_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3164999Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addmm_decomposed_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3165405Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_addr_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3165794Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:02:59.3166224Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:02:59.3166612Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_angle_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3166999Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:02:59.3167415Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:02:59.3167818Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_partial_views_cuda_float32 XFAIL [ 0%] 2023-01-11T22:02:59.3168203Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_as_strided_scatter_cuda_float32 XFAIL [ 0%] 2023-01-11T22:02:59.3168571Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_1d_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3168926Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_2d_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3169277Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_atleast_3d_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3169633Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_baddbmm_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3170069Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bernoulli_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3170446Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_bfloat16_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3170806Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_block_diag_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3171170Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_broadcast_to_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3171534Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cartesian_prod_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3203995Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cdist_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3204476Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ceil_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3204906Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 0%] 2023-01-11T22:02:59.3205337Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3205740Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_inverse_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3206151Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cholesky_solve_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3206548Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_clamp_min_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3206944Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_conj_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3207341Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_constant_pad_nd_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3207745Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_contiguous_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3208139Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_corrcoef_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3208527Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cosh_cuda_float32 PASSED [ 0%] 2023-01-11T22:02:59.3208913Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cross_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3209293Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cummin_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3209680Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_cumprod_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3210139Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_deg2rad_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3210589Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diag_embed_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3210960Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3211322Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_diagonal_scatter_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3211698Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_no_rounding_mode_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3212068Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_div_trunc_rounding_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3212428Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dot_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3212775Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_dsplit_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3213121Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_einsum_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3213512Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3213935Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3214356Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3214736Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_erfinv_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3215075Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_exp2_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3215429Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfft2_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3215782Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_hfft_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3216123Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ifft_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3216479Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfft2_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3216835Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_ihfftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3217255Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfft_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3217606Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_irfftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3217953Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfft_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3218302Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fft_rfftn_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3218643Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fliplr_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3218988Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_flipud_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3219334Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3219693Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_float_power_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3220044Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_floor_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3220442Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3220830Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_fmin_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3221298Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_frac_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3221678Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3222099Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3222487Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_gradient_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3222892Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_grid_sampler_2d_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3223302Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3223729Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 1%] 2023-01-11T22:02:59.3224109Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_hstack_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3224449Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_i0_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3224801Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_add_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3225156Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_copy_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3225528Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_put_functorch_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3225893Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_reduce_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3226253Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_index_select_cuda_float32 PASSED [ 1%] 2023-01-11T22:02:59.3226642Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3227058Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3227470Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3227891Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3228339Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3228791Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3229262Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3229657Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_kron_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3230008Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ldexp_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3230348Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lerp_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3230695Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lgamma_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3231052Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cond_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3231410Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_det_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3231775Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_det_singular_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3232138Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_eigh_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3232513Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_householder_product_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3232881Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_inv_ex_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3233285Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3233726Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3234139Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3234510Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_lu_solve_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3234910Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_norm_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3235288Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_power_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3235714Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3236123Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_multi_dot_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3236483Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_norm_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3236869Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3237269Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_pinv_hermitian_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3237635Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_qr_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3237996Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_slogdet_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3238367Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_solve_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3238763Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_svd_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3239125Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_svdvals_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3239491Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_tensorinv_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3239892Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3240268Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log10_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3240613Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log2_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3240958Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_log_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3241334Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logcumsumexp_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3241698Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_logit_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3242092Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3242511Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 2%] 2023-01-11T22:02:59.3242884Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3243233Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_lu_solve_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3243578Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mH_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3243925Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mT_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3244270Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_amax_cuda_float32 PASSED [ 2%] 2023-01-11T22:02:59.3244675Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:02:59.3245073Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_cumsum_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3245435Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_fill_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3245822Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3246208Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_log_softmax_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3246583Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_logaddexp_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3246979Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_logsumexp_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3247343Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3247702Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_prod_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3248064Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_softmax_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3248425Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_std_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3248784Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_sum_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3249140Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_masked_var_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3249489Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_matmul_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3249916Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_reduction_no_dim_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3250318Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_max_reduction_with_dim_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3250689Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_maximum_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3251033Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mean_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3251383Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_median_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3251756Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_meshgrid_list_of_tensors_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3252140Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_meshgrid_variadic_tensors_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3252533Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_min_reduction_with_dim_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3252896Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_mode_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3253247Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_msort_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3253619Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nansum_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3253981Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_batch_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3254366Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_native_dropout_backward_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3254733Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_neg_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3255130Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:02:59.3255570Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:02:59.3256002Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 3%] 2023-01-11T22:02:59.3256422Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional__scaled_dot_product_attention_cuda_float32 XFAIL [ 3%] 2023-01-11T22:02:59.3256841Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3257252Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3257659Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3258058Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3258471Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3258867Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_avg_pool3d_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3259288Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_batch_norm_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3259689Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3260100Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3260501Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3261010Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3261421Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3261836Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3262274Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3262697Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3263088Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 3%] 2023-01-11T22:02:59.3263482Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3263882Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_cosine_similarity_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3264274Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_ctc_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3264651Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3265041Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3265471Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_dropout_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3265846Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_elu_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3266234Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_bag_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3266627Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3267027Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_embedding_functorch_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3267438Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3267871Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3268294Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3268681Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_glu_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3269057Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_group_norm_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3269442Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardswish_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3269826Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hardtanh_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3270224Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3270621Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_area_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3271063Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_interpolate_linear_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3271457Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_kl_div_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3271831Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_l1_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3272216Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_layer_norm_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3272614Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_local_response_norm_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3273018Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3273407Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3273791Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_pool3d_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3274189Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3274590Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_max_unpool2d_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3274981Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3275384Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3275791Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3276199Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pad_replicate_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3276587Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pairwise_distance_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3276983Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3277405Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3277789Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_relu6_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3278165Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_relu_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3278540Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_rrelu_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3278910Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_selu_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3279290Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3279684Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3280078Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softmin_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3280466Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softshrink_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3280845Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_softsign_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3281237Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3281659Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 4%] 2023-01-11T22:02:59.3282045Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3282389Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_norm_nuc_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3282768Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_normal_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3283129Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_normal_number_mean_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3283522Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3283941Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3284413Z 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:02:59.3284864Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ops_aten_index_put_functorch_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3285230Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polar_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3285603Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_0_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3285988Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_1_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3286376Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_2_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3286754Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_3_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3287130Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_polygamma_polygamma_n_4_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3287498Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_positive_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3287846Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_pow_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3288194Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_prod_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3288536Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_qr_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3288923Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3289373Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3289805Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3290254Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_ravel_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3290607Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_reciprocal_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3290954Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_renorm_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3291311Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_repeat_interleave_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3291709Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3292130Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3292524Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_resolve_conj_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3292875Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_roll_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3293220Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rot90_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3293577Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_round_decimals_neg_3_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3293931Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_rsqrt_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3294288Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_add_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3294641Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3295037Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_mean_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3295409Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_prod_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3295781Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_scatter_reduce_sum_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3296179Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3296588Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_segment_reduce_lengths_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3296962Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_segment_reduce_offsets_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3297317Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_select_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3297665Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_select_scatter_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3298061Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3298505Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3298909Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sigmoid_cuda_float32 PASSED [ 5%] 2023-01-11T22:02:59.3299312Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3299762Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 5%] 2023-01-11T22:02:59.3300213Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3300680Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3301283Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3301678Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sin_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3302023Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sinc_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3302361Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sinh_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3302701Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_slice_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3303060Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_softmax_with_dtype_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3303468Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3303922Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3304338Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_erfcx_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3304694Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_i1e_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3305109Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3305518Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_log_ndtr_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3305935Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3306389Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3306885Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3307278Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_ndtr_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3307641Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_ndtri_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3308035Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3308480Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3309198Z 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:02:59.3309839Z 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:02:59.3310330Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3310734Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_sqrt_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3311078Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_square_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3311430Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_mean_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3311793Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_std_mean_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3312153Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_svd_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3312489Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_t_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3312843Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_take_along_dim_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3313224Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_take_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3313565Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tan_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3313919Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_tensor_split_cuda_float32 XFAIL [ 6%] 2023-01-11T22:02:59.3314272Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_to_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3314615Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_topk_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3314960Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trapezoid_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3315313Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trapz_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3315661Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_triu_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3316006Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_true_divide_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3316360Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_trunc_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3316715Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_unfold_copy_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3317105Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 6%] 2023-01-11T22:02:59.3317483Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3317829Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_mean_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3318189Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_var_mean_unbiased_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3318607Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_as_complex_cuda_float32 XFAIL [ 6%] 2023-01-11T22:02:59.3318994Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_copy_cuda_float32 PASSED [ 6%] 2023-01-11T22:02:59.3319343Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_view_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3319685Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_vstack_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3320064Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 7%] 2023-01-11T22:02:59.3320483Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3320901Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3321328Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 7%] 2023-01-11T22:02:59.3321742Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3322160Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3322550Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___getitem___cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3322906Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmatmul___cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3323251Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmod___cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3323597Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rmul___cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3323945Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp___rsub___cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3324305Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp__native_batch_norm_legit_cuda_float32 XFAIL [ 7%] 2023-01-11T22:02:59.3324662Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_abs_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3325004Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_add_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3325354Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addbmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3325733Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addcmul_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3326090Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3326449Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmm_decomposed_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3326802Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_addmv_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3327187Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_allclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3327573Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_amin_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3327960Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_aminmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3328342Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_angle_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3328730Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_arange_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3329155Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_argwhere_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3329540Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_cuda_float32 XFAIL [ 7%] 2023-01-11T22:02:59.3329957Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_as_strided_scatter_cuda_float32 XFAIL [ 7%] 2023-01-11T22:02:59.3330324Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atan2_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3330676Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_1d_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3331023Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_atleast_3d_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3331414Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_baddbmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3331766Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bernoulli_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3332112Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bmm_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3332486Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bool_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3332929Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3333380Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3333784Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_broadcast_tensors_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3334183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_bucketize_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3334604Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_byte_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3334994Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cartesian_prod_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3335355Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cdouble_cuda_float32 PASSED [ 7%] 2023-01-11T22:02:59.3335740Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_chalf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3336152Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_char_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3336590Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3337028Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cholesky_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 7%] 2023-01-11T22:02:59.3337429Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_chunk_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3337777Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3338125Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_max_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3338475Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clamp_min_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3338820Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_clone_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3339168Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_complex_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3339513Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_conj_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3339861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_constant_pad_nd_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3340223Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_contiguous_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3340580Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_copysign_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3341037Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_corrcoef_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3341383Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cos_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3341729Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cosh_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3342125Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_count_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:02:59.3342509Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_cumsum_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3342856Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_deg2rad_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3343256Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diag_embed_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3343604Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagflat_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3343967Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_copy_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3344325Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_diagonal_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3344675Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dist_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3345032Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_div_no_rounding_mode_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3345392Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_dot_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3345735Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_double_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3346111Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_double_functorch_no_channels_last_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3346522Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_empty_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:02:59.3346943Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_eq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:02:59.3347322Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erf_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3347666Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erfc_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3348010Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_erfinv_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3348355Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_exp_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3348701Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3349047Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fft_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3349398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_fftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3349751Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3350136Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_hfftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3350493Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3350843Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ifftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3351194Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_ihfft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3351543Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_irfftn_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3351889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fft_rfft2_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3352239Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_flipud_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3352633Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:02:59.3353082Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:02:59.3353496Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_float_power_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3353846Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_fmin_cuda_float32 PASSED [ 8%] 2023-01-11T22:02:59.3354230Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_full_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 8%] 2023-01-11T22:02:59.3354617Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_gather_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3355001Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_geqrf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3355502Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_half_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3355940Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_half_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3356386Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_heaviside_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3356764Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_hypot_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3357106Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_i0_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3357485Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_igamma_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3357912Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_igammac_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3358298Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_copy_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3358656Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_put_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3359048Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_reduce_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3359441Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_index_select_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3359851Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3360280Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3360695Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3361112Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_isreal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3361587Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3362038Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3362490Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3362937Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3363323Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_kron_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3363665Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_kthvalue_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3364013Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ldexp_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3364395Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_le_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3364777Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cond_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3365126Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_det_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3365481Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_eigh_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3365834Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_inv_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3366233Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3366669Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3367134Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3367571Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lstsq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3367966Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_lu_factor_ex_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3368328Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_norm_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3368696Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_power_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3369101Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 9%] 2023-01-11T22:02:59.3369499Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_multi_dot_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3369917Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_norm_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3370305Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_pinv_hermitian_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3370754Z 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:02:59.3371175Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_slogdet_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3371541Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3371902Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_solve_ex_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3372259Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_svd_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3372610Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_tensorinv_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3372972Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vander_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3373332Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_vecdot_cuda_float32 PASSED [ 9%] 2023-01-11T22:02:59.3373707Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log10_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3374052Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log1p_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3374398Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_log2_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3374746Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logaddexp_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3375139Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logcumsumexp_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3375532Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logdet_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3375926Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_not_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3376362Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_or_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3376783Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logical_xor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3377166Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logit_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3377517Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_logsumexp_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3377901Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_long_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3378349Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3378785Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3379193Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_solve_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3379540Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_lu_unpack_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3379894Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_amin_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3380285Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3380719Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3381202Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_cumprod_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3381571Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_log_softmax_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3381948Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_logaddexp_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3382314Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_mean_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3382668Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_median_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3383027Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_norm_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3383377Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_prod_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3383731Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_scatter_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3384089Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_select_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3384448Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_softmin_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3384804Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_masked_sum_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3385160Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_binary_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3385591Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3385979Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_reduction_no_dim_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3386358Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_max_reduction_with_dim_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3386714Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_maximum_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3387083Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3387450Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_min_binary_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3387797Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_minimum_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3388147Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mm_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3388491Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_movedim_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3388838Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_msort_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3389225Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_multinomial_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3389632Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3389996Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nan_to_num_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3390344Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nanquantile_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3390744Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_narrow_copy_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 10%] 2023-01-11T22:02:59.3391171Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_narrow_cuda_float32 PASSED [ 10%] 2023-01-11T22:02:59.3391581Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_dropout_backward_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3392022Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_native_layer_norm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3392406Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_neg_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3392808Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3393235Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3393646Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_new_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3394062Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3394458Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_batch_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3394861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3395251Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3395653Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3396070Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3396465Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3396859Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3397325Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_ctc_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3397743Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3398124Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_dropout_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3398494Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_elu_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3398896Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3399318Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3399728Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3400135Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3400518Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_gelu_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3400889Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_glu_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3401258Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardshrink_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3401644Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardswish_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3402023Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_hardtanh_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3402405Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_instance_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3402828Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3403237Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3403632Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_kl_div_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3404007Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_layer_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3404389Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_leaky_relu_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3404784Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_local_response_norm_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3405172Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_logsigmoid_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3405543Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool2d_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3405938Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_pool3d_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3406335Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T22:02:59.3406734Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3407121Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3407515Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3407947Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multi_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3408422Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 11%] 2023-01-11T22:02:59.3408843Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_nll_loss_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3409246Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_normalize_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3409634Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_circular_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3410098Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pad_replicate_cuda_float32 PASSED [ 11%] 2023-01-11T22:02:59.3410526Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3410941Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3411332Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3411716Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_relu_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3412082Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_rrelu_cuda_float32 XFAIL [ 12%] 2023-01-11T22:02:59.3412449Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_selu_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3412831Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3413208Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softmin_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3413594Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3413987Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3414402Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3414826Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_nn_functional_unfold_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3415188Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_norm_fro_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3415588Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_normal_number_mean_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3416017Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3416429Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ones_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3416896Z 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:02:59.3417326Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_pca_lowrank_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3417676Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polar_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3418039Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3418416Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3418784Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3419145Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3419498Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_positive_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3419846Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_prod_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3420185Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_put_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3420523Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_qr_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3421037Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rand_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3421467Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randint_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3421885Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randn_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3422300Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_randn_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3422689Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_ravel_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3423040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_reciprocal_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3423391Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_remainder_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3423788Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_renorm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3424181Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_repeat_interleave_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3424577Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resize__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3424992Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resize_as__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3425383Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resolve_conj_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3425740Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_resolve_neg_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3426102Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_3_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3426499Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_round_decimals_neg_3_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3426858Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_rsub_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3427206Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_add_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3427561Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_amin_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3427934Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_scatter_reduce_mean_cuda_float32 PASSED [ 12%] 2023-01-11T22:02:59.3428344Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3428797Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 12%] 2023-01-11T22:02:59.3429181Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_select_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3429589Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3430047Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3430509Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3430957Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3431345Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sinh_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3431692Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_slice_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3432040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_softmax_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3432440Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3432914Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3433353Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3433803Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3434259Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3434669Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_entr_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3435029Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_erfcx_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3435447Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3435905Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3436316Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i0e_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3436674Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i1_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3437029Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_i1e_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3437384Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_log_ndtr_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3437797Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3438281Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3438914Z 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:02:59.3439534Z 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:02:59.3440169Z 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:02:59.3440662Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3441113Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_special_zeta_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3441508Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_list_args_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3441875Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_split_with_sizes_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3442231Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_squeeze_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3442579Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_stft_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3442918Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sub_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3443262Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_sum_to_size_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3443617Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_svd_lowrank_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3444004Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_symeig_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 13%] 2023-01-11T22:02:59.3444424Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_take_along_dim_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3444778Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tanh_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3445129Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tensor_split_cuda_float32 XFAIL [ 13%] 2023-01-11T22:02:59.3445478Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tensordot_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3445827Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_tile_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3446170Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_to_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3446510Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_topk_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3446850Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trace_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3447206Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_transpose_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3447557Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trapz_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3447908Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_triangular_solve_cuda_float32 PASSED [ 13%] 2023-01-11T22:02:59.3448264Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_triu_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3448607Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_true_divide_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3448957Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_trunc_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3449299Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unbind_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3449648Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unfold_copy_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3450074Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unfold_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3450482Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_unsqueeze_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3450831Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_var_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3451174Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vdot_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3451527Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_view_as_complex_cuda_float32 XFAIL [ 14%] 2023-01-11T22:02:59.3451877Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_vsplit_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3452221Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_where_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3452564Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_xlogy_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3452901Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zero__cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3453290Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_zeros_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 14%] 2023-01-11T22:02:59.3453724Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3454156Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3454573Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3455012Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3455457Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3455914Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpjvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3456312Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_H_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3456703Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3457180Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 14%] 2023-01-11T22:02:59.3457647Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3458076Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3458485Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3458861Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_T_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3459209Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___getitem___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3459569Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___radd___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3459929Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rdiv___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3460291Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmatmul___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3460645Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmod___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3461088Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rmul___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3461445Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rpow___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3461794Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp___rsub___cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3462171Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp__softmax_backward_data_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3462543Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_abs_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3462945Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_acos_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3463334Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:02:59.3463769Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:02:59.3464161Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_amax_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3464517Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_angle_cuda_float32 PASSED [ 14%] 2023-01-11T22:02:59.3464905Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:02:59.3465330Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:02:59.3465759Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:02:59.3466197Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 14%] 2023-01-11T22:02:59.3466591Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3466963Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_as_strided_scatter_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3467327Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_asin_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3467673Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_asinh_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3468022Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atan_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3468380Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_atleast_2d_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3468742Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bfloat16_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3469128Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3469563Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_block_diag_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3469925Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bmm_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3470346Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:02:59.3470759Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_broadcast_to_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3471182Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:02:59.3471599Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cdouble_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3471954Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cfloat_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3472317Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_chalf_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3472670Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_chunk_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3473025Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3473381Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clamp_max_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3473736Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_clone_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3474097Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_combinations_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3474464Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_complex_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3474815Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_conj_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3475199Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_copysign_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3475563Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cummax_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3475916Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumprod_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3476291Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3476673Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_copy_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3477040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_diagonal_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3477392Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_digamma_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3477746Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_dist_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3478121Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_floor_rounding_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3478500Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3478883Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_div_trunc_rounding_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3479293Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:02:59.3479719Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:02:59.3480137Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:02:59.3480524Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_exp2_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3480876Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_exp_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3481237Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_expand_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3481650Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 15%] 2023-01-11T22:02:59.3482040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3482399Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_fft_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3482752Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3483113Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_hfftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3483472Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifft2_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3483823Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifftn_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3484183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ifftshift_cuda_float32 PASSED [ 15%] 2023-01-11T22:02:59.3484542Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfft_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3484897Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_ihfftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3485253Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfft_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3485595Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fft_irfftn_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3485949Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fill_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3486302Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flatten_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3486647Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flip_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3487000Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fliplr_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3487382Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_flipud_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3487767Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3488184Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3488574Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmax_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3488923Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_fmin_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3489259Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_frac_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3489605Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_frexp_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3490070Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3490468Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_gradient_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3490816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_half_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3491166Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_hsplit_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3491514Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_i0_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3491868Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_fill_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3492223Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_reduce_cuda_float32 XFAIL [ 16%] 2023-01-11T22:02:59.3492587Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_index_select_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3492946Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_inner_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3493332Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3493804Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3494251Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3494680Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3495097Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3495520Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3495975Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3496439Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3496830Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_kthvalue_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3497186Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ldexp_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3497541Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lgamma_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3497902Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cond_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3498264Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigvals_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3498635Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3499035Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_householder_product_cuda_float32 SKIPPED (Skipped!) [ 16%] 2023-01-11T22:02:59.3499462Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_inv_ex_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3499873Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3500320Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 16%] 2023-01-11T22:02:59.3500725Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lstsq_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3501173Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3501540Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_lu_solve_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3501914Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3502296Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_matrix_power_cuda_float32 PASSED [ 16%] 2023-01-11T22:02:59.3502670Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_multi_dot_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3503040Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3503424Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3503820Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3504194Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_slogdet_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3504565Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_ex_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3504946Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_solve_triangular_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3505326Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3505742Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vander_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3506114Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vecdot_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3506487Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_vector_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3506884Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:02:59.3507272Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log2_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3507623Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3507981Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_log_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3508342Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logaddexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3508709Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logcumsumexp_cuda_float32 XFAIL [ 17%] 2023-01-11T22:02:59.3509071Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logdet_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3509465Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:02:59.3509906Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:02:59.3510298Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logit_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3510694Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:02:59.3511080Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_logsumexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3511475Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_solve_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3511836Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_lu_unpack_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3512188Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mH_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3512538Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_amin_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3512944Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 17%] 2023-01-11T22:02:59.3513349Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_log_softmax_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3513719Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_logsumexp_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3514098Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_median_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3514469Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_norm_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3514839Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_scatter_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3515197Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_select_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3515565Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_softmin_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3515929Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_std_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3516289Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_masked_var_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3516633Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_matmul_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3517004Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3517395Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3517795Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_binary_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3518172Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3518541Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_minimum_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3518893Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mm_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3519235Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mode_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3519587Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_movedim_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3519963Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 17%] 2023-01-11T22:02:59.3520353Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3520731Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3521102Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nan_to_num_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3521463Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanmean_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3521824Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nanquantile_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3522182Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nansum_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3522547Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_native_batch_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3522908Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_neg_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3523306Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 18%] 2023-01-11T22:02:59.3523776Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 18%] 2023-01-11T22:02:59.3524193Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3524602Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3524997Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3525387Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3525776Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3526173Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3526575Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_bilinear_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3526976Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3527400Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3527799Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3528190Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3528607Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3529033Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3529437Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3529949Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3530425Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3530850Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3531249Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3531651Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3532042Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_dropout_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3532459Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3532890Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3533312Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_fractional_max_pool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3533709Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_grid_sample_cuda_float32 XFAIL [ 18%] 2023-01-11T22:02:59.3534098Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3534481Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3534879Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3535312Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_instance_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3535709Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3536117Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3536514Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3536902Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3537289Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3537683Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool2d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3538077Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3538472Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_multi_margin_loss_cuda_float32 XFAIL [ 18%] 2023-01-11T22:02:59.3538856Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3539244Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 18%] 2023-01-11T22:02:59.3539637Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3540039Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3540429Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pdist_cuda_float32 XFAIL [ 19%] 2023-01-11T22:02:59.3540813Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3541298Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_relu6_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3541754Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_relu_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3542127Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_rrelu_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3542507Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_silu_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3542893Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3543278Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_softsign_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3543671Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_threshold_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3544061Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_unfold_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3544458Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3544827Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3545183Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_inf_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3545541Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_norm_nuc_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3545893Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_normal_cuda_float32 XFAIL [ 19%] 2023-01-11T22:02:59.3546253Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_normal_number_mean_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3546655Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:02:59.3547168Z 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:02:59.3547624Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3547998Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_ormqr_cuda_float32 XFAIL [ 19%] 2023-01-11T22:02:59.3548351Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_outer_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3548710Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pca_lowrank_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3549069Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_permute_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3549428Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_pinverse_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3549805Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3550197Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3550559Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_put_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3550908Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_qr_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3551263Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_quantile_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3551653Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:02:59.3552081Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:02:59.3552473Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reciprocal_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3552832Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_renorm_cuda_float32 XFAIL [ 19%] 2023-01-11T22:02:59.3553188Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reshape_as_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3553589Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_reshape_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3553993Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 19%] 2023-01-11T22:02:59.3554388Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resolve_conj_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3554745Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_resolve_neg_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3555106Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rot90_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3555461Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_rsub_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3555808Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3556185Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3556567Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3556946Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_prod_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3557316Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 19%] 2023-01-11T22:02:59.3557727Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3558133Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_select_scatter_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3558535Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3558977Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3559482Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3559946Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3560397Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3560848Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3561310Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3561769Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3562227Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3562619Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sin_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3562966Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sinh_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3563323Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_slice_scatter_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3563735Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3564170Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3564605Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3565072Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 20%] 2023-01-11T22:02:59.3565681Z 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:02:59.3566113Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_entr_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3566484Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_erfcx_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3566847Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i0e_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3567201Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_i1_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3567572Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_log_ndtr_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3567949Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_special_ndtri_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3568523Z 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:02:59.3569150Z 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:02:59.3569773Z 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:02:59.3570303Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_squeeze_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3570660Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_std_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3571037Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sub_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3571389Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sum_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3571744Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_sum_to_size_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3572108Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_svd_lowrank_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3572459Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_symeig_cuda_float32 XFAIL [ 20%] 2023-01-11T22:02:59.3572816Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_take_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3573176Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_tensor_split_cuda_float32 XFAIL [ 20%] 2023-01-11T22:02:59.3573526Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_to_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3573878Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_to_sparse_cuda_float32 XFAIL [ 20%] 2023-01-11T22:02:59.3574238Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_trace_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3574604Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_triangular_solve_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3574962Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_triu_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3575314Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unbind_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3575677Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unfold_copy_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3576037Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_unsqueeze_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3576382Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3576733Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_var_mean_cuda_float32 PASSED [ 20%] 2023-01-11T22:02:59.3577091Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vdot_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3577445Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_view_as_complex_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3577833Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_vsplit_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3578189Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_where_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3578541Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_xlogy_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3578929Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3579358Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3579789Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3580243Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3580688Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3581224Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3581662Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3582068Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3582482Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3582928Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3583379Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3583850Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3584308Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 21%] 2023-01-11T22:02:59.3584779Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3585222Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3585640Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3585860Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3586092Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3586291Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_broadcast_to_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3586488Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_contiguous_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3586675Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_expand_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3586864Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_flatten_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3587056Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_flatten_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3587261Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_dsplit_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3587454Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3587656Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_split_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3587885Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_unbind_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3588088Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_list_return_vsplit_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3588275Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mH_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3588459Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mH_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3588643Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_mT_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3588834Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_movedim_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3589028Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_movedim_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3589213Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_narrow_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3589401Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_narrow_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3589588Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_permute_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3589780Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_positive_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3589975Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_positive_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3590169Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_resolve_neg_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3590383Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_special_grad_op_jvp_cuda PASSED [ 21%] 2023-01-11T22:02:59.3590572Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_special_grad_op_vjp_cuda PASSED [ 21%] 2023-01-11T22:02:59.3590761Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_squeeze_grad_op_vjp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3590947Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_transpose_grad_op_jvp_cuda_float32 PASSED [ 21%] 2023-01-11T22:02:59.3591138Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unflatten_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3591329Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unfold_grad_op_jvp_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3591517Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unfold_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3591714Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_unsqueeze_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3591909Z functorch/test_ops.py::TestOperatorsCUDA::test_view_then_inplace_view_grad_op_vjp_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3592111Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3592271Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_H_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3592470Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3592659Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3592882Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3593094Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3593289Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3593502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_SelectAutogradFunction_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3593670Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___getitem___cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3593850Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___getitem___functorch_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3594015Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___radd___cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3594177Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rdiv___cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3594334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp___rmul___cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3594518Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp__softmax_backward_data_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3594682Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_add_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3594847Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addbmm_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3595014Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addcdiv_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3595174Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addcmul_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3595336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmm_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3595513Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmm_decomposed_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3595676Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addmv_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3595834Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_addr_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3595990Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_amax_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3596221Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:02:59.3596428Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:02:59.3596633Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:02:59.3596818Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_as_strided_partial_views_cuda_float32 XFAIL [ 22%] 2023-01-11T22:02:59.3596981Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atan2_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3597141Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atan_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3597295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_atanh_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3597462Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bfloat16_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3597656Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3597823Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bmm_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3598037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:02:59.3598209Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_broadcast_to_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3598417Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:02:59.3598617Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 22%] 2023-01-11T22:02:59.3598777Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cat_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3598936Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cdist_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3599104Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cdouble_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3599288Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ceil_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3599452Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cfloat_cuda_float32 PASSED [ 22%] 2023-01-11T22:02:59.3599679Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:02:59.3599843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_chunk_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3600004Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3600173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_max_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3600339Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clamp_min_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3600497Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_clone_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3600664Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_column_stack_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3600835Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_combinations_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3601000Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_complex_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3601161Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_conj_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3601369Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:02:59.3601528Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cov_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3601691Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cross_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3601849Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cummin_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3602047Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumprod_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3602231Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_cumulative_trapezoid_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3602393Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_deg2rad_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3602561Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diag_embed_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3602721Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_diff_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3602881Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_digamma_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3603040Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dist_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3603216Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_div_trunc_rounding_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3603373Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dot_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3603541Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_dstack_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3603747Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:02:59.3603954Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:02:59.3604152Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:02:59.3604353Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:02:59.3604516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_erfinv_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3604676Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_exp_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3604846Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expand_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3605002Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_expm1_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3605226Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 23%] 2023-01-11T22:02:59.3605392Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fft2_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3605556Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_fftn_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3605721Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_hfft2_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3605887Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifft_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3606052Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifftn_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3606224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_ifftshift_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3606386Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfft2_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3606551Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_irfft_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3606713Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fft_rfftn_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3606876Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_fill_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3607044Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flatten_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3607204Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_flip_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3607366Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3607559Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 23%] 2023-01-11T22:02:59.3607728Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_float_power_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3607920Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_floor_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3608136Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3608299Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_frexp_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3608465Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_gradient_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3608639Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_grid_sampler_2d_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3608831Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3609037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3609239Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3609401Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hsplit_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3609563Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_hstack_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3609722Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_i0_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3610002Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3610229Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3610397Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_fill_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3610563Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_put_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3610740Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_put_functorch_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3610915Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_reduce_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3611118Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_index_select_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3611285Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_inner_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3611484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3611712Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3611916Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3612120Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3612324Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3612526Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3612726Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3612948Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3613164Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3613375Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3613539Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_kron_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3613729Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ldexp_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3613932Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3614101Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_det_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3614280Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_det_singular_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3614458Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_eigvalsh_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3614625Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_inv_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3614832Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3615049Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3615270Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 24%] 2023-01-11T22:02:59.3615439Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lstsq_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3615624Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3615791Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3615965Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_factor_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3616144Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3616321Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_matrix_power_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3616501Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 24%] 2023-01-11T22:02:59.3616767Z 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:02:59.3616943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_slogdet_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3617112Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3617296Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_solve_triangular_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3617470Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_svdvals_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3617646Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_tensorinv_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3617826Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_tensorsolve_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3618001Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vecdot_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3618170Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_vector_norm_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3618336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log1p_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3618497Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3618665Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_log_softmax_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3618834Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logaddexp2_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3619007Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logcumsumexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3619214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3619447Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3619653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3619818Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_logsumexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3620046Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3620246Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3620408Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3620575Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_solve_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3620741Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_lu_unpack_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3620994Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mH_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3621213Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3621427Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3621595Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_cumprod_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3621767Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_cumsum_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3621946Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_logsumexp_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3622120Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_normalize_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3622292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_softmin_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3622468Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_std_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3622671Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_masked_sum_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3622843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_matmul_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3623005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_matrix_exp_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3623200Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3623382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_reduction_no_dim_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3623566Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_max_reduction_with_dim_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3623750Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3623991Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3624178Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_binary_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3624376Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_min_reduction_with_dim_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3624555Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mode_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3624718Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_movedim_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3624947Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 25%] 2023-01-11T22:02:59.3625179Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mv_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3625525Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3625723Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanmean_cuda_float32 PASSED [ 25%] 2023-01-11T22:02:59.3625915Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanmedian_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3626104Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nanquantile_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3626298Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_native_batch_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3626511Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:02:59.3626695Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_neg_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3626914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:02:59.3627130Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 26%] 2023-01-11T22:02:59.3627404Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (expects contiguous inputs) [ 26%] 2023-01-11T22:02:59.3627595Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3627808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3628019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3628244Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3628458Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3628685Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3628952Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3629213Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3629458Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3629675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3629858Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3630076Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3630305Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3630526Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3630744Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3630943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_elu_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3631149Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_embedding_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3631394Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3631611Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3631792Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_hardshrink_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3632035Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_huber_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3632244Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_instance_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3632451Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3632695Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_kl_div_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3632897Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_l1_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3633101Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_layer_norm_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3633330Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3633538Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3633724Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3633937Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3634138Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3634349Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3634559Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool2d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3634770Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3634986Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3635200Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mse_loss_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3635422Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3635631Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3635834Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pdist_cuda_float32 PASSED [ 26%] 2023-01-11T22:02:59.3636044Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3636294Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3636493Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_relu6_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3636696Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_selu_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3636897Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_silu_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3637129Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3637334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_softplus_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3637513Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3637721Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_threshold_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3637931Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3638152Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3638353Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_nn_functional_unfold_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3638589Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3638798Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_norm_inf_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3638996Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_normal_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3639195Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_normal_number_mean_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3639390Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:02:59.3639619Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:02:59.3639877Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3640063Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ormqr_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3640244Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_outer_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3640432Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_permute_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3640616Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_pinverse_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3640804Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polar_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3641007Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3641184Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3641388Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3641568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_positive_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3641751Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_prod_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3642000Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:02:59.3642225Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:02:59.3642402Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_ravel_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3642594Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_real_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3642759Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_remainder_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3642963Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_repeat_interleave_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3643178Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_reshape_as_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3643361Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_resolve_neg_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3643539Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rot90_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3643730Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_0_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3643928Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_round_decimals_neg_3_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3644107Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_rsqrt_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3644350Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:02:59.3644516Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_add_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3644706Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_scatter_reduce_mean_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3644930Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 27%] 2023-01-11T22:02:59.3645156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_segment_reduce_offsets_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3645336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sigmoid_cuda_float32 PASSED [ 27%] 2023-01-11T22:02:59.3645511Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sign_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3645754Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3645987Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3646240Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3646454Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3646731Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3646969Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3647199Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3647431Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3647614Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sinh_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3647797Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_slice_scatter_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3648027Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3648287Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3648508Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3648883Z 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:02:59.3649259Z 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:02:59.3649446Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_entr_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3649640Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_erfcx_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3649886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i1_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3650089Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_i1e_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3650280Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_log_ndtr_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3650580Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3650819Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3651056Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3651224Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_ndtr_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3651486Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3651736Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3651981Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3652373Z 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:02:59.3652750Z 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:02:59.3653004Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 28%] 2023-01-11T22:02:59.3653206Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_special_xlog1py_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3653401Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_list_args_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3653592Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_split_with_sizes_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3653751Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_square_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3653929Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3654112Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_mean_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3654297Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_std_unbiased_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3654510Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_sub_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3654712Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_svd_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3654924Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_svd_lowrank_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3655111Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_take_along_dim_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3655264Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tan_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3655454Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tensor_split_cuda_float32 XFAIL [ 28%] 2023-01-11T22:02:59.3655631Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_tile_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3655811Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_trapz_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3655997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_true_divide_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3656189Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unflatten_cuda_float32 PASSED [ 28%] 2023-01-11T22:02:59.3656393Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unfold_copy_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3656577Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unfold_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3656766Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_unsqueeze_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3656923Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vdot_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3657110Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_view_as_complex_cuda_float32 XFAIL [ 29%] 2023-01-11T22:02:59.3657295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vsplit_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3657476Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_vstack_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3657697Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_xlogy_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3657921Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3658194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3658417Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3658597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_H_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3658751Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_T_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3658932Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___radd___cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3659118Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rmod___cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3659301Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rpow___cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3659484Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp___rsub___cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3659691Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__native_batch_norm_legit_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3659907Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp__softmax_backward_data_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3660092Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_abs_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3660253Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_acos_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3660436Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_acosh_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3660624Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_add_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3660808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addbmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3661145Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addcdiv_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3661336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3661520Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_addmv_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3661803Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3662037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3662242Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3662470Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3662694Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3662922Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3663114Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3663317Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_as_strided_partial_views_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3663502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_asinh_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3663701Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atanh_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3663894Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_1d_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3664060Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_atleast_2d_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3664247Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_baddbmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3664465Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3664727Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bmm_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3676532Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3676773Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3676996Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3677202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 29%] 2023-01-11T22:02:59.3677381Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cartesian_prod_cuda_float32 PASSED [ 29%] 2023-01-11T22:02:59.3677546Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cat_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3677771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 30%] 2023-01-11T22:02:59.3677940Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cdouble_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3678171Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:02:59.3678336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3678514Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cholesky_solve_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3678680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_chunk_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3678847Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3679023Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_clamp_max_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3679195Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_column_stack_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3679429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_complex_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3679608Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_conj_physical_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3679775Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_contiguous_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3679942Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_copysign_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3680155Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:02:59.3680322Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cross_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3680490Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cummax_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3680660Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_cummin_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3680832Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagflat_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3681007Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diagonal_copy_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3681173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_diff_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3681336Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_digamma_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3681518Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3681700Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_div_trunc_rounding_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3681864Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_dot_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3682064Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_double_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3682232Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erf_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3682398Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_erfinv_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3682568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3682742Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_fftshift_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3682905Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_hfftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3683076Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_ihfftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3683243Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfft_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3683413Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fft_rfftn_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3683585Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fliplr_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3683753Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3683949Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3684124Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_float_power_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3684284Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmax_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3684449Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmin_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3684609Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_fmod_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3684774Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_frexp_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3684984Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:02:59.3685213Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:02:59.3685446Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_grid_sampler_2d_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 30%] 2023-01-11T22:02:59.3685648Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 30%] 2023-01-11T22:02:59.3685843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 30%] 2023-01-11T22:02:59.3686042Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3686206Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_i0_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3686414Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3686586Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_add_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3686757Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_fill_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3686931Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_index_select_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3687135Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3687339Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3687546Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3687745Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3687982Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3688209Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3688426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3688654Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3688870Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3689039Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ldexp_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3689210Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lerp_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3689378Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lgamma_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3689553Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cond_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3689722Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cross_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3690006Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_det_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3690195Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_det_singular_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3690364Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_eig_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3690557Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_householder_product_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3690733Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_inv_ex_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3690981Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3691203Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3691383Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_lu_factor_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3691561Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_power_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3691778Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3691959Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_multi_dot_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3692156Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3692403Z 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:02:59.3692577Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3692754Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_ex_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3692942Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_solve_triangular_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3693114Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_svd_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3693286Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_svdvals_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3693466Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_tensorsolve_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3693685Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vander_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3693866Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_vecdot_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3694033Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_log10_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3694209Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logcumsumexp_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3694376Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logdet_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3694590Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3694804Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3694999Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 31%] 2023-01-11T22:02:59.3695169Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_lu_cuda_float32 PASSED [ 31%] 2023-01-11T22:02:59.3695345Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_amin_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3695560Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:02:59.3695767Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:02:59.3695946Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_cumprod_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3696118Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_cumsum_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3696319Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3696502Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_log_softmax_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3696702Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_logaddexp_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3696884Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_logsumexp_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3697056Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_mean_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3697229Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_norm_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3697409Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_normalize_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3697581Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_prod_cuda_float32 XFAIL [ 32%] 2023-01-11T22:02:59.3697753Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_select_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3697926Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_std_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3698100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_masked_var_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3698282Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3698451Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_maximum_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3698613Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mean_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3698805Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_median_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3699020Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3699202Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3699383Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3699592Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3699781Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3699944Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nan_to_num_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3700118Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanmedian_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3700292Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nanquantile_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3700506Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:02:59.3700687Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_batch_norm_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3700876Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_native_dropout_backward_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3701211Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:02:59.3701379Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_neg_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3701592Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:02:59.3701792Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:02:59.3701997Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 32%] 2023-01-11T22:02:59.3702197Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3702391Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3702645Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_alpha_dropout_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3702836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3703039Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3703227Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_bilinear_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3703442Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3703621Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3703805Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3704019Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3704228Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 32%] 2023-01-11T22:02:59.3704435Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3704652Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3704847Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3705042Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3705242Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3705475Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3705666Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3705852Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_ctc_loss_cuda_float32 XFAIL [ 33%] 2023-01-11T22:02:59.3706042Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3706245Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3706455Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3706671Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3706875Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_fractional_max_pool3d_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3707060Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_gelu_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3707250Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3707435Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_huber_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3707633Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3707832Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3708031Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3708222Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3708467Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3708659Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_linear_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3708855Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3709044Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3709232Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3709418Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3709615Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3709824Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 33%] 2023-01-11T22:02:59.3710005Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mish_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3710194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3710405Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3710595Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_normalize_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3710788Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3710976Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3711198Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3711398Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3711593Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3711781Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_prelu_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3711962Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_rrelu_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3712144Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_selu_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3712338Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3712533Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3712721Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softmin_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3712920Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3713109Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_tanhshrink_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3713307Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3713519Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 33%] 2023-01-11T22:02:59.3713715Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3713906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3714121Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3714316Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3714488Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_norm_nuc_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3714653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_normal_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3714861Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3715117Z 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:02:59.3715293Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pca_lowrank_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3715466Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_permute_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3715640Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_pinverse_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3715808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polar_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3715999Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_0_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3716189Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3716368Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3716557Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3716729Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_positive_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3716924Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_put_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3717093Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_qr_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3717263Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_quantile_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3717477Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3717686Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3717903Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3718066Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_ravel_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3718233Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_real_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3718412Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reciprocal_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3718587Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_remainder_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3718755Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_renorm_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3718941Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_repeat_interleave_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3719114Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_reshape_as_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3719322Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3719529Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3719700Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3719886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3720085Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_add_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3720268Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3720449Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_mean_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3720632Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_scatter_reduce_sum_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3720871Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_segment_reduce_offsets_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 34%] 2023-01-11T22:02:59.3721039Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sgn_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3721241Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3721481Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3721653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sigmoid_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3721820Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sign_cuda_float32 PASSED [ 34%] 2023-01-11T22:02:59.3722046Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3722272Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3722501Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3722752Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 34%] 2023-01-11T22:02:59.3722984Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3723216Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3723441Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3723656Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3723825Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sin_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3723994Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_slice_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3724174Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_slice_scatter_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3724358Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_softmax_with_dtype_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3724522Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sort_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3724707Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 35%] 2023-01-11T22:02:59.3724943Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3725336Z 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:02:59.3725506Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_entr_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3725689Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_erfcx_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3725947Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3726129Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_log_ndtr_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3726357Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3726582Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3726808Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3727031Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3727211Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_ndtr_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3727447Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3727818Z 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:02:59.3728179Z 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:02:59.3728359Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_list_args_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3728568Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_split_with_sizes_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3728736Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sqrt_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3728906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3729079Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_std_mean_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3729248Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_stft_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3729422Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_sum_to_size_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3729583Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_svd_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3729756Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_svd_lowrank_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3729983Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_t_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3730172Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_take_along_dim_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3730341Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tanh_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3730515Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tensordot_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3730680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tile_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3730852Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_to_sparse_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3731016Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_topk_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3731187Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_transpose_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3731353Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_tril_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3731526Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_true_divide_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3731695Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_trunc_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3731890Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unbind_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3732056Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_unfold_cuda_float32 PASSED [ 35%] 2023-01-11T22:02:59.3732270Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 35%] 2023-01-11T22:02:59.3732441Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_mean_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3732617Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_mean_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3732791Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_var_unbiased_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3732959Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_as_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3733133Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_view_copy_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3733344Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3733579Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 36%] 2023-01-11T22:02:59.3733804Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3734007Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3734214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_NumpySortAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3734428Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3734699Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3734908Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3735111Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3735313Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3735541Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 36%] 2023-01-11T22:02:59.3735740Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_NumpyMulAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3735958Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3736154Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3736365Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3736527Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_T_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3736752Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3736925Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___getitem___cuda_float32 XFAIL [ 36%] 2023-01-11T22:02:59.3737110Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___getitem___functorch_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3737278Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmod___cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3737443Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rmul___cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3737611Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap___rsub___cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3737802Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap__native_batch_norm_legit_cuda_float32 XFAIL [ 36%] 2023-01-11T22:02:59.3738015Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap__softmax_backward_data_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3738189Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_abs_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3738357Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_acos_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3738526Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_acosh_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3738712Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_add_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3738906Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addcmul_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3739077Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmm_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3739264Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmm_decomposed_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3739431Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_addmv_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3739638Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:02:59.3739805Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_amax_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3740013Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:02:59.3740181Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_angle_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3740389Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:02:59.3740597Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:02:59.3740836Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 36%] 2023-01-11T22:02:59.3741130Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_partial_views_cuda_float32 XFAIL [ 36%] 2023-01-11T22:02:59.3741316Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_as_strided_scatter_cuda_float32 XFAIL [ 36%] 2023-01-11T22:02:59.3741480Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_asin_cuda_float32 PASSED [ 36%] 2023-01-11T22:02:59.3741648Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_asinh_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3741824Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_1d_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3742000Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_atleast_2d_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3742194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 37%] 2023-01-11T22:02:59.3742365Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bfloat16_cuda_float32 XFAIL [ 37%] 2023-01-11T22:02:59.3742535Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bmm_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3742741Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3742960Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3743132Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_broadcast_to_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3743348Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3743582Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3743749Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cat_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3743963Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cdouble_cuda_float32 XFAIL [ 37%] 2023-01-11T22:02:59.3744136Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ceil_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3744311Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cholesky_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3744483Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_chunk_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3744658Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clamp_min_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3744819Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_clone_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3744995Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_column_stack_cuda_float32 XFAIL [ 37%] 2023-01-11T22:02:59.3745169Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_complex_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3745339Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_conj_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3745520Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_constant_pad_nd_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3745694Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_contiguous_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3745867Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_copysign_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3746032Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cos_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3746194Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_cosh_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3746413Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3746618Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_deg2rad_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3746785Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diag_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3746959Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diagflat_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3747124Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_diff_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3747293Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_double_cuda_float32 XFAIL [ 37%] 2023-01-11T22:02:59.3747494Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_double_functorch_no_channels_last_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3747709Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3747914Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3748085Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_erf_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3748254Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_exp2_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3748428Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expand_as_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3748599Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_expand_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3748806Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 37%] 2023-01-11T22:02:59.3748985Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_fftshift_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3749155Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_hfft_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3749324Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifft2_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3749492Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifftn_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3749670Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ifftshift_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3749868Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfft_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3750042Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_ihfftn_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3750214Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfft2_cuda_float32 PASSED [ 37%] 2023-01-11T22:02:59.3750382Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_irfft_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3750549Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfft2_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3750718Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fft_rfft_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3750882Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flatten_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3751057Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_fliplr_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3751229Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_flipud_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3751426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_functorch_no_channels_last_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3751600Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_float_power_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3751769Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_floor_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3751936Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gather_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3752144Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3752352Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3752541Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_half_cuda_float32 XFAIL [ 38%] 2023-01-11T22:02:59.3752741Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_half_functorch_no_channels_last_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3752955Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3753162Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3753331Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_hsplit_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3753543Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3753712Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_add_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3753888Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_fill_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3754065Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_index_select_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3754229Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_inner_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3754436Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3754646Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3754859Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3755068Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isnan_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3755274Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3755536Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3755756Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3755988Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3756162Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_kron_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3756362Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3756535Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lerp_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3756712Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cond_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3756886Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_det_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3757074Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_det_singular_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3757246Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eig_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3757426Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_eigvalsh_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3757624Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_householder_product_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3757798Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_inv_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3758014Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3758218Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lstsq_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3758404Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_factor_ex_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3758584Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_lu_solve_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3758767Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_norm_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3758951Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_power_cuda_float32 PASSED [ 38%] 2023-01-11T22:02:59.3759171Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 38%] 2023-01-11T22:02:59.3759347Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_norm_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3759548Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3759723Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_pinv_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3759972Z 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:02:59.3760153Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_slogdet_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3760330Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3760507Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_solve_ex_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3760680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_svd_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3760859Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_vander_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3761074Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:02:59.3761312Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log1p_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3761477Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_log2_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3761653Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logaddexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3761830Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logcumsumexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3762003Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logdet_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3762220Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:02:59.3762433Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:02:59.3762656Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:02:59.3762833Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_logsumexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3763038Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:02:59.3763207Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_solve_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3763379Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_lu_unpack_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3763547Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mH_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3763722Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_amin_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3763938Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:02:59.3764142Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_cumsum_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3764317Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_fill_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3764520Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3764704Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_log_softmax_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3764880Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_logaddexp_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3765061Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_normalize_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3765234Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_sum_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3765407Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_masked_var_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3765580Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_binary_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3765785Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3765971Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_reduction_no_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3766161Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_max_reduction_with_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3766334Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_maximum_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3766521Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_meshgrid_list_of_tensors_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3766713Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_meshgrid_variadic_tensors_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3766899Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_reduction_no_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3767092Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_min_reduction_with_dim_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3767287Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mode_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3767458Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_movedim_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3767675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 39%] 2023-01-11T22:02:59.3767843Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mv_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3768029Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 39%] 2023-01-11T22:02:59.3768211Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3768392Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nan_to_num_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3768566Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nanmedian_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3768739Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nansum_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3768954Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:02:59.3769135Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_batch_norm_cuda_float32 XFAIL [ 40%] 2023-01-11T22:02:59.3769571Z 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:02:59.3770009Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3770359Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3770705Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3771032Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3771371Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3771696Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3772022Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3772348Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3772699Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3773028Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3773353Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3773685Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3774006Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3774327Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3774649Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3775007Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3775326Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3775645Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3775971Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3776292Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3776610Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3776930Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3777276Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3777596Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3777915Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3778240Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3778561Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3778883Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3779201Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3779548Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3779867Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3780190Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3780511Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3780837Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3781259Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3781575Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3781938Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3782264Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3782583Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3782903Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3783228Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3783549Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3783868Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3784222Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3784541Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3784861Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3785181Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3785506Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3785825Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3786148Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3786466Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3786813Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3787133Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3787452Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3787776Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3788096Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3788415Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3788736Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3789084Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3789404Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3789723Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3790048Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3790361Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3790682Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3791000Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3791346Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3791666Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3791990Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3792315Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3792633Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3792950Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3793269Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3793618Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3793937Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3794257Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3794578Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3794903Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3795223Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3795543Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3795885Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3796205Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3796522Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3796843Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3797169Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3797486Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3797804Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3798156Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3798474Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3798790Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3799110Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3799437Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3799757Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3800077Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3800419Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3800743Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3801061Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3801382Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3801705Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3802025Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3802347Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3802665Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3803012Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3803331Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3803649Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3803975Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3804294Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3804617Z [W BatchedFallback.cpp:84] Warning: There is a performance drop because we have not yet implemented the batching rule for aten::native_dropout_backward. Please file us an issue on GitHub so that we can prioritize its implementation. (function warnFallback) 2023-01-11T22:02:59.3804695Z PASSED [ 40%] 2023-01-11T22:02:59.3804880Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_native_layer_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3805087Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:02:59.3805324Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:02:59.3805539Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 40%] 2023-01-11T22:02:59.3805743Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3805941Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3806141Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3806347Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:02:59.3806541Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3806735Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_avg_pool3d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3806925Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_batch_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3807119Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3807304Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3807499Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3807698Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3807942Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3808164Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3808387Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3808584Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3808783Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3808986Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3809180Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cosine_similarity_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3809379Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_cross_entropy_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3809572Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_ctc_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3809759Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_dropout2d_cuda_float32 XFAIL [ 40%] 2023-01-11T22:02:59.3810023Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_embedding_bag_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3810258Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:02:59.3810473Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_fractional_max_pool3d_cuda_float32 SKIPPED (Skipped!) [ 40%] 2023-01-11T22:02:59.3810670Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 40%] 2023-01-11T22:02:59.3810862Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_gelu_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3811080Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardsigmoid_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3811274Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_hardswish_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3811465Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_huber_loss_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3811657Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_instance_norm_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3811857Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3812052Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3812257Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3812445Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_kl_div_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3812634Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_leaky_relu_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3812822Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool1d_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3813020Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 40%] 2023-01-11T22:02:59.3813208Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool3d_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3813400Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3813599Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3813827Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3814021Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_normalize_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3814213Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_reflect_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3814407Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pad_replicate_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3814585Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pdist_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3814777Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3814974Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3815160Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_prelu_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3815340Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_relu6_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3815524Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_selu_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3815716Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3815910Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3816101Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softplus_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3816290Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_softsign_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3816500Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3816719Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_unfold_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3816918Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3817088Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_fro_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3817261Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_norm_nuc_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3817448Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_normal_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T22:02:59.3817644Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_normal_number_mean_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T22:02:59.3817852Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:02:59.3818054Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ops_aten_index_put_functorch_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3818232Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_ormqr_cuda_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T22:02:59.3818403Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_outer_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3818577Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pca_lowrank_cuda_float32 XFAIL [ 41%] 2023-01-11T22:02:59.3818749Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_permute_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3818923Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pinverse_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3819114Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_0_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3819300Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_polygamma_polygamma_n_1_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3819495Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_pow_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3819663Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rad2deg_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3819878Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:02:59.3820088Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:02:59.3820304Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:02:59.3820511Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:02:59.3820724Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 41%] 2023-01-11T22:02:59.3820995Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_remainder_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3821173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_renorm_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3821358Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_repeat_interleave_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3821534Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_resolve_conj_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3821710Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_0_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3821890Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_round_decimals_3_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3822059Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_rsqrt_cuda_float32 PASSED [ 41%] 2023-01-11T22:02:59.3822278Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3822452Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3822675Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_scatter_reduce_sum_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3822894Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3823083Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_segment_reduce_offsets_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3823255Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_select_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3823417Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sgn_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3823583Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sign_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3823809Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3824037Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3824272Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3824503Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3824728Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3824950Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3825173Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3825429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3825637Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3825806Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_slice_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3825991Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_softmax_with_dtype_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3826160Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sort_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3826344Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sparse_sampled_addmm_cuda_float32 XFAIL [ 42%] 2023-01-11T22:02:59.3826561Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3826783Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3827017Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3827192Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_i1_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3827563Z 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:02:59.3827747Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_log_ndtr_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3827975Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3828152Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_ndtr_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3828361Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_ndtri_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3828618Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3828852Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_scaled_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 42%] 2023-01-11T22:02:59.3829231Z 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:02:59.3829604Z 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:02:59.3829968Z 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:02:59.3830348Z 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:02:59.3830523Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_special_xlog1py_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3830694Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3830874Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_split_list_args_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3831043Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sqrt_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3831215Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_squeeze_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3831383Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3831594Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_mean_unbiased_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3831771Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_std_unbiased_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3831938Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_stft_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3832100Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sub_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3832263Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_sum_cuda_float32 PASSED [ 42%] 2023-01-11T22:02:59.3832429Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_svd_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3832604Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_svd_lowrank_cuda_float32 XFAIL [ 43%] 2023-01-11T22:02:59.3832776Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_symeig_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3832960Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_take_along_dim_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3833127Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_take_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3833295Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tan_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3833462Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_tensor_split_cuda_float32 XFAIL [ 43%] 2023-01-11T22:02:59.3833634Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_trunc_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3833807Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unflatten_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3833982Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unfold_copy_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3834196Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:02:59.3834416Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:02:59.3834655Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:02:59.3834828Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_mean_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3835004Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_var_unbiased_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3835167Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vdot_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3835339Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vsplit_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3835512Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_vstack_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3835680Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zero__cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3835896Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 43%] 2023-01-11T22:02:59.3836115Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3836335Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3836569Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmapvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3836786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3836958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_H_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3837134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_H_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3837349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3837592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_MulGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3837836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyCubeNotComposableAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3838068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3838277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyMulAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3838484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpyMulAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3838704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_NumpySortAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3838939Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3839162Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ScaleGradGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3839368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3839575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3839795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SelectGenVmapAutogradFunction_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3840010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3840249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3840439Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3840653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3840851Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___functorch_cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3841037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___getitem___functorch_cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3841224Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___radd___cuda_float64 PASSED [ 43%] 2023-01-11T22:02:59.3841402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rdiv___cuda_float32 PASSED [ 43%] 2023-01-11T22:02:59.3841603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmatmul___cuda_float32 SKIPPED (Skipped!) [ 43%] 2023-01-11T22:02:59.3841801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmatmul___cuda_float64 SKIPPED (Skipped!) [ 43%] 2023-01-11T22:02:59.3841981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmul___cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3842164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rmul___cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3842340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rsub___cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3842514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad___rsub___cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3842706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad__softmax_backward_data_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3842887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acos_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3843067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_acosh_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3843324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_add_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3843510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addbmm_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3843697Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcdiv_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3843878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addcmul_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3844061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3844255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmm_decomposed_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3844427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addmv_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3844604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_addr_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3844827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_all_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3845051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_allclose_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3845270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3845446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_angle_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3845620Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_angle_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3845832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_any_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3846051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3846273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_arange_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3846512Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmax_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3846729Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3846946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3847167Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3847388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_argwhere_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3847577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3847765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3847964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_partial_views_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3848159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_scatter_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3848353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_as_strided_scatter_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3848524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asin_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3848702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_asinh_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3848875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan2_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3849089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atan_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3849269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atanh_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3849444Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_atanh_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3849625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_baddbmm_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3849808Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bernoulli_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3850064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3850240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_cuda_float64 PASSED [ 44%] 2023-01-11T22:02:59.3850457Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3850638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bmm_cuda_float32 PASSED [ 44%] 2023-01-11T22:02:59.3850856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3851066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bool_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 44%] 2023-01-11T22:02:59.3851261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_broadcast_to_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3851484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_bucketize_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:02:59.3851699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_byte_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:02:59.3851945Z 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:02:59.3852219Z 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:02:59.3852411Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cartesian_prod_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3852603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cartesian_prod_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3852781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cat_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3852956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cat_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3853134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdist_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3853318Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdouble_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3853496Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cdouble_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3853678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cfloat_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3853857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chalf_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3854069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:02:59.3854309Z 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:02:59.3854547Z 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:02:59.3854756Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3854939Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3855131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_inverse_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3855322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_inverse_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3855511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cholesky_solve_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3855692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chunk_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3855861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_chunk_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3856041Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3856227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_max_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3856410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_min_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3856588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clamp_min_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3856767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_clone_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3856955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_column_stack_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3857143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_combinations_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3857331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_complex_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3857506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3857721Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_conj_physical_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3857917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_constant_pad_nd_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3858104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_contiguous_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3858288Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_copysign_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3858472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_copysign_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3858651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_corrcoef_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3858828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_corrcoef_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3859007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cos_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3859183Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cosh_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3859359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cosh_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3859586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:02:59.3859811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_count_nonzero_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 45%] 2023-01-11T22:02:59.3859988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cov_cuda_float32 PASSED [ 45%] 2023-01-11T22:02:59.3860164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cov_cuda_float64 PASSED [ 45%] 2023-01-11T22:02:59.3860373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummin_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3860552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cummin_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3860737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumprod_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3861007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumsum_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3861214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_cumulative_trapezoid_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3861400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_deg2rad_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3861580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3861766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diag_embed_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3861952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagflat_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3862144Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_copy_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3862336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_copy_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3862519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3862708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diagonal_scatter_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3862891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_diff_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3863075Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_digamma_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3863251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dist_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3863436Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dist_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3863674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_floor_rounding_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3863870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_no_rounding_mode_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3864066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_div_trunc_rounding_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3864243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dot_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3864419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3864630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_double_functorch_no_channels_last_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3864817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_dstack_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3864997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_einsum_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3865217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:02:59.3865437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:02:59.3865659Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_empty_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:02:59.3865877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_eq_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:02:59.3866098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_equal_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 46%] 2023-01-11T22:02:59.3866320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erf_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3866498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfc_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3866678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_erfinv_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3866865Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_as_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3867050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expand_as_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3867230Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_expm1_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3867411Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3867594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fft_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3867785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftshift_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3867977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_fftshift_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3868157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft2_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3868342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3868523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_hfft_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3868703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3868878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifft_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3869068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftshift_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3869289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ifftshift_cuda_float64 PASSED [ 46%] 2023-01-11T22:02:59.3869475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft2_cuda_float32 PASSED [ 46%] 2023-01-11T22:02:59.3869660Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft2_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3869836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfft_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3870020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_ihfftn_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3870198Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft2_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3870374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft2_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3870560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfft_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3870747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_irfftn_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3870930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft2_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3871111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfft_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3871291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfftn_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3871467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fft_rfftn_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3871644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fill_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3871821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fill_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3872025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flip_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3872202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flip_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3872383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_fliplr_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3872559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flipud_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3872734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_flipud_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3872945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_functorch_no_channels_last_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3873128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_float_power_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3873308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3873540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3873716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frac_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3873892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frac_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3874070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_frexp_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3874287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3874509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3874728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_full_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3874967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3875179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ge_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3875398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3875590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_grid_sampler_2d_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3875802Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_gt_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3875979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3876187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_half_functorch_no_channels_last_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3876410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3876624Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3876804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hstack_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3876975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_hypot_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3877192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3877410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igamma_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3877656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_igammac_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 47%] 2023-01-11T22:02:59.3877843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_add_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3878029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_copy_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3878215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_fill_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3878400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_fill_cuda_float64 PASSED [ 47%] 2023-01-11T22:02:59.3878585Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_cuda_float32 PASSED [ 47%] 2023-01-11T22:02:59.3878783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_functorch_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3878980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_put_functorch_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3879171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_reduce_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3879359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_index_select_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3879538Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_inner_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3879753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_int_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3879974Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isclose_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3880191Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3880413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isfinite_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3880656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3880863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3881108Z 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:02:59.3881335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3881575Z 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:02:59.3881755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kron_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3881941Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_kthvalue_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3882154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3882333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lerp_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3882511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lgamma_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3882699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cond_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3882880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cross_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3883069Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cross_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3883280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_det_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3883468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigh_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3883658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvals_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3883850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_eigvalsh_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3884034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3884223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_ex_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3884412Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_inv_ex_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3884640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3884872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3885058Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3885261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lstsq_grad_oriented_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3885442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3885633Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3885842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_ex_cuda_float32 SKIPPED (Skipped!) [ 48%] 2023-01-11T22:02:59.3886038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_factor_ex_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3886252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_lu_solve_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3886445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_norm_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3886632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_norm_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3886826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_power_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3887057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3887281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3887523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3887761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 48%] 2023-01-11T22:02:59.3887951Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_cuda_float64 PASSED [ 48%] 2023-01-11T22:02:59.3888159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 48%] 2023-01-11T22:02:59.3888364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_norm_subgradients_at_zero_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3888547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3888781Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_pinv_hermitian_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3889039Z 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:02:59.3889295Z 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:02:59.3889480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_qr_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3889665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_qr_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3889908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_slogdet_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3890116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_slogdet_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3890321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3890514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_ex_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3890703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_ex_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3890897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_triangular_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3891091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_solve_triangular_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3891276Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svd_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3891464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_svdvals_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3891660Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_tensorinv_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3891876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vander_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3892065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vander_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3892262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_vector_norm_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3892484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3892700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linspace_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3892883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log1p_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3893061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log2_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3893261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_with_dtype_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3893452Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_log_softmax_with_dtype_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3893636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logaddexp_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3893828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logcumsumexp_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3894018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logcumsumexp_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3894203Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logdet_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3894422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3894676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_and_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3894901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_not_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3895125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_or_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3895341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3895523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logit_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3895699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logit_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3895922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3896142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logspace_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3896327Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_logsumexp_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3896536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3896744Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_long_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 49%] 2023-01-11T22:02:59.3896922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3897098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3897284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_solve_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3897490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_unpack_cuda_float32 PASSED [ 49%] 2023-01-11T22:02:59.3897675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_lu_unpack_cuda_float64 PASSED [ 49%] 2023-01-11T22:02:59.3897849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mT_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3898037Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_amin_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3898262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmax_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:02:59.3898483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_argmin_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 50%] 2023-01-11T22:02:59.3898673Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3898883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3899077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_log_softmax_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3899271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_logsumexp_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3899454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_mean_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3899644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_median_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3899830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_norm_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3900013Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_prod_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3900226Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_scatter_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3900418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_scatter_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3900603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_select_cuda_float32 XFAIL [ 50%] 2023-01-11T22:02:59.3900792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmax_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3901074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmin_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3901261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_softmin_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3901447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_std_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3901639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_var_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3901824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_masked_var_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3902015Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matrix_exp_cuda_float32 SKIPPED (Skipped!) [ 50%] 2023-01-11T22:02:59.3902198Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_matrix_exp_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3902407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3902603Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_no_dim_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3902799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_max_reduction_no_dim_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3902986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_maximum_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3903205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mean_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3903408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_list_of_tensors_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3903608Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_meshgrid_variadic_tensors_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3903785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_binary_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3903983Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_no_dim_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3904181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_with_dim_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3904373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_min_reduction_with_dim_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3904554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mm_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3904734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mm_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3904913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mode_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3905098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_movedim_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3905279Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_movedim_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3905453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mul_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3905629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mv_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3905828Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3906055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_3_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3906248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3906446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3906627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanmean_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3906816Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanquantile_cuda_float32 PASSED [ 50%] 2023-01-11T22:02:59.3907007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nanquantile_cuda_float64 PASSED [ 50%] 2023-01-11T22:02:59.3907227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3907455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_narrow_copy_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3907658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_dropout_backward_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3907853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_dropout_backward_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3908046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_native_layer_norm_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3908262Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3908440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_neg_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3908617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_neg_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3908841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3909088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3909315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3909541Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3909760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_full_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3909977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_ones_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3910199Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3910425Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 51%] 2023-01-11T22:02:59.3910638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3910848Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3911057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3911263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3911495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_adaptive_max_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3911705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_alpha_dropout_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3911906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_avg_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3912118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_batch_norm_without_cudnn_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3912318Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_bilinear_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3912529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3912736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3912962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3913187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3913385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_celu_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3913577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv1d_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3913774Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv1d_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3913971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3914164Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3914371Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3914602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_no_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3914823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_groups_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3915038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3915258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3915487Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3915689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv2d_with_bias_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3915910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose1d_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:02:59.3916129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose2d_cuda_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:02:59.3916347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T22:02:59.3916560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_cosine_embedding_loss_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3916762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout2d_cuda_float32 PASSED [ 51%] 2023-01-11T22:02:59.3916961Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout2d_cuda_float64 PASSED [ 51%] 2023-01-11T22:02:59.3917188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_dropout_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3917394Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_bag_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3917586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3917782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3917992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_embedding_functorch_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3918215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3918435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_fractional_max_pool3d_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3918644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3918851Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_gaussian_nll_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3919046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_glu_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3919240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_glu_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3919443Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_group_norm_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3919642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardsigmoid_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3919849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3920074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardswish_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3920273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hardtanh_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3920484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3920680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_huber_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3920880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_huber_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3921084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_instance_norm_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3921296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_area_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3921507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_area_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3921712Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3921924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_bilinear_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3922134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_linear_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3922341Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_linear_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3922554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_interpolate_trilinear_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3922779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_kl_div_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3922981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_l1_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3923182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_layer_norm_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3923383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_leaky_relu_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3923581Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_leaky_relu_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3923772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_linear_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3923981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_local_response_norm_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3924180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_logsigmoid_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3924376Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_logsigmoid_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3924585Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3924792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3924991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool1d_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3925184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool1d_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3925377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool2d_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3925592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool2d_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3925791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_pool3d_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3925996Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3926202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_cuda_float64 PASSED [ 52%] 2023-01-11T22:02:59.3926410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 52%] 2023-01-11T22:02:59.3926610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 52%] 2023-01-11T22:02:59.3926810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_cuda_float64 XFAIL [ 53%] 2023-01-11T22:02:59.3927019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool2d_grad_cuda_float64 XFAIL [ 53%] 2023-01-11T22:02:59.3927221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3927415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3927618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3927821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_max_unpool3d_grad_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3928018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mish_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3928254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3928453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3928662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_mse_loss_functorch_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3928869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multi_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3929085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_multilabel_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3929286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_nll_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3929488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_normalize_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3929689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_circular_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3929957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_circular_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3930182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_constant_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3930392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_constant_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3930593Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_reflect_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3930790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pad_reflect_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3930998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pairwise_distance_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3931201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_pdist_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3931483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3931684Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3931884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_prelu_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3932082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu6_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3932278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu6_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3932474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3932671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_relu_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3932868Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_rrelu_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3933063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_selu_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3933253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_silu_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3933450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_silu_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3933645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3933849Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3934074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3934272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3934484Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3934686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softplus_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3934888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softshrink_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3935085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softshrink_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3935285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_softsign_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3935476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_tanhshrink_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3935680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_tanhshrink_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3935882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_threshold_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3936091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3936300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 53%] 2023-01-11T22:02:59.3936525Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 53%] 2023-01-11T22:02:59.3936733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3936944Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_bilinear_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3937173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_nn_functional_upsample_nearest_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3937356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3937533Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_fro_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3937712Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_fro_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3937888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_inf_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3938064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_nuc_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3938251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_norm_nuc_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3938435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3938616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3938811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_number_mean_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3939007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_normal_number_mean_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3939223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3939449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ones_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3939743Z 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:02:59.3939953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten_index_put_functorch_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3940158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ops_aten_index_put_functorch_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3940343Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_outer_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3940527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_permute_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3940730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_0_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3941018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_1_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3941225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_2_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3941415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_3_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3941616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_polygamma_polygamma_n_4_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3941797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pow_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3941977Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_pow_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3942157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_prod_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3942337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_qr_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3942523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_quantile_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3942796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3943024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3943241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3943470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randint_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3943693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3943915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_randn_like_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3944102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ravel_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3944286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_ravel_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3944466Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_real_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3944657Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reciprocal_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3944841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_renorm_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3945021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3945212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_repeat_interleave_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3945400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_as_cuda_float64 PASSED [ 54%] 2023-01-11T22:02:59.3945623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_reshape_cuda_float32 PASSED [ 54%] 2023-01-11T22:02:59.3945850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3946067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resize__cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 54%] 2023-01-11T22:02:59.3946259Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_conj_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3946452Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_conj_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3946642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_resolve_neg_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3946824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rot90_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3946999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3947196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_0_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3947388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_3_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3947583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_round_decimals_neg_3_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3947762Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_rsqrt_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3947987Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3948179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_add_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3948395Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_add_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3948628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3948818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amax_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3949016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_amin_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3949210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_mean_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3949407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_prod_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3949600Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_scatter_reduce_prod_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3949829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3950061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_searchsorted_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3950261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_segment_reduce_offsets_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3950446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3950628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3950817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_select_scatter_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3950997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sgn_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3951176Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sgn_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3951388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sigmoid_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3951571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sign_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3951810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3952048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3952280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3952516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3952754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3952997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3953234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3953475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3953706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3953927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3954110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinc_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3954320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sinh_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3954514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_slice_scatter_cuda_float32 PASSED [ 55%] 2023-01-11T22:02:59.3954692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sort_cuda_float64 PASSED [ 55%] 2023-01-11T22:02:59.3954925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3955143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3955375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3955626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3955872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 55%] 2023-01-11T22:02:59.3956114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:02:59.3956506Z 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:02:59.3956885Z 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:02:59.3957279Z 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:02:59.3957473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_entr_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3957665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_erfcx_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3957858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_erfcx_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3958095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:02:59.3958337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:02:59.3958584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:02:59.3958825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:02:59.3959016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i0e_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3959207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3959397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1e_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3959582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_i1e_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3959778Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_log_ndtr_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3960044Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:02:59.3960228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_ndtr_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3960449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3960695Z 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:02:59.3960934Z 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:02:59.3961180Z 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:02:59.3961576Z 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:02:59.3961965Z 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:02:59.3962360Z 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:02:59.3962600Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 56%] 2023-01-11T22:02:59.3962794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_special_xlog1py_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3963010Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_split_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3963187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sqrt_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3963367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sqrt_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3963555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_square_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3963739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_squeeze_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3963919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stack_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3964104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3964298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_mean_unbiased_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3964493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_unbiased_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3964683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_std_unbiased_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3964854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_stft_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3965033Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sub_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3965211Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3965400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_to_size_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3965588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_sum_to_size_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3965767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3965970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3966160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_lowrank_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3966349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_svd_lowrank_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3966526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_symeig_cuda_float32 PASSED [ 56%] 2023-01-11T22:02:59.3966710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_symeig_cuda_float64 PASSED [ 56%] 2023-01-11T22:02:59.3966888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_t_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3967064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_t_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3967258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_along_dim_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3967440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_take_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3967630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensor_split_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3967820Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_tensor_split_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3967997Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3968173Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_sparse_cuda_float32 XFAIL [ 57%] 2023-01-11T22:02:59.3968353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_to_sparse_cuda_float64 XFAIL [ 57%] 2023-01-11T22:02:59.3968536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_topk_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3968755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trace_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3968946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_transpose_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3969136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapezoid_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3969321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_trapz_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3969498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_triu_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3969686Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_true_divide_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3969919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unflatten_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3970133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_copy_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3970324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unfold_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3970550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:02:59.3970786Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:02:59.3971006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unique_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:02:59.3971193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unsqueeze_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3971375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_unsqueeze_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3971556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3971735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3971943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3972140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_mean_unbiased_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3972330Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_var_unbiased_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3972509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_vdot_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3972700Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_complex_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3972883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_view_as_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3973063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_where_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3973249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_xlogy_cuda_float64 PASSED [ 57%] 2023-01-11T22:02:59.3973421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zero__cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3973643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:02:59.3973862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_cuda_float64 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:02:59.3974090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 57%] 2023-01-11T22:02:59.3974309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3974481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_H_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3974714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_NumpyMulAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3974940Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3975153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3975322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_T_cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3975494Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___radd___cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3975669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall___rmul___cuda_float32 PASSED [ 57%] 2023-01-11T22:02:59.3975860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__native_batch_norm_legit_cuda_float32 XFAIL [ 57%] 2023-01-11T22:02:59.3976060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall__softmax_backward_data_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3976231Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_acos_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3976406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_add_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3976584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addbmm_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3976760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmm_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3976943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_addmm_decomposed_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3977116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_amax_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3977288Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_amin_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3977509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_aminmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3977752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3977972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_argwhere_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3978166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_cuda_float32 SKIPPED (Skipped!) [ 58%] 2023-01-11T22:02:59.3978364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_partial_views_cuda_float32 XFAIL [ 58%] 2023-01-11T22:02:59.3978553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_as_strided_scatter_cuda_float32 XFAIL [ 58%] 2023-01-11T22:02:59.3978752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atan2_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3978947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_atanh_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3979126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_baddbmm_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3979347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bfloat16_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3979528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_block_diag_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3979740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bool_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3979979Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3980205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3980397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_broadcast_tensors_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3980675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_bucketize_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3980883Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_byte_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3981222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3981396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cat_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3981611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3981788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cdouble_cuda_float32 XFAIL [ 58%] 2023-01-11T22:02:59.3981998Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_char_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3982219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3982407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_inverse_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3982590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cholesky_solve_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3982764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_chunk_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3982933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3983110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_clamp_max_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3983294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_combinations_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3983471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_conj_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3983653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_conj_physical_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3983871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_contiguous_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3984095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_count_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 58%] 2023-01-11T22:02:59.3984270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cov_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3984442Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_cumprod_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3984617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_deg2rad_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3984790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diag_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3984972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3985157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diagonal_scatter_cuda_float32 PASSED [ 58%] 2023-01-11T22:02:59.3985331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_diff_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3985508Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_digamma_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3985699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_div_floor_rounding_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3985875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dot_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3986045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_dsplit_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3986218Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_einsum_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3986430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_eq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3986634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erf_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3986813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_erfinv_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3986984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_exp2_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3987160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expand_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3987333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_expm1_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3987549Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_eye_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3987716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fft_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3987892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3988078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_fftshift_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3988259Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_hfftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3988461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ifft_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3988661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_ihfftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3988840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3989016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfft_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3989185Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_irfftn_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3989361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfft2_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3989537Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fft_rfft_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3989736Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fliplr_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3989912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_flipud_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3990129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3990370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_float_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3990591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_floor_divide_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3990766Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_fmin_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3990945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_frexp_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3991158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_full_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3991368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ge_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3991545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gradient_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3991751Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_gt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3991965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_half_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3992150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_H_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3992392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3992635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpyExpMarkDirtyAutogradFunction_cuda_float32 XFAIL [ 59%] 2023-01-11T22:02:59.3992897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_NumpySortAutogradFunction_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 59%] 2023-01-11T22:02:59.3993125Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3993374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3993569Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___getitem___cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3993773Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___getitem___functorch_cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3993966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___radd___cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3994158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rdiv___cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3994343Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rmul___cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3994528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rpow___cuda_float32 PASSED [ 59%] 2023-01-11T22:02:59.3994711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule___rsub___cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3994920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule__native_batch_norm_legit_cuda_float32 XFAIL [ 60%] 2023-01-11T22:02:59.3995103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_abs_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3995295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_acos_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3995503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_add_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3995696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addbmm_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3995903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_addmm_decomposed_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3996129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_all_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.3996317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_amax_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3996505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_angle_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3996733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_any_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.3996958Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_argwhere_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.3997165Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_partial_views_cuda_float32 XFAIL [ 60%] 2023-01-11T22:02:59.3997364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_as_strided_scatter_cuda_float32 XFAIL [ 60%] 2023-01-11T22:02:59.3997557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_asinh_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3997743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atan2_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3997932Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atanh_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3998155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_1d_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3998352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_2d_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3998547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_atleast_3d_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3998772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_bfloat16_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.3999003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.3999207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_broadcast_tensors_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.3999460Z 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:02:59.3999693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.3999922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cfloat_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.4000147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_chalf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.4000373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_char_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.4000620Z 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:02:59.4000826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_inverse_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4001048Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cholesky_solve_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4001239Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_chunk_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4001426Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clamp_min_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4001614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_clone_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4001814Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_combinations_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4002003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_conj_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4002201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_constant_pad_nd_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4002393Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cos_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4002628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_count_nonzero_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 60%] 2023-01-11T22:02:59.4002822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumprod_cuda_float32 XFAIL [ 60%] 2023-01-11T22:02:59.4003032Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_cumulative_trapezoid_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4003212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diag_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4003406Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diag_embed_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4003601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4003830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diagonal_scatter_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4004020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_diff_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4004211Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_digamma_cuda_float32 PASSED [ 60%] 2023-01-11T22:02:59.4004399Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dist_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4004601Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_div_floor_rounding_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4004790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dot_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4004973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_double_cuda_float32 XFAIL [ 61%] 2023-01-11T22:02:59.4005168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_dstack_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4005401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_empty_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4005589Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erf_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4005776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erfc_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4005968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_erfinv_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4006154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_exp2_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4006338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_exp_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4006531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_expand_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4006742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fft_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4006938Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4007135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_fftshift_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4007329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifft_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4007523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ifftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4007715Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_ihfftn_cuda_float32 XFAIL [ 61%] 2023-01-11T22:02:59.4007908Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfft2_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4008103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_irfftn_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4008298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfft2_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4008490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fft_rfft_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4008676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_flatten_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4008863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fliplr_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4009092Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_float_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4009281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_fmin_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4009543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ge_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4009770Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_gt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4010088Z 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:02:59.4010321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_heaviside_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4010547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_histc_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4010739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hsplit_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4010929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hstack_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4011120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_hypot_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4011304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_i0_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4011536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_reduce_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4011733Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_index_select_cuda_float32 PASSED [ 61%] 2023-01-11T22:02:59.4011982Z 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:02:59.4012211Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isfinite_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4012463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4012692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4012917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isnan_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4013136Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isneginf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4013360Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isposinf_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4013590Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_isreal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4013845Z 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:02:59.4014080Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_binary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 61%] 2023-01-11T22:02:59.4014315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_jiterator_unary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:02:59.4014503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_kron_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4014694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ldexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4014884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lgamma_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4015112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cond_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4015300Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cross_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4015501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigh_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4015698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_eigvals_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4015892Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_inv_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4016089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_inv_ex_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4016327Z 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:02:59.4016572Z 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:02:59.4016803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lstsq_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:02:59.4017000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_lu_solve_cuda_float32 XFAIL [ 62%] 2023-01-11T22:02:59.4017200Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4017397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_matrix_power_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4017633Z 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:02:59.4017830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_pinv_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4018049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_qr_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4018248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_solve_ex_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4018437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_svd_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4018633Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vecdot_cuda_float32 XFAIL [ 62%] 2023-01-11T22:02:59.4018832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_vector_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4019019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_log10_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4019217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logaddexp2_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4019404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logaddexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4019636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_and_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:02:59.4019867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logical_or_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:02:59.4020094Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_logspace_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:02:59.4020320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_long_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:02:59.4020641Z 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:02:59.4020835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_lu_unpack_cuda_float32 XFAIL [ 62%] 2023-01-11T22:02:59.4021115Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mH_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4021314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_amin_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4021547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_argmax_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 62%] 2023-01-11T22:02:59.4021741Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_log_softmax_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4021942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_logaddexp_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4022153Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_mean_cuda_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T22:02:59.4022350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_norm_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4022547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_normalize_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4022743Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_scatter_cuda_float32 XFAIL [ 62%] 2023-01-11T22:02:59.4022942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_softmax_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4023133Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_masked_sum_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4023323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_matrix_exp_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4023531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_max_reduction_no_dim_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4023756Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_maximum_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4023947Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_median_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4024159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_meshgrid_list_of_tensors_cuda_float32 PASSED [ 62%] 2023-01-11T22:02:59.4024367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_min_reduction_with_dim_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4024554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mm_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4024745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_mode_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4024936Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_movedim_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4025128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_msort_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4025322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanmedian_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4025507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nanquantile_cuda_float32 XFAIL [ 63%] 2023-01-11T22:02:59.4025706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_native_batch_norm_cuda_float32 XFAIL [ 63%] 2023-01-11T22:02:59.4025951Z 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:02:59.4026174Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ne_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:02:59.4026391Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_neg_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4026632Z 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:02:59.4026859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_full_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:02:59.4027081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:02:59.4027305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_new_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:02:59.4027526Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nextafter_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 63%] 2023-01-11T22:02:59.4027763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:02:59.4027976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4028187Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4028396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4028611Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4028818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4029028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_avg_pool2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4029269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 63%] 2023-01-11T22:02:59.4029492Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4029692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_celu_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4029896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4030093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4030302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4030536Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4030753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4030978Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_no_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4031202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4031437Z 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:02:59.4031674Z 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:02:59.4031917Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4032129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4032329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4032546Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4032765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_cosine_similarity_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4032978Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T22:02:59.4033195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_embedding_functorch_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4033413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 63%] 2023-01-11T22:02:59.4033616Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_gelu_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4033822Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_group_norm_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4034030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_hardshrink_cuda_float32 PASSED [ 63%] 2023-01-11T22:02:59.4034234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_huber_loss_cuda_float32 XFAIL [ 63%] 2023-01-11T22:02:59.4034454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_interpolate_area_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4034676Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_l1_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4034880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_layer_norm_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4035082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_leaky_relu_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4035303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_local_response_norm_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4035507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_pool3d_cuda_float32 XFAIL [ 64%] 2023-01-11T22:02:59.4035727Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool1d_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:02:59.4035943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 64%] 2023-01-11T22:02:59.4036161Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32 XFAIL [ 64%] 2023-01-11T22:02:59.4036361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mish_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4036567Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_mse_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4036810Z 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:02:59.4037034Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4037267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_normalize_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4037480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_constant_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4037688Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pad_reflect_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4037902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pairwise_distance_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4038113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4038324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4038532Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_prelu_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4038731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_relu6_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4038937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T22:02:59.4039145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_soft_margin_loss_cuda_float32 XFAIL [ 64%] 2023-01-11T22:02:59.4039350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softplus_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4039557Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softshrink_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4039761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_softsign_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4039968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_tanhshrink_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4040196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_threshold_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4040414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4040617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_nn_functional_unfold_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4040811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_norm_fro_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4041045Z 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:02:59.4041270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:02:59.4041551Z 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:02:59.4041776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_ormqr_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:02:59.4041966Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_outer_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4042158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_permute_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4042345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polar_cuda_float32 XFAIL [ 64%] 2023-01-11T22:02:59.4042553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_0_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4042783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_1_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4042990Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_2_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4043184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_polygamma_polygamma_n_3_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4043378Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_positive_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4043570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_pow_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4043760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_prod_cuda_float32 PASSED [ 64%] 2023-01-11T22:02:59.4043951Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_quantile_cuda_float32 XFAIL [ 64%] 2023-01-11T22:02:59.4044182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randint_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 64%] 2023-01-11T22:02:59.4044418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randint_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:02:59.4044644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randn_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:02:59.4044874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_randn_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:02:59.4045099Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_renorm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:02:59.4045292Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_repeat_interleave_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4045490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reshape_as_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4045705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_reshape_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4045930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_resize__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:02:59.4046116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_roll_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4046303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rot90_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4046500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_0_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4046692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_3_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4046897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_round_decimals_neg_3_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4047087Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_rsqrt_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4047284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_amax_cuda_float32 XFAIL [ 65%] 2023-01-11T22:02:59.4047483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_scatter_reduce_amin_cuda_float32 XFAIL [ 65%] 2023-01-11T22:02:59.4047725Z 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:02:59.4047916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_select_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4048113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_select_scatter_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4048377Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_short_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:02:59.4048633Z 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:02:59.4048824Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sigmoid_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4049014Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sign_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4049265Z 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:02:59.4049446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sin_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4049640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sinc_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4049881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sinh_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4050099Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_slice_scatter_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4050281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sort_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4050522Z 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:02:59.4050756Z 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:02:59.4050991Z 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:02:59.4051189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_erfcx_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4051467Z 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:02:59.4051713Z 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:02:59.4051910Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i0e_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4052102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_i1_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4052504Z 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:02:59.4052755Z 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:02:59.4053001Z 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:02:59.4053239Z 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:02:59.4053433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_ndtr_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4053630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_ndtri_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4054032Z 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:02:59.4054333Z 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:02:59.4054552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_xlog1py_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4054783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_special_zeta_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 65%] 2023-01-11T22:02:59.4054972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_split_cuda_float32 PASSED [ 65%] 2023-01-11T22:02:59.4055157Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sqrt_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4055347Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_square_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4055539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4055742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_std_mean_unbiased_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4055926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sub_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4056118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_sum_to_size_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4056298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_svd_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4056519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_symeig_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4056701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_t_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4056885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_take_cuda_float32 XFAIL [ 66%] 2023-01-11T22:02:59.4057090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tan_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4057285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tensor_split_cuda_float32 XFAIL [ 66%] 2023-01-11T22:02:59.4057478Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tensordot_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4057663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_tile_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4057860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_to_cuda_float32 SKIPPED (Skipped!) [ 66%] 2023-01-11T22:02:59.4058090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_to_sparse_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4058271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_topk_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4058472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trapezoid_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4058661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trapz_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4058850Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_triu_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4059040Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_true_divide_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4059225Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_trunc_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4059414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unbind_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4059606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unflatten_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4059827Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_unfold_copy_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4060008Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_var_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4060197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_as_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4060389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_view_copy_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4060574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_xlogy_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4060754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zero__cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4061067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4061308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_zeros_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4061528Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_heaviside_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4061742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_histc_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4061960Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_igammac_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4062134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_add_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4062311Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_fill_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4062486Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_put_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4062678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_put_functorch_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4062898Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_index_select_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4063072Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_inner_cuda_float32 PASSED [ 66%] 2023-01-11T22:02:59.4063282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_int_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4063525Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4063740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isclose_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4063945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4064163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_isreal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4064404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 66%] 2023-01-11T22:02:59.4064629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_binary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4064853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_jiterator_unary_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4065028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ldexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4065236Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_le_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4065457Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cond_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4065636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_det_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4065823Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigh_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4066000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_eigvals_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4066197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_householder_product_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4066371Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_inv_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4066553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_inv_ex_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4066777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4067004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4067184Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4067368Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_factor_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4067556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_factor_ex_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4067732Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_lu_solve_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4067914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_power_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4068140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4068328Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_multi_dot_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4068605Z 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:02:59.4068789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_slogdet_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4068972Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_tensorinv_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4069159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_tensorsolve_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4069342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vecdot_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4069527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_vector_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4069693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log10_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4069867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_log2_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4070045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logdet_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4070270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_logical_and_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4070483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_long_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4070719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4070927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lt_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4071095Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4071298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_solve_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4071469Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_lu_unpack_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4071638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mH_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4071807Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mT_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4071985Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_amin_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4072207Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_argmin_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 67%] 2023-01-11T22:02:59.4072389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_cumprod_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4072571Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_cumsum_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4072754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_fill_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4072945Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_log_softmax_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4073128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_logaddexp_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4073307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_norm_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4073485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_prod_cuda_float32 PASSED [ 67%] 2023-01-11T22:02:59.4073662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_masked_var_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4073840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_matmul_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4074012Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_matrix_exp_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4074193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_binary_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4074422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4074609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_max_reduction_with_dim_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4074811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_meshgrid_variadic_tensors_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4074999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_reduction_no_dim_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4075189Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_min_reduction_with_dim_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4075363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_minimum_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4075538Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mode_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4075713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_movedim_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4075886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mul_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4076111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_multinomial_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:02:59.4076274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mv_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4076468Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4076640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanmean_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4076818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanmedian_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4077029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nanquantile_cuda_float32 XFAIL [ 68%] 2023-01-11T22:02:59.4077251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_narrow_copy_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:02:59.4077424Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_narrow_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4077656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_native_dropout_backward_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:02:59.4077866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ne_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:02:59.4078027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_neg_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4078244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_new_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 68%] 2023-01-11T22:02:59.4078451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4078657Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4078860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4079074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:02:59.4079268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_avg_pool3d_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4079459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_bilinear_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4079646Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_celu_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4079835Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4080019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4080261Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4080506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_depthwise_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4080710Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4080915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4081137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_no_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4081363Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4081564Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4081760Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_conv_transpose1d_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4081963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4082154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_cross_entropy_cuda_float32 PASSED [ 68%] 2023-01-11T22:02:59.4082356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:02:59.4082563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_embedding_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:02:59.4082818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:02:59.4083049Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T22:02:59.4083251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 69%] 2023-01-11T22:02:59.4083437Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_gelu_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4083633Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardshrink_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4083831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardsigmoid_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4084019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hardswish_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4084222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4084416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_huber_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4084619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_area_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4084821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4085024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_interpolate_linear_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4085217Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_layer_norm_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4085413Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_logsigmoid_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4085604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool2d_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4085817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_pool3d_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4086021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool2d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:02:59.4086223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool2d_grad_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4086430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_max_unpool3d_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:02:59.4086632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4086876Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_multilabel_margin_loss_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:02:59.4087076Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_circular_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4087274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pad_replicate_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4087474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pairwise_distance_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4087702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:02:59.4087903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4088084Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_relu_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4088285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:02:59.4088505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_selu_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4088689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_silu_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4088887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4089089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4089282Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softplus_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4089476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_softsign_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4089695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4089949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4090140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4090316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_fro_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4090490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_inf_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4090658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_norm_nuc_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4090874Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_normal_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:02:59.4091097Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_normal_number_mean_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:02:59.4091309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ones_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:02:59.4091554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ones_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:02:59.4091759Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_ormqr_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 69%] 2023-01-11T22:02:59.4091952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pca_lowrank_cuda_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T22:02:59.4092129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_pinverse_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4092301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polar_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4092491Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_0_cuda_float32 PASSED [ 69%] 2023-01-11T22:02:59.4092681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_2_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4092870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_polygamma_polygamma_n_3_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4093047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_positive_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4093218Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_prod_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4093383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_put_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4093553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_qr_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4093725Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_quantile_cuda_float32 XFAIL [ 70%] 2023-01-11T22:02:59.4093902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rad2deg_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4094073Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_real_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4094275Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reciprocal_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4094454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_remainder_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4094629Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_repeat_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4094820Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_repeat_interleave_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4094989Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_reshape_as_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4095205Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_resize_as__cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4095374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_roll_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4095543Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rot90_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4095730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_3_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4095918Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_round_decimals_neg_3_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4096088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_rsub_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4096313Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scalar_tensor_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4096491Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_add_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4096669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_amax_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4096858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_amin_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4097045Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_mean_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4097233Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_scatter_reduce_sum_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4097481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_searchsorted_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4097650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sgn_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4097862Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_short_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4098101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4098331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4098560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4098795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4099031Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4099255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4099479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4099708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4099949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_signbit_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4100122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sin_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4100293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sinc_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4100464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sinh_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4100631Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_softmax_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4100819Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_softmax_with_dtype_cuda_float32 PASSED [ 70%] 2023-01-11T22:02:59.4101135Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sparse_sampled_addmm_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4101362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4101592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4101812Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 70%] 2023-01-11T22:02:59.4102052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4102289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4102669Z 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:02:59.4103044Z 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:02:59.4103269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_erfcx_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4103499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_hermite_polynomial_h_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4103683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i0e_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4103866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_i1_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4104103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4104474Z 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:02:59.4104665Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_log_ndtr_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4104897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4105120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4105301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_ndtr_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4105513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4105888Z 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:02:59.4106310Z 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:02:59.4106694Z 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:02:59.4106926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4107110Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_list_args_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4107293Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_split_with_sizes_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4107463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sqrt_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4107640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_squeeze_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4107815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_stack_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4107989Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_std_mean_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4108152Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sub_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4108325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sum_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4108503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_sum_to_size_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4108717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_symeig_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 71%] 2023-01-11T22:02:59.4108887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_t_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4109059Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_take_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4109294Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tanh_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4109470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tensor_split_cuda_float32 XFAIL [ 71%] 2023-01-11T22:02:59.4109650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tensordot_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4109813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tile_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4109994Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_to_cuda_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T22:02:59.4110163Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_topk_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4110333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trace_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4110513Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_transpose_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4110689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trapz_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4110856Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_tril_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4111022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_triu_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4111196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_true_divide_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4111367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_trunc_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4111544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unflatten_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4111719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_unfold_copy_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4111888Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4112100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_var_mean_unbiased_cuda_float32 PASSED [ 71%] 2023-01-11T22:02:59.4112278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_as_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4112446Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_view_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4112621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_vstack_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4112785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_where_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4112956Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_xlogy_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4113124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zero__cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4113336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zeros_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 72%] 2023-01-11T22:02:59.4113556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_zeros_like_cuda_float32 SKIPPED (Skipped! Forward AD not supported.) [ 72%] 2023-01-11T22:02:59.4113773Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4113978Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_NumpyMulAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4114180Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4114392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4114554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_T_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4114745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___getitem___functorch_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4114922Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmatmul___cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4115121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp___rmod___cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4115314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp__native_batch_norm_legit_cuda_float32 XFAIL [ 72%] 2023-01-11T22:02:59.4115506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp__softmax_backward_data_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4115673Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_acos_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4115844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_add_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4116018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addcdiv_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4116182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addmv_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4116356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_addr_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4116576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4116794Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_aminmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4116964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_angle_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4117172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4117385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4117596Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4117837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4118024Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_partial_views_cuda_float32 XFAIL [ 72%] 2023-01-11T22:02:59.4118212Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_as_strided_scatter_cuda_float32 XFAIL [ 72%] 2023-01-11T22:02:59.4118385Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_asinh_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4118553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atan_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4118724Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atanh_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4118916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_1d_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:02:59.4119109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_atleast_3d_cuda_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T22:02:59.4119284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_baddbmm_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4119488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4119662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_block_diag_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4119832Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bmm_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4120067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4120249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_broadcast_to_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4120457Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 72%] 2023-01-11T22:02:59.4120630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cat_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4120802Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cdist_cuda_float32 XFAIL [ 72%] 2023-01-11T22:02:59.4120999Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ceil_cuda_float32 PASSED [ 72%] 2023-01-11T22:02:59.4121168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_chalf_cuda_float32 XFAIL [ 73%] 2023-01-11T22:02:59.4121349Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_inverse_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4121534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cholesky_solve_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4121705Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4121880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clamp_min_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4122054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_clone_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4122241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_conj_physical_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4122414Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cos_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4122583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cosh_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4122800Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:02:59.4122964Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cross_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4123142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumprod_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4123335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4123507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diag_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4123711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diagonal_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4123949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_diff_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T22:02:59.4124122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dist_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4124313Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_div_floor_rounding_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4124482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_double_cuda_float32 XFAIL [ 73%] 2023-01-11T22:02:59.4124650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_dstack_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4124866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:02:59.4125079Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:02:59.4125252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_exp2_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4125421Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_exp_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4125594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_expand_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4125768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fft2_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4125943Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4126126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_fftshift_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4126295Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ifftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4126475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfft2_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4126674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_ihfftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4126852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfft2_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4127027Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_irfft_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4127199Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfft_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4127369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fft_rfftn_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4127545Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_flatten_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4127714Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fliplr_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4127885Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_cuda_float32 XFAIL [ 73%] 2023-01-11T22:02:59.4128090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4128309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:02:59.4128481Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmin_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4128650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_fmod_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4128818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_frexp_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4129026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:02:59.4129242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:02:59.4129454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_gather_cuda_float32 PASSED [ 73%] 2023-01-11T22:02:59.4129662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 73%] 2023-01-11T22:02:59.4129896Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_hstack_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4130132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4130348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4130524Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_add_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4130704Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_copy_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4130886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_fill_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4131061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_put_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4131255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_put_functorch_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4131428Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_reduce_cuda_float32 XFAIL [ 74%] 2023-01-11T22:02:59.4131607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_index_select_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4131840Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4132047Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4132263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_isposinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4132535Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4132757Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4132988Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4133211Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4133384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_kron_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4133555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_kthvalue_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4133764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4133934Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lerp_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4134109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lgamma_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4134289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cross_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4134465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_det_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4134654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_det_singular_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4134834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eig_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4135007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigh_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4135223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4135404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_inv_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4135584Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_inv_ex_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4135810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4136005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4136182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4136367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_factor_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4136556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4136738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4136933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_power_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4137165Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 74%] 2023-01-11T22:02:59.4137409Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_multi_dot_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 74%] 2023-01-11T22:02:59.4137588Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_norm_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4137791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4137970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4138165Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4138438Z 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:02:59.4138614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_qr_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4138790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_slogdet_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4138970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_solve_cuda_float32 PASSED [ 74%] 2023-01-11T22:02:59.4139155Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_svdvals_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4139340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_tensorinv_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4139525Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_vecdot_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4139701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log10_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4139872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log1p_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4140065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4140244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logaddexp2_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4140417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logaddexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4140637Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:02:59.4140854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:02:59.4141268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_long_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:02:59.4141479Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:02:59.4141651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mH_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4141818Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mT_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4142038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:02:59.4142220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_cumprod_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4142393Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_cumsum_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4142582Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_logaddexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4142769Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_logsumexp_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4142948Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_norm_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4143127Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_prod_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4143309Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_softmax_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4143488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_softmin_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4143667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_masked_std_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4143857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4144028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_maximum_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4144277Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_meshgrid_list_of_tensors_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T22:02:59.4144470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4144661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_min_reduction_with_dim_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4144831Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mode_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4145001Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mul_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4145221Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:02:59.4145445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 XFAIL [ 75%] 2023-01-11T22:02:59.4145649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 XFAIL [ 75%] 2023-01-11T22:02:59.4145821Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanmean_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4146016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nanmedian_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4146333Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_native_layer_norm_cuda_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T22:02:59.4146572Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_new_ones_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 75%] 2023-01-11T22:02:59.4146791Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4146993Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4154776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_alpha_dropout_cuda_float32 XFAIL [ 75%] 2023-01-11T22:02:59.4155003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool1d_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4155202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool2d_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4155397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_avg_pool3d_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4155597Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_batch_norm_without_cudnn_cuda_float32 XFAIL [ 75%] 2023-01-11T22:02:59.4155815Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4156064Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 75%] 2023-01-11T22:02:59.4156289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_groups_with_bias_cuda_float32 PASSED [ 75%] 2023-01-11T22:02:59.4156494Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4156709Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4156914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4157116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4157312Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_conv_transpose3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4157521Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4157763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_dropout3d_cuda_float32 XFAIL [ 76%] 2023-01-11T22:02:59.4157961Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_bag_cuda_float32 XFAIL [ 76%] 2023-01-11T22:02:59.4158158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_embedding_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4158380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4158580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 76%] 2023-01-11T22:02:59.4158775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_grid_sample_cuda_float32 XFAIL [ 76%] 2023-01-11T22:02:59.4158969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_group_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4159165Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4159358Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardsigmoid_cuda_float32 XFAIL [ 76%] 2023-01-11T22:02:59.4159550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4159747Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4159952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4160154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_interpolate_linear_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4160344Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_kl_div_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4160578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4160782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4161036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool1d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 76%] 2023-01-11T22:02:59.4161289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool2d_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 76%] 2023-01-11T22:02:59.4161480Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4161678Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool1d_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4161869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 76%] 2023-01-11T22:02:59.4162067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4162269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_max_unpool3d_grad_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4162470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4162664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_normalize_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4162858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4163056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_pairwise_distance_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4163254Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4163467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_prelu_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4163651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_rrelu_cuda_float32 XFAIL [ 76%] 2023-01-11T22:02:59.4163848Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4164043Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_softshrink_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4164237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_threshold_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4164441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4164661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4164854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_unfold_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4165055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4165255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nn_functional_upsample_nearest_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4165475Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 76%] 2023-01-11T22:02:59.4165647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_norm_fro_cuda_float32 PASSED [ 76%] 2023-01-11T22:02:59.4165917Z 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:02:59.4166130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ormqr_cuda_float32 SKIPPED (Skipped!) [ 77%] 2023-01-11T22:02:59.4166314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pca_lowrank_cuda_float32 XFAIL [ 77%] 2023-01-11T22:02:59.4166493Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_pinverse_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4166669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_polar_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4166847Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_positive_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4167021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_prod_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4167190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_qr_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4167362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_quantile_cuda_float32 XFAIL [ 77%] 2023-01-11T22:02:59.4167539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_ravel_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4167717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_remainder_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4167890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_renorm_cuda_float32 XFAIL [ 77%] 2023-01-11T22:02:59.4168066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_repeat_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4168242Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_reshape_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4168458Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4168677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4168852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_resolve_neg_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4169028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_roll_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4169263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rot90_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4169453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_0_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4169641Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4169881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_rsub_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4170075Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4170283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4170476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_amin_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4170664Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_scatter_reduce_prod_cuda_float32 XFAIL [ 77%] 2023-01-11T22:02:59.4170890Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_searchsorted_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4171082Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_segment_reduce_lengths_cuda_float32 XFAIL [ 77%] 2023-01-11T22:02:59.4171273Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_segment_reduce_offsets_cuda_float32 XFAIL [ 77%] 2023-01-11T22:02:59.4171447Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_select_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4171685Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4171915Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4172175Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4172407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4172643Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_general_cosine_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4172872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4173100Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4173326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4173554Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4173767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4173939Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sort_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4174128Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 77%] 2023-01-11T22:02:59.4174352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4174574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_bessel_y1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4174811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 77%] 2023-01-11T22:02:59.4175235Z 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:02:59.4175605Z 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:02:59.4175789Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_erfcx_cuda_float32 PASSED [ 77%] 2023-01-11T22:02:59.4175968Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_i0e_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4176204Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_laguerre_polynomial_l_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4176578Z 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:02:59.4176813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4177039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4177272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4177456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_ndtr_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4177640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_ndtri_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4177846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_polygamma_special_polygamma_n_0_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4178119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4178504Z 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:02:59.4178889Z 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:02:59.4179119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4179303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_special_xlog1py_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4179477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4179661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_split_list_args_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4179842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_square_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4180015Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_stack_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4180190Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_std_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4180359Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_stft_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4180529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sub_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4180695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_sum_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4180872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_svd_lowrank_cuda_float32 XFAIL [ 78%] 2023-01-11T22:02:59.4181265Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_symeig_cuda_float32 XFAIL [ 78%] 2023-01-11T22:02:59.4181509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_t_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4181689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_take_cuda_float32 XFAIL [ 78%] 2023-01-11T22:02:59.4181859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tan_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4182028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tanh_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4182208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tensor_split_cuda_float32 XFAIL [ 78%] 2023-01-11T22:02:59.4182389Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tensordot_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4182560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tile_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4182728Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_to_cuda_float32 XFAIL [ 78%] 2023-01-11T22:02:59.4182902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trace_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4183088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_trapezoid_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4183263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_tril_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4183430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_triu_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4183609Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_true_divide_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4183848Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unbind_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 78%] 2023-01-11T22:02:59.4184025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unfold_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4184287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4184503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 78%] 2023-01-11T22:02:59.4184683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_unsqueeze_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4184854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4185035Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_var_unbiased_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4185213Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_as_complex_cuda_float32 XFAIL [ 78%] 2023-01-11T22:02:59.4185384Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_view_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4185558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_vstack_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4185735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_xlogy_cuda_float32 PASSED [ 78%] 2023-01-11T22:02:59.4185952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4186166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4186379Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4186606Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4186830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4187029Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4187248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvmap_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4187487Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4187656Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_H_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4187860Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4188066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4188285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpyExpMarkDirtyAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4188488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_NumpySortAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4188707Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4188920Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4189143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4189330Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___getitem___functorch_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4189503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___radd___cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4189677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp___rmatmul___cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4189882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp__native_batch_norm_legit_cuda_float32 SKIPPED (Skipped!) [ 79%] 2023-01-11T22:02:59.4190052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_acos_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4190222Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addbmm_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4190417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addcmul_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4190585Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_addmm_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4190796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4190965Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_amin_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4191134Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_angle_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4191348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_arange_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4191564Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4191779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4191975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_as_strided_partial_views_cuda_float32 XFAIL [ 79%] 2023-01-11T22:02:59.4192143Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_asin_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4192306Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_asinh_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4192473Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atan2_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4192644Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atanh_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4192825Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_1d_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4193000Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_atleast_2d_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4193188Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bernoulli_cuda_float32 SKIPPED (Skipped!) [ 79%] 2023-01-11T22:02:59.4193361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bfloat16_cuda_float32 XFAIL [ 79%] 2023-01-11T22:02:59.4193587Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bfloat16_functorch_no_channels_last_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4193764Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_block_diag_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4193992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4194215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4194394Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_broadcast_to_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4194602Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4194842Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 79%] 2023-01-11T22:02:59.4195023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cartesian_prod_cuda_float32 PASSED [ 79%] 2023-01-11T22:02:59.4195194Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cdouble_cuda_float32 XFAIL [ 80%] 2023-01-11T22:02:59.4195364Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cfloat_cuda_float32 XFAIL [ 80%] 2023-01-11T22:02:59.4195598Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4195775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cholesky_solve_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4195937Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_chunk_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4196141Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_max_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4196317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_clamp_min_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4196495Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_column_stack_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4196677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_constant_pad_nd_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4196852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_contiguous_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4197020Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cosh_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4197235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_count_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4197396Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cross_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4197577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_cumprod_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4197754Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagflat_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4197933Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_diagonal_copy_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4198101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_dot_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4198269Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_double_cuda_float32 XFAIL [ 80%] 2023-01-11T22:02:59.4198440Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_einsum_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4198647Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4198863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_empty_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4199028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erf_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4199223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_erfinv_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4199395Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_exp2_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4199563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_exp_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4199737Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_expand_as_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4199942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4200112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fft_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4200285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_fftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4200459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4200625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_hfft_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4200797Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifft_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4200970Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4201149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ifftshift_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4201324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_ihfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4201497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4201673Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_irfftn_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4201843Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fft_rfft2_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4202028Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fill_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4202202Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_flip_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4202370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_floor_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4202586Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4202755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_fmod_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4202926Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_frexp_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4203132Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4203338Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 80%] 2023-01-11T22:02:59.4203514Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gradient_cuda_float32 PASSED [ 80%] 2023-01-11T22:02:59.4203713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4203880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_half_cuda_float32 XFAIL [ 81%] 2023-01-11T22:02:59.4204103Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4204348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 81%] 2023-01-11T22:02:59.4204563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_NumpyMulAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4204795Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ScaleGradGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4205018Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_SortGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4205283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4205474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___getitem___cuda_float32 XFAIL [ 81%] 2023-01-11T22:02:59.4205674Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___getitem___functorch_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4205859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule___rmatmul___cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4206060Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule__softmax_backward_data_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4206243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_acos_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4206432Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addcdiv_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4206630Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addmm_decomposed_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4206811Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_addr_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4207040Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_allclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4207223Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_amax_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4207401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_amin_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4207617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4207873Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4208101Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_argwhere_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4208305Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_partial_views_cuda_float32 XFAIL [ 81%] 2023-01-11T22:02:59.4208503Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_as_strided_scatter_cuda_float32 XFAIL [ 81%] 2023-01-11T22:02:59.4208689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_asin_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4208873Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atan2_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4209056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atan_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4209244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atanh_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4209435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_1d_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4209619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_atleast_2d_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4209810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_block_diag_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4210071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bmm_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4210291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4210525Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4210720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_broadcast_to_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4210980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_bucketize_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4211208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_byte_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4211404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cartesian_prod_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4211580Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cat_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4211767Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cdist_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4211949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ceil_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4212169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_char_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 81%] 2023-01-11T22:02:59.4212362Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cholesky_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4212547Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_chunk_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4212735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_max_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4212925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_clamp_min_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4213119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_combinations_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4213314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_conj_physical_cuda_float32 PASSED [ 81%] 2023-01-11T22:02:59.4213490Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cos_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4213701Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cosh_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4213886Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cummin_cuda_float32 XFAIL [ 82%] 2023-01-11T22:02:59.4214089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_cumulative_trapezoid_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4214284Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_copy_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4214474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4214670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diagonal_scatter_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4214854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_diff_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4215054Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_floor_rounding_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4215248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_div_no_rounding_mode_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4215463Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_double_functorch_no_channels_last_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4215649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_dsplit_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4215873Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4216056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erf_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4216241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erfc_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4216430Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_erfinv_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4216640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_exp2_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4216826Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_exp_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4217009Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expand_as_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4217193Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_expand_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4217417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4217610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_fftshift_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4217801Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfft2_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4217991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_hfft_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4218182Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifft2_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4218373Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ifft_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4218563Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_ihfftn_cuda_float32 XFAIL [ 82%] 2023-01-11T22:02:59.4218755Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_irfft_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4218967Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fft_rfft_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4219156Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_fill_cuda_float32 XFAIL [ 82%] 2023-01-11T22:02:59.4219369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flatten_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4219559Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_flipud_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4219785Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_full_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4219973Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gather_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4220192Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4220417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_geqrf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4220634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_gt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4220859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4221146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_hypot_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4221331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_i0_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4221553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4221740Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_fill_cuda_float32 XFAIL [ 82%] 2023-01-11T22:02:59.4221927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_put_cuda_float32 XFAIL [ 82%] 2023-01-11T22:02:59.4222130Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_index_put_functorch_cuda_float32 PASSED [ 82%] 2023-01-11T22:02:59.4222352Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4222626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isclose_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4222854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 82%] 2023-01-11T22:02:59.4223068Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4223286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isinf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4223507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4223731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4223975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_2inputs_2outputs_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4224226Z 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:02:59.4224459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4224694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4224882Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_kron_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4225105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_kthvalue_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4225290Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ldexp_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4225477Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lerp_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4225669Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cond_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4225857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_det_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4226057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_det_singular_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4226253Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_eigvalsh_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4226486Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_ldl_solve_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4226681Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lstsq_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4226871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_lu_factor_cuda_float32 XFAIL [ 83%] 2023-01-11T22:02:59.4227070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_norm_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4227263Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_power_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4227498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4227691Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_norm_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4227907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4228129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4228336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_pinv_hermitian_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4228527Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_qr_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4228718Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4228912Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_ex_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4229109Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_solve_triangular_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4229321Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_svdvals_cuda_float32 SKIPPED (Skipped!) [ 83%] 2023-01-11T22:02:59.4229515Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vander_cuda_float32 XFAIL [ 83%] 2023-01-11T22:02:59.4229706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_vecdot_cuda_float32 XFAIL [ 83%] 2023-01-11T22:02:59.4229929Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4230114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log10_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4230308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_softmax_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4230511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_log_softmax_with_dtype_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4230731Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logaddexp2_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4230921Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logdet_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4231142Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_and_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4231369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logical_or_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4231553Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logit_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4231777Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_logspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4231994Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 83%] 2023-01-11T22:02:59.4232179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_cuda_float32 XFAIL [ 83%] 2023-01-11T22:02:59.4232367Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_lu_solve_cuda_float32 XFAIL [ 83%] 2023-01-11T22:02:59.4232549Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mH_cuda_float32 PASSED [ 83%] 2023-01-11T22:02:59.4232726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mT_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4232914Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_amax_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4233105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_amin_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4233335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_argmax_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:02:59.4233529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_fill_cuda_float32 XFAIL [ 84%] 2023-01-11T22:02:59.4233768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_fill_functorch_Scalar_only_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4233971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_log_softmax_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4234171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_logaddexp_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4234370Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_logsumexp_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4234565Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_median_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4234763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_normalize_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4234952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_prod_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4235147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_scatter_cuda_float32 XFAIL [ 84%] 2023-01-11T22:02:59.4235342Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_softmin_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4235531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_std_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4235719Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_masked_var_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4235906Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_binary_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4236121Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_max_pool2d_with_indices_backward_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4236350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_meshgrid_list_of_tensors_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4236558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_meshgrid_variadic_tensors_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4236741Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_minimum_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4236927Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mm_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4237112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mode_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4237298Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_movedim_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4237482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mul_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4237662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_mv_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4237852Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nansum_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4238086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 84%] 2023-01-11T22:02:59.4238291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_dropout_backward_cuda_float32 XFAIL [ 84%] 2023-01-11T22:02:59.4238509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_native_layer_norm_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4238716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_neg_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4238953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 84%] 2023-01-11T22:02:59.4239171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4239404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4239610Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_avg_pool2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4239814Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_batch_norm_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4240017Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_bilinear_cuda_float32 XFAIL [ 84%] 2023-01-11T22:02:59.4240245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4240445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv1d_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4240636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4240857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4241083Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_padding_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4241299Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_stride_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4241534Z 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:02:59.4241771Z 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:02:59.4242006Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4242218Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4242435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cosine_embedding_loss_cuda_float32 PASSED [ 84%] 2023-01-11T22:02:59.4242653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_cosine_similarity_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4242854Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_ctc_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4243066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:02:59.4243274Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_bag_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4243483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4243703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_embedding_functorch_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4243946Z 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:02:59.4244159Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_fractional_max_pool3d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4244369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4244577Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_grid_sample_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4244788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardshrink_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4245021Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardsigmoid_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4245220Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardswish_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4245422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hardtanh_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4245635Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4245834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_huber_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4246039Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_instance_norm_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4246259Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4246472Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_linear_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4246689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4246887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_kl_div_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4247089Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_layer_norm_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4247287Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_leaky_relu_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4247485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_linear_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4247715Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_logsigmoid_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4247919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool2d_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4248122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_pool3d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4248326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool1d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4248530Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4248739Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_max_unpool3d_grad_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4248942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mish_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4249139Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4249348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_mse_loss_functorch_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4249555Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_multi_margin_loss_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4249757Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_normalize_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4250030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_circular_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4250255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_constant_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4250462Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_reflect_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4250694Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pad_replicate_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4250907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pairwise_distance_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4251102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pdist_cuda_float32 XFAIL [ 85%] 2023-01-11T22:02:59.4251297Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4251505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4251706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_prelu_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4251916Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T22:02:59.4252119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_selu_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4252320Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_softplus_cuda_float32 PASSED [ 85%] 2023-01-11T22:02:59.4252520Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nn_functional_tanhshrink_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4252742Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4252930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_fro_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4253118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_norm_inf_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4253409Z 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:02:59.4253618Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ops_aten_index_put_functorch_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4253799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_ormqr_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4253986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_permute_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4254172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_pinverse_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4254375Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_0_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4254575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_1_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4254779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_polygamma_polygamma_n_3_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4254961Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_prod_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4255145Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_put_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4255323Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_quantile_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4255508Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rad2deg_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4255735Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4255930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_reciprocal_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4256146Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_remainder_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4256343Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_repeat_interleave_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4256562Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4256744Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rot90_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4256921Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4257111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_0_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4257303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_round_decimals_3_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4257486Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_rsub_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4257671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4257866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_amax_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4258056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_mean_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4258246Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_prod_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4258439Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_scatter_reduce_sum_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4258642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_segment_reduce_lengths_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4258909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_segment_reduce_offsets_cuda_float32 XFAIL [ 86%] 2023-01-11T22:02:59.4259102Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_select_scatter_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4259285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sgn_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4259506Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4259689Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sign_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4259931Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4260171Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4260421Z 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:02:59.4260658Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4260984Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_kaiser_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4261227Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signal_windows_nuttall_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4261445Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 86%] 2023-01-11T22:02:59.4261632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sin_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4261868Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sinh_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4262071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_softmax_with_dtype_cuda_float32 PASSED [ 86%] 2023-01-11T22:02:59.4262270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sparse_sampled_addmm_cuda_float32 XFAIL [ 87%] 2023-01-11T22:02:59.4262501Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4262734Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4262981Z 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:02:59.4263382Z 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:02:59.4263770Z 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:02:59.4263962Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_entr_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4264201Z 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:02:59.4264588Z 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:02:59.4264867Z 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:02:59.4265105Z 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:02:59.4265341Z 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:02:59.4265534Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_ndtri_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4265781Z 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:02:59.4266181Z 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:02:59.4266584Z 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:02:59.4266971Z 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:02:59.4267213Z 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:02:59.4267439Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4267620Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4267817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_split_list_args_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4268025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_stack_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4268211Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4268399Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_std_mean_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4268591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_sum_to_size_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4268772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_svd_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4268952Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_t_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4269149Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_take_along_dim_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4269325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tan_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4269508Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tanh_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4269696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tensor_split_cuda_float32 XFAIL [ 87%] 2023-01-11T22:02:59.4269881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_topk_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4270072Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trapezoid_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4270272Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_triangular_solve_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4270449Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_tril_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4270651Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_triu_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4270836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_trunc_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4271051Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4271289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4271474Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4271672Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_var_mean_unbiased_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4271859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_view_as_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4272046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_vstack_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4272268Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4272482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4272690Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 87%] 2023-01-11T22:02:59.4272861Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hsplit_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4273026Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hstack_cuda_float32 PASSED [ 87%] 2023-01-11T22:02:59.4273195Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_hypot_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4273408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_igamma_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4273642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4273817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_add_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4273992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_copy_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4274170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_reduce_cuda_float32 XFAIL [ 88%] 2023-01-11T22:02:59.4274348Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_index_select_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4274509Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_inner_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4274717Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_int_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4274955Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_int_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4275168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isneginf_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4275380Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_isreal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4275612Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4275833Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4276052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_jiterator_unary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4276247Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_kron_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4276422Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ldexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4276622Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4276792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lerp_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4276971Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cross_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4277147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_det_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4277331Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_det_singular_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4277511Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigvals_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4277695Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_eigvalsh_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4277894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_householder_product_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4278116Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4278302Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lstsq_grad_oriented_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4278478Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4278662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_lu_factor_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4278884Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_matrix_rank_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4279066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_multi_dot_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4279243Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4279455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_pinv_hermitian_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4279704Z 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:02:59.4279878Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_qr_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4280052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_slogdet_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4280233Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_solve_ex_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4280417Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_vector_norm_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4280632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linspace_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4280804Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log10_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4280980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_log_softmax_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4281156Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logaddexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4281336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logcumsumexp_cuda_float32 PASSED [ 88%] 2023-01-11T22:02:59.4281550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_not_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4281761Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_logical_xor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4281992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4282226Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lt_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 88%] 2023-01-11T22:02:59.4282398Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_lu_solve_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4282566Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mH_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4282730Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mT_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4282905Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_amin_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4283122Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4283303Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_cumprod_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4283483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_log_softmax_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4283667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_logaddexp_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4283845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_median_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4284019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_norm_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4284196Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_prod_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4284374Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_scatter_cuda_float32 XFAIL [ 89%] 2023-01-11T22:02:59.4284552Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_softmin_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4284726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_std_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4284903Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_sum_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4285065Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_masked_var_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4285260Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_matmul_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4285433Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_matrix_exp_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4285623Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_max_reduction_with_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4285792Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mean_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4285963Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_median_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4286154Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_meshgrid_list_of_tensors_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4286346Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_meshgrid_variadic_tensors_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4286523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_binary_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4286703Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_reduction_no_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4286893Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_min_reduction_with_dim_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4287062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mode_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4287234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_movedim_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4287404Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_msort_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4287570Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mul_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4287787Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_multinomial_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4287978Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mv_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4288160Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4288337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nan_to_num_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4288507Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nansum_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4288722Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4288925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4289137Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4289360Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_empty_strided_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4289573Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4289783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 89%] 2023-01-11T22:02:59.4290075Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional__scaled_dot_product_attention_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T22:02:59.4290271Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4290464Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool2d_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4290663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4290870Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_alpha_dropout_cuda_float32 SKIPPED (Skipped!) [ 89%] 2023-01-11T22:02:59.4291087Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_bilinear_cuda_float32 PASSED [ 89%] 2023-01-11T22:02:59.4291289Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_binary_cross_entropy_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4291476Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4291670Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4291871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_stride_no_bias_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4292093Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv2d_strided_padding_dilation_with_bias_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4292285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_conv_transpose2d_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4292482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4292675Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_cross_entropy_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4292875Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:02:59.4293057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_elu_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4293250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4293451Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_embedding_functorch_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4293706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:02:59.4293936Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_feature_alpha_dropout_without_train_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:02:59.4294129Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_fractional_max_pool2d_cuda_float32 XFAIL [ 90%] 2023-01-11T22:02:59.4294324Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 90%] 2023-01-11T22:02:59.4294516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_grid_sample_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4294709Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardsigmoid_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4294901Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardswish_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4295091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4295291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4295482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_instance_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4295680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_area_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4295872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_bicubic_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4296066Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_nearest_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4296266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_interpolate_trilinear_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4296459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_layer_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4296671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_leaky_relu_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4296871Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_local_response_norm_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4297067Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4297258Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool1d_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4297450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_pool3d_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4297649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4297833Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 90%] 2023-01-11T22:02:59.4298030Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_max_unpool2d_grad_cuda_float32 XFAIL [ 90%] 2023-01-11T22:02:59.4298219Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_nll_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4298416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_constant_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4298617Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_reflect_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4298845Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4299046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pixel_shuffle_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4299241Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4299471Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_rrelu_cuda_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T22:02:59.4299661Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4299858Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_soft_margin_loss_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4300056Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softmin_with_dtype_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4300245Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softplus_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4300435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softshrink_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4300627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_softsign_cuda_float32 PASSED [ 90%] 2023-01-11T22:02:59.4300844Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4301161Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4301340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_norm_fro_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4301531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_normal_number_mean_cuda_float32 SKIPPED (Skipped!) [ 91%] 2023-01-11T22:02:59.4301796Z 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:02:59.4301975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pca_lowrank_cuda_float32 XFAIL [ 91%] 2023-01-11T22:02:59.4302150Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_permute_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4302329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_pinverse_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4302500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_positive_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4302720Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_put_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4302894Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_qr_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4303071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_quantile_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4303278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rand_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4303497Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4303708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randn_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4303925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4304098Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_ravel_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4304278Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reciprocal_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4304455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_remainder_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4304628Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_repeat_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4304813Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_repeat_interleave_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4304980Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reshape_as_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4305152Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_reshape_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4305400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resize_as__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4305583Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_resolve_conj_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4305752Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rot90_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4305924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4306112Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_round_decimals_0_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4306281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rsqrt_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4306450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_rsub_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4306619Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_add_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4306803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_amax_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4306991Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_scatter_reduce_sum_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4307181Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_segment_reduce_offsets_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4307392Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_short_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4307625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_short_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4307796Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sign_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4308023Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4308249Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_blackman_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4308539Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4308782Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_general_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4309007Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_hamming_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4309228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4309435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 91%] 2023-01-11T22:02:59.4309604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sin_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4309776Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sinc_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4309946Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sinh_cuda_float32 PASSED [ 91%] 2023-01-11T22:02:59.4310119Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_slice_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4310304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_softmax_with_dtype_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4310465Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sort_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4310650Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 92%] 2023-01-11T22:02:59.4310867Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_airy_ai_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4311086Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4311325Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4311560Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4311788Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4312161Z 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:02:59.4312522Z 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:02:59.4312706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_entr_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4312881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_erfcx_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4313113Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_hermite_polynomial_he_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4313291Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i0e_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4313467Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i1_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4313640Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_i1e_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4314010Z 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:02:59.4314197Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_log_ndtr_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4314450Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_i0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4314682Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4314907Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4315081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_ndtri_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4315316Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_scaled_modified_bessel_k0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4315699Z 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:02:59.4316085Z 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:02:59.4316453Z 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:02:59.4316832Z 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:02:59.4317063Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 92%] 2023-01-11T22:02:59.4317234Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4317441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_split_list_args_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4317614Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sqrt_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4317779Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_squeeze_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4317949Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4318120Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_mean_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4318304Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_std_mean_unbiased_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4318470Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_sub_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4318632Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_svd_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4318799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_t_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4318969Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_take_cuda_float32 XFAIL [ 92%] 2023-01-11T22:02:59.4319147Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tensor_split_cuda_float32 XFAIL [ 92%] 2023-01-11T22:02:59.4319314Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_to_sparse_cuda_float32 XFAIL [ 92%] 2023-01-11T22:02:59.4319488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_transpose_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4319663Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trapezoid_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4319833Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trapz_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4320003Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_tril_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4320178Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_true_divide_cuda_float32 PASSED [ 92%] 2023-01-11T22:02:59.4320346Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_trunc_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4320519Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unflatten_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4320708Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unfold_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4320924Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_uniform_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4321151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4321360Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_unique_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4321529Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4321702Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_mean_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4321891Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_mean_unbiased_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4322070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_var_unbiased_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4322240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_vdot_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4322403Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_view_as_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4322576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_where_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4322745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zero__cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4322954Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4323168Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_zeros_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4323410Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_CubeGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4323625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4323836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4324071Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 93%] 2023-01-11T22:02:59.4324267Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SelectAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4324483Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_SelectGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4324716Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4324900Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___getitem___cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4325075Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___radd___cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4325248Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rdiv___cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4325418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp___rsub___cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4325591Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_acosh_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4325763Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_add_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4325930Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addbmm_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4326107Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addcdiv_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4326285Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addcmul_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4326454Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmm_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4326649Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_addmv_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4326863Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_all_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4327036Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_amax_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4327208Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_amin_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4327383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_angle_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4327587Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_any_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4327803Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argmin_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4328019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_argsort_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4328214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_as_strided_partial_views_cuda_float32 XFAIL [ 93%] 2023-01-11T22:02:59.4328386Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_asin_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4328578Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_2d_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T22:02:59.4328772Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_atleast_3d_cuda_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T22:02:59.4328953Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_block_diag_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4329126Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bmm_cuda_float32 PASSED [ 93%] 2023-01-11T22:02:59.4329356Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bool_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 93%] 2023-01-11T22:02:59.4329600Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_bool_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:02:59.4329887Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_shapes_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:02:59.4330091Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_broadcast_to_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4330329Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_byte_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:02:59.4330499Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cat_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4330729Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 94%] 2023-01-11T22:02:59.4330909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ceil_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4331079Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_chalf_cuda_float32 XFAIL [ 94%] 2023-01-11T22:02:59.4331317Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_char_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:02:59.4331489Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_clamp_min_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4331671Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_combinations_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4331846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_complex_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4332025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_contiguous_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4332201Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_corrcoef_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4332402Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cos_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4332574Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cov_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4332746Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cross_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4332913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cummax_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4333088Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cummin_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4333264Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumprod_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4333456Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_cumulative_trapezoid_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4333634Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_deg2rad_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4333810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diag_embed_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4333986Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagflat_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4334169Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_copy_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4334345Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diagonal_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4334510Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_diff_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4334683Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_digamma_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4334869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_floor_rounding_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4335055Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_no_rounding_mode_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4335280Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_div_trunc_rounding_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4335453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_dot_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4335627Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_double_cuda_float32 XFAIL [ 94%] 2023-01-11T22:02:59.4335799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_einsum_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4336009Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:02:59.4336214Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_equal_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:02:59.4336383Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erf_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4336556Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_erfc_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4336726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_exp2_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4336897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_exp_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4337077Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expand_as_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4337250Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_expand_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4337459Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_eye_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 94%] 2023-01-11T22:02:59.4337633Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_fft2_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4337799Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_hfft2_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4337976Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifft2_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4338156Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifft_cuda_float32 PASSED [ 94%] 2023-01-11T22:02:59.4338353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ifftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4338531Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfft2_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4338706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4338881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_ihfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4339057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_irfft_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4339228Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fft_rfftn_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4339397Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_flip_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4339599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_functorch_no_channels_last_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4339783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_float_power_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4340004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_floor_divide_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4340176Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_fmod_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4340350Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_gather_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4340561Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ge_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4340765Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_half_functorch_no_channels_last_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4341104Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_heaviside_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4341322Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_histc_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4341500Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hsplit_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4341679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hstack_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4341853Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_hypot_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4342022Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_i0_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4342239Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_igammac_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4342418Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_fill_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4342604Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_index_select_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4342775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_inner_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4342994Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_isfinite_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4343235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_4inputs_with_extra_args_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4343460Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_binary_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4343696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_jiterator_binary_return_by_ref_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4343905Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_le_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4344138Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cond_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4344326Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cross_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4344505Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_det_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4344696Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_det_singular_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4344866Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eig_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4345046Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigh_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4345235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_eigvalsh_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4345416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_inv_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4345599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_inv_ex_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4345829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_factor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4346057Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_ldl_factor_ex_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4346237Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lstsq_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4346415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4346594Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_lu_solve_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4346784Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_norm_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4347012Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_power_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4347251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_matrix_rank_hermitian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 95%] 2023-01-11T22:02:59.4347455Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_norm_subgradients_at_zero_cuda_float32 PASSED [ 95%] 2023-01-11T22:02:59.4347638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_pinv_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4347838Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_solve_triangular_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4348025Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_svdvals_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4348198Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log10_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4348369Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log2_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4348544Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4348726Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_softmax_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4348919Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_log_softmax_with_dtype_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4349105Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logcumsumexp_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4349281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logdet_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4349460Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_logsumexp_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4349699Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_long_functorch_no_channels_last_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:02:59.4349872Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4350111Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_lu_solve_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4350286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mH_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4350466Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_fill_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4350653Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_logsumexp_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4350837Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_median_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4351019Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_norm_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4351206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_normalize_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4351388Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_prod_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4351575Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_select_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4351753Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_softmax_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4351932Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_masked_var_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4352108Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_matmul_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4352286Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_matrix_exp_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4352478Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_reduction_no_dim_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4352672Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_max_reduction_with_dim_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4352877Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_binary_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4353074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_min_reduction_no_dim_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4353251Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_minimum_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4353415Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mm_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4353592Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_movedim_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4353783Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_1_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4353975Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_mvlgamma_mvlgamma_p_5_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4354151Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nan_to_num_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4354332Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanmean_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4354516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nanquantile_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4354738Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_narrow_copy_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:02:59.4354951Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ne_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:02:59.4355118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_neg_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4355336Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_empty_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:02:59.4355550Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_full_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:02:59.4355768Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_new_zeros_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:02:59.4356005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nextafter_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 96%] 2023-01-11T22:02:59.4356215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_avg_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4356419Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool1d_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4356626Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_adaptive_max_pool3d_cuda_float32 PASSED [ 96%] 2023-01-11T22:02:59.4356879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_bilinear_cuda_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 97%] 2023-01-11T22:02:59.4357074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_binary_cross_entropy_cuda_float32 XFAIL [ 97%] 2023-01-11T22:02:59.4357296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_binary_cross_entropy_with_logits_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4357488Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv1d_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4357680Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4357879Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_no_bias_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4358081Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_conv2d_with_bias_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4358283Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_cosine_similarity_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4358517Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout2d_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:02:59.4358773Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout3d_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:02:59.4358981Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_dropout_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:02:59.4359172Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_embedding_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4359400Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_feature_alpha_dropout_with_train_cuda_float32 SKIPPED (Skipped!) [ 97%] 2023-01-11T22:02:59.4359599Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_gaussian_nll_loss_cuda_float32 XFAIL [ 97%] 2023-01-11T22:02:59.4359790Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_gelu_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4360038Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_grid_sample_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T22:02:59.4360240Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardshrink_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4360438Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardswish_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4360636Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hardtanh_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4360841Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_hinge_embedding_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4361050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_interpolate_bilinear_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4361235Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_l1_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4361427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_layer_norm_cuda_float32 XFAIL [ 97%] 2023-01-11T22:02:59.4361625Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_logsigmoid_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4361857Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_margin_ranking_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4362061Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool1d_grad_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4362256Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool2d_cuda_float32 XFAIL [ 97%] 2023-01-11T22:02:59.4362453Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_max_unpool3d_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4362645Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_mse_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4362859Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_multilabel_soft_margin_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4363052Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_circular_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4363255Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pad_replicate_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4363498Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pdist_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 97%] 2023-01-11T22:02:59.4363698Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_pixel_unshuffle_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4363897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_poisson_nll_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4364085Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_relu6_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4364275Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_rrelu_cuda_float32 XFAIL [ 97%] 2023-01-11T22:02:59.4364485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_selu_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4364677Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_silu_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4364869Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_smooth_l1_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4365074Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_triplet_margin_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4365296Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_triplet_margin_with_distance_loss_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4365485Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_unfold_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4365692Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nn_functional_upsample_bilinear_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4365913Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_nonzero_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 97%] 2023-01-11T22:02:59.4366092Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_norm_cuda_float32 PASSED [ 97%] 2023-01-11T22:02:59.4366281Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_normal_number_mean_cuda_float32 XFAIL [ 97%] 2023-01-11T22:02:59.4366478Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ops_aten_index_put_functorch_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4366662Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ormqr_cuda_float32 SKIPPED (Skipped!) [ 98%] 2023-01-11T22:02:59.4366836Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_permute_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4367016Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pinverse_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4367210Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_1_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4367407Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_2_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4367621Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_3_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4367810Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_polygamma_polygamma_n_4_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4367992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_positive_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4368166Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_pow_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4368337Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_put_cuda_float32 XFAIL [ 98%] 2023-01-11T22:02:59.4368502Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_qr_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4368679Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rad2deg_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4368902Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randint_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4369124Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_randn_like_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4369301Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_ravel_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4369482Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reciprocal_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4369667Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_remainder_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4369909Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_repeat_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4370097Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_reshape_as_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4370339Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resize__cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4370523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_resolve_neg_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4370693Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_roll_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4370880Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_3_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4371070Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_round_decimals_neg_3_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4371244Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_rsqrt_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4371466Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scalar_tensor_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4371642Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4371829Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_scatter_reduce_amax_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4372078Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_segment_reduce_lengths_cuda_float32 SKIPPED (Skipped! Operation does not support gradgrad) [ 98%] 2023-01-11T22:02:59.4372252Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_select_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4372435Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_select_scatter_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4372605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sign_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4372834Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_bartlett_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4373072Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_exponential_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4373307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_gaussian_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4373558Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signal_windows_hann_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4373775Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_signbit_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4373942Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sin_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4374118Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_slice_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4374307Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_softmax_with_dtype_cuda_float32 PASSED [ 98%] 2023-01-11T22:02:59.4374496Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sparse_sampled_addmm_cuda_float32 XFAIL [ 98%] 2023-01-11T22:02:59.4374724Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4374950Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_j1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4375170Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_bessel_y0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4375408Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_t_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4375646Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_chebyshev_polynomial_u_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 98%] 2023-01-11T22:02:59.4376092Z 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:02:59.4376315Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_entr_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4376523Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_erfcx_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4376724Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i0e_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4376925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_i1e_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4377186Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_i1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:02:59.4377441Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_modified_bessel_k1_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:02:59.4377638Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_ndtr_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4377846Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_ndtri_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4378300Z 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:02:59.4378775Z 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:02:59.4379062Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_spherical_bessel_j0_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:02:59.4379270Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_xlog1py_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4379516Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_special_zeta_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:02:59.4379713Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4379950Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_split_list_args_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4380140Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sqrt_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4380335Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_square_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4380530Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_squeeze_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4380721Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_std_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4381005Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_sum_to_size_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4381179Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_svd_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4381353Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_symeig_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4381540Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_take_along_dim_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4381711Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tan_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4381881Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_tile_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4382050Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_to_cuda_float32 XFAIL [ 99%] 2023-01-11T22:02:59.4382229Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_to_sparse_cuda_float32 XFAIL [ 99%] 2023-01-11T22:02:59.4382401Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trace_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4382576Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trapezoid_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4382745Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_trapz_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4382982Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_triangular_solve_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4383158Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_triu_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4383340Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_true_divide_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4383518Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unflatten_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4383748Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unique_consecutive_cuda_float32 SKIPPED (Skipped! Autograd not supported.) [ 99%] 2023-01-11T22:02:59.4383925Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_unsqueeze_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4384090Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4384266Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_mean_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4384461Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_var_mean_unbiased_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4384639Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_vdot_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4384819Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_view_copy_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4384992Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_xlogy_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4385206Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_MulGenVmapAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4385416Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyCubeAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4385654Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_NumpyCubeNotComposableAutogradFunction_cuda_float32 XFAIL [ 99%] 2023-01-11T22:02:59.4385855Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_SelectAutogradFunction_cuda_float32 PASSED [ 99%] 2023-01-11T22:02:59.4386131Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvmap_ZeroGradientsGenVmapAutogradFunction_cuda_float32 PASSED [100%] 2023-01-11T22:02:59.4386139Z 2023-01-11T22:02:59.4386264Z =============================== warnings summary =============================== 2023-01-11T22:02:59.4386496Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:02:59.4386862Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:02:59.4386970Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:02:59.4386976Z 2023-01-11T22:02:59.4387215Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:02:59.4387549Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-287778b3155c5de5.xml - 2023-01-11T22:02:59.4387711Z = 3469 passed, 1070 skipped, 17 deselected, 193 xfailed, 1 warning in 2296.56s (0:38:16) = 2023-01-11T22:02:59.4387888Z 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:02:59.4387903Z 2023-01-11T22:02:59.4388250Z ##[endgroup] 2023-01-11T22:02:59.4388548Z FINISHED PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_scf7y4g3) 2023-01-11T22:02:59.4388554Z 2023-01-11T22:02:59.6958759Z 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:02:59.695286] 2023-01-11T22:03:14.8044836Z 2023-01-11T22:03:14.8045536Z Expand the folded group to see the log file of functorch/test_ops 2023-01-11T22:03:14.8047214Z ##[group]PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_30ap0kuu) 2023-01-11T22:03:14.8049183Z Test results will be stored in test-reports/python-pytest/functorch.test_ops/functorch.test_ops-a15482ccb56a905a.xml 2023-01-11T22:03:14.8050114Z ============================= test session starts ============================== 2023-01-11T22:03:14.8050942Z platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /opt/conda/bin/python 2023-01-11T22:03:14.8051488Z cachedir: .pytest_cache 2023-01-11T22:03:14.8052335Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T22:03:14.8053081Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2023-01-11T22:03:14.8053625Z 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:03:14.8053970Z collecting ... collected 9536 items / 9508 deselected / 28 selected 2023-01-11T22:03:14.8056888Z 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:03:14.8059604Z 2023-01-11T22:03:14.8059792Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cholesky_cuda_float32 PASSED [ 3%] 2023-01-11T22:03:14.8060182Z functorch/test_ops.py::TestOperatorsCUDA::test_grad_linalg_cholesky_ex_cuda_float32 PASSED [ 7%] 2023-01-11T22:03:14.8060560Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cholesky_cuda_float32 PASSED [ 10%] 2023-01-11T22:03:14.8061235Z functorch/test_ops.py::TestOperatorsCUDA::test_jvp_linalg_cholesky_ex_cuda_float32 PASSED [ 14%] 2023-01-11T22:03:14.8061742Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cholesky_cuda_float32 PASSED [ 17%] 2023-01-11T22:03:14.8062192Z functorch/test_ops.py::TestOperatorsCUDA::test_jvpvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 21%] 2023-01-11T22:03:14.8062574Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cholesky_cuda_float32 PASSED [ 25%] 2023-01-11T22:03:14.8062946Z functorch/test_ops.py::TestOperatorsCUDA::test_vjp_linalg_cholesky_ex_cuda_float32 PASSED [ 28%] 2023-01-11T22:03:14.8063330Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cholesky_cuda_float32 PASSED [ 32%] 2023-01-11T22:03:14.8063716Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 35%] 2023-01-11T22:03:14.8064102Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cholesky_cuda_float32 PASSED [ 39%] 2023-01-11T22:03:14.8064496Z functorch/test_ops.py::TestOperatorsCUDA::test_vjpvmap_linalg_cholesky_ex_cuda_float32 PASSED [ 42%] 2023-01-11T22:03:14.8064897Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_cuda_float32 PASSED [ 46%] 2023-01-11T22:03:14.8065308Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_cuda_float64 PASSED [ 50%] 2023-01-11T22:03:14.8065706Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_ex_cuda_float32 PASSED [ 53%] 2023-01-11T22:03:14.8066114Z functorch/test_ops.py::TestOperatorsCUDA::test_vmap_autograd_grad_linalg_cholesky_ex_cuda_float64 PASSED [ 57%] 2023-01-11T22:03:14.8066532Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cholesky_cuda_float32 PASSED [ 60%] 2023-01-11T22:03:14.8066957Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_has_batch_rule_linalg_cholesky_ex_cuda_float32 PASSED [ 64%] 2023-01-11T22:03:14.8067361Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cholesky_cuda_float32 PASSED [ 67%] 2023-01-11T22:03:14.8067817Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpall_linalg_cholesky_ex_cuda_float32 PASSED [ 71%] 2023-01-11T22:03:14.8068215Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_cuda_float32 PASSED [ 75%] 2023-01-11T22:03:14.8068605Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapjvpvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 78%] 2023-01-11T22:03:14.8069012Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cholesky_cuda_float32 PASSED [ 82%] 2023-01-11T22:03:14.8069427Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_has_batch_rule_linalg_cholesky_ex_cuda_float32 PASSED [ 85%] 2023-01-11T22:03:14.8069830Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cholesky_cuda_float32 PASSED [ 89%] 2023-01-11T22:03:14.8070209Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjp_linalg_cholesky_ex_cuda_float32 PASSED [ 92%] 2023-01-11T22:03:14.8070607Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cholesky_cuda_float32 PASSED [ 96%] 2023-01-11T22:03:14.8071004Z functorch/test_ops.py::TestOperatorsCUDA::test_vmapvjpvjp_linalg_cholesky_ex_cuda_float32 PASSED [100%] 2023-01-11T22:03:14.8071218Z 2023-01-11T22:03:14.8071343Z =============================== warnings summary =============================== 2023-01-11T22:03:14.8071720Z ../../../../../opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171 2023-01-11T22:03:14.8072255Z /opt/conda/lib/python3.10/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T22:03:14.8072629Z self._mark_plugins_for_rewrite(hook) 2023-01-11T22:03:14.8072774Z 2023-01-11T22:03:14.8073039Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T22:03:14.8073588Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-a15482ccb56a905a.xml - 2023-01-11T22:03:14.8074040Z =============== 28 passed, 9508 deselected, 1 warning in 10.67s ================ 2023-01-11T22:03:14.8074393Z 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:03:14.8074600Z 2023-01-11T22:03:14.8074881Z ##[endgroup] 2023-01-11T22:03:14.8075290Z FINISHED PRINTING LOG FILE of functorch/test_ops (/var/lib/jenkins/workspace/test/test-reports/functorch-test_ops_30ap0kuu) 2023-01-11T22:03:14.8075530Z 2023-01-11T22:03:15.1236933Z Prepare all required actions 2023-01-11T22:03:15.1237229Z Getting action download info 2023-01-11T22:03:16.0530334Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T22:03:16.0530561Z with: 2023-01-11T22:03:16.0530890Z github-token: *** 2023-01-11T22:03:16.0531073Z env: 2023-01-11T22:03:16.0531253Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:16.0531468Z GPU_FLAG: --gpus all 2023-01-11T22:03:16.0531769Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:16.0532041Z ##[endgroup] 2023-01-11T22:03:16.0556500Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T22:03:16.0556763Z with: 2023-01-11T22:03:16.0556940Z shell: bash 2023-01-11T22:03:16.0557125Z timeout_minutes: 10 2023-01-11T22:03:16.0557321Z max_attempts: 5 2023-01-11T22:03:16.0557516Z retry_wait_seconds: 30 2023-01-11T22:03:16.0557936Z 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:03:16.0558332Z polling_interval_seconds: 1 2023-01-11T22:03:16.0558543Z warning_on_retry: true 2023-01-11T22:03:16.0558761Z continue_on_error: false 2023-01-11T22:03:16.0558954Z env: 2023-01-11T22:03:16.0559139Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:16.0559352Z GPU_FLAG: --gpus all 2023-01-11T22:03:16.0559645Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:16.0560026Z GITHUB_TOKEN: *** 2023-01-11T22:03:16.0560212Z ##[endgroup] 2023-01-11T22:03:16.1018103Z + python3 -m pip install requests==2.26.0 2023-01-11T22:03:16.3095044Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:03:16.3267349Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T22:03:16.3484014Z 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:03:16.3495457Z 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:03:16.3509327Z 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:03:16.3683325Z 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:03:16.5622378Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-0186c9add76a74c73 2023-01-11T22:03:22.3750855Z + GHA_WORKFLOW_JOB_ID=10589557202 2023-01-11T22:03:22.3751290Z + echo job-id=10589557202 2023-01-11T22:03:23.1061191Z Command completed after 1 attempt(s). 2023-01-11T22:03:23.1181111Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:03:23.1181374Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T22:03:23.1191930Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:03:23.1192164Z env: 2023-01-11T22:03:23.1192355Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:23.1192557Z GPU_FLAG: --gpus all 2023-01-11T22:03:23.1192848Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:23.1193218Z MONITOR_SCRIPT_PID: 30179 2023-01-11T22:03:23.1193415Z ##[endgroup] 2023-01-11T22:03:23.1271097Z Prepare all required actions 2023-01-11T22:03:23.1271371Z Getting action download info 2023-01-11T22:03:24.1966468Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T22:03:24.3610907Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T22:03:24.3611139Z with: 2023-01-11T22:03:24.3611417Z file-suffix: test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202 2023-01-11T22:03:24.3611686Z env: 2023-01-11T22:03:24.3611876Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:24.3612080Z GPU_FLAG: --gpus all 2023-01-11T22:03:24.3612363Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:24.3612634Z ##[endgroup] 2023-01-11T22:03:24.3635439Z ##[group]Run # Remove any previous test jsons if they exist 2023-01-11T22:03:24.3635729Z # Remove any previous test jsons if they exist 2023-01-11T22:03:24.3635984Z rm -f test-jsons-*.zip 2023-01-11T22:03:24.3636275Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2023-01-11T22:03:24.3646860Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:03:24.3647094Z env: 2023-01-11T22:03:24.3647281Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:24.3647485Z GPU_FLAG: --gpus all 2023-01-11T22:03:24.3647774Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:24.3648140Z FILE_SUFFIX: test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202 2023-01-11T22:03:24.3648417Z ##[endgroup] 2023-01-11T22:03:24.3715816Z adding: test/allowlist_for_publicAPI.json (deflated 78%) 2023-01-11T22:03:24.3745429Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2023-01-11T22:03:24.3751761Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2023-01-11T22:03:24.3753512Z adding: test/.pytorch-slow-tests.json (deflated 77%) 2023-01-11T22:03:24.3758506Z adding: test/.pytorch-disabled-tests.json (deflated 84%) 2023-01-11T22:03:24.3776687Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:03:24.3776991Z # Remove any previous test reports if they exist 2023-01-11T22:03:24.3777249Z rm -f test-reports-*.zip 2023-01-11T22:03:24.3777535Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2023-01-11T22:03:24.3787165Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:03:24.3787405Z env: 2023-01-11T22:03:24.3787598Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:24.3787805Z GPU_FLAG: --gpus all 2023-01-11T22:03:24.3788102Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:24.3788477Z FILE_SUFFIX: test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202 2023-01-11T22:03:24.3788759Z ##[endgroup] 2023-01-11T22:03:24.3848707Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionCUDA-20230111212058.xml (deflated 67%) 2023-01-11T22:03:24.3850257Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestAutogradFunctionVmapAPICUDA-20230111212058.xml (deflated 75%) 2023-01-11T22:03:24.3851603Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestComposabilityCUDA-20230111212058.xml (deflated 87%) 2023-01-11T22:03:24.3852922Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestExamplesCorrectnessCUDA-20230111212058.xml (deflated 75%) 2023-01-11T22:03:24.3854240Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestFunctionalizeCUDA-20230111212058.xml (deflated 81%) 2023-01-11T22:03:24.3855406Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestGradTransformCUDA-20230111212058.xml (deflated 91%) 2023-01-11T22:03:24.3856329Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHelpersCUDA-20230111212058.xml (deflated 72%) 2023-01-11T22:03:24.3857095Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestHessianCUDA-20230111212058.xml (deflated 68%) 2023-01-11T22:03:24.3857647Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJacCUDA-20230111212058.xml (deflated 90%) 2023-01-11T22:03:24.3858195Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestJvpCUDA-20230111212058.xml (deflated 86%) 2023-01-11T22:03:24.3858755Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestMakeFunctional-20230111212058.xml (deflated 79%) 2023-01-11T22:03:24.3859362Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestPyOperatorInteractionCUDA-20230111212058.xml (deflated 79%) 2023-01-11T22:03:24.3859962Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestSliceArgnums-20230111212058.xml (deflated 80%) 2023-01-11T22:03:24.3860573Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapJvpInplaceViewCUDA-20230111212058.xml (deflated 73%) 2023-01-11T22:03:24.3861359Z adding: test/test-reports/python-unittest/functorch.test_eager_transforms/TEST-TestVmapOfGradCUDA-20230111212058.xml (deflated 74%) 2023-01-11T22:03:24.3861922Z adding: test/test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTAutograd-20230111212058.xml (deflated 93%) 2023-01-11T22:03:24.3862494Z adding: test/test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestAOTModuleSimplified-20230111212058.xml (deflated 60%) 2023-01-11T22:03:24.3863067Z adding: test/test-reports/python-unittest/functorch.test_aotdispatch/TEST-TestPartitioning-20230111212058.xml (deflated 89%) 2023-01-11T22:03:24.3899744Z adding: test/test-reports/python-unittest/functorch.test_vmap_registrations/TEST-TestFunctorchDispatcher-20230111212107.xml (deflated 97%) 2023-01-11T22:03:24.3900365Z adding: test/test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlow-20230111212107.xml (deflated 41%) 2023-01-11T22:03:24.3901076Z adding: test/test-reports/python-unittest/functorch.test_control_flow/TEST-TestControlFlowTraced-20230111212107.xml (deflated 87%) 2023-01-11T22:03:24.3901630Z adding: test/test-reports/python-unittest/functorch.test_dims/TEST-TestMin-20230111212113.xml (deflated 81%) 2023-01-11T22:03:24.3902164Z adding: test/test-reports/python-unittest/functorch.test_dims/TEST-TestMinFunctorchOnly-20230111212113.xml (deflated 88%) 2023-01-11T22:03:24.3906732Z adding: test/test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestAOTAutograd-20230111212116.xml (deflated 94%) 2023-01-11T22:03:24.3907404Z adding: test/test-reports/python-unittest/functorch.test_functionalize/TEST-FunctionalizeTestPartitioning-20230111212116.xml (deflated 90%) 2023-01-11T22:03:24.3908025Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-NoChangeTestCase-20230111212125.xml (deflated 69%) 2023-01-11T22:03:24.3908618Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-RandomOpTestCase-20230111212125.xml (deflated 40%) 2023-01-11T22:03:24.3909191Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-ReduceTestCase-20230111212125.xml (deflated 80%) 2023-01-11T22:03:24.3909810Z adding: test/test-reports/python-unittest/functorch.test_memory_efficient_fusion/TEST-TestMemoryEfficientOpAuthoring-20230111212125.xml (deflated 86%) 2023-01-11T22:03:24.3910644Z adding: test/test-reports/python-unittest/functorch.test_minifier/TEST-TestMinifier-20230111212134.xml (deflated 92%) 2023-01-11T22:03:24.3915057Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestRandomnessCUDA-20230111212139.xml (deflated 96%) 2023-01-11T22:03:24.3915646Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestTransformFailureCUDA-20230111212139.xml (deflated 82%) 2023-01-11T22:03:24.3917393Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapAPI-20230111212139.xml (deflated 84%) 2023-01-11T22:03:24.3918764Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapBatchedGradientCUDA-20230111212139.xml (deflated 83%) 2023-01-11T22:03:24.3921306Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperators-20230111212139.xml (deflated 93%) 2023-01-11T22:03:24.3962600Z adding: test/test-reports/python-unittest/functorch.test_vmap/TEST-TestVmapOperatorsOpInfoCUDA-20230111212139.xml (deflated 94%) 2023-01-11T22:03:24.4047083Z adding: test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-9a3e2ad05bb2e63c.xml (deflated 94%) 2023-01-11T22:03:24.4132847Z adding: test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-287778b3155c5de5.xml (deflated 94%) 2023-01-11T22:03:24.4134546Z adding: test/test-reports/python-pytest/functorch.test_ops/functorch.test_ops-a15482ccb56a905a.xml (deflated 89%) 2023-01-11T22:03:24.4151732Z ##[group]Run # Remove any previous test reports if they exist 2023-01-11T22:03:24.4152042Z # Remove any previous test reports if they exist 2023-01-11T22:03:24.4152294Z rm -f usage-log-*.zip 2023-01-11T22:03:24.4152590Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2023-01-11T22:03:24.4152902Z # so check to see if the file exists first 2023-01-11T22:03:24.4153144Z if [ -f 'usage_log.txt' ]; then 2023-01-11T22:03:24.4153409Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2023-01-11T22:03:24.4153647Z fi 2023-01-11T22:03:24.4164105Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:03:24.4164341Z env: 2023-01-11T22:03:24.4164531Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:24.4164732Z GPU_FLAG: --gpus all 2023-01-11T22:03:24.4165024Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:24.4165397Z FILE_SUFFIX: test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202 2023-01-11T22:03:24.4165676Z ##[endgroup] 2023-01-11T22:03:24.4434926Z adding: usage_log.txt (deflated 98%) 2023-01-11T22:03:24.4470537Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:03:24.4470771Z with: 2023-01-11T22:03:24.4470991Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T22:03:24.4471222Z retention-days: 14 2023-01-11T22:03:24.4471433Z if-no-files-found: warn 2023-01-11T22:03:24.4471651Z path: test-jsons-*.zip 2023-01-11T22:03:24.4471846Z name: artifact 2023-01-11T22:03:24.4472045Z s3-bucket: gha-artifacts 2023-01-11T22:03:24.4472255Z region: us-east-1 2023-01-11T22:03:24.4472429Z env: 2023-01-11T22:03:24.4472612Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:24.4472822Z GPU_FLAG: --gpus all 2023-01-11T22:03:24.4473102Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:24.4473386Z ##[endgroup] 2023-01-11T22:03:24.7545118Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:03:24.7545425Z With the provided path, there will be 1 file uploaded 2023-01-11T22:03:24.7545963Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T22:03:24.7552839Z Starting upload of test-jsons-test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202.zip 2023-01-11T22:03:24.8896558Z Finished upload of test-jsons-test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202.zip 2023-01-11T22:03:24.9005857Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:03:24.9006094Z with: 2023-01-11T22:03:24.9006316Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T22:03:24.9006548Z retention-days: 14 2023-01-11T22:03:24.9006769Z if-no-files-found: error 2023-01-11T22:03:24.9006994Z path: test-reports-*.zip 2023-01-11T22:03:24.9007195Z name: artifact 2023-01-11T22:03:24.9007397Z s3-bucket: gha-artifacts 2023-01-11T22:03:24.9007608Z region: us-east-1 2023-01-11T22:03:24.9007861Z env: 2023-01-11T22:03:24.9008111Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:24.9008330Z GPU_FLAG: --gpus all 2023-01-11T22:03:24.9008618Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:24.9008895Z ##[endgroup] 2023-01-11T22:03:25.1998476Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:03:25.1999375Z With the provided path, there will be 1 file uploaded 2023-01-11T22:03:25.2000221Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T22:03:25.2006526Z Starting upload of test-reports-test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202.zip 2023-01-11T22:03:25.3889990Z Finished upload of test-reports-test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202.zip 2023-01-11T22:03:25.4022902Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T22:03:25.4023128Z with: 2023-01-11T22:03:25.4023350Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T22:03:25.4023599Z retention-days: 14 2023-01-11T22:03:25.4023805Z if-no-files-found: ignore 2023-01-11T22:03:25.4024026Z path: usage-log-*.zip 2023-01-11T22:03:25.4024228Z name: artifact 2023-01-11T22:03:25.4024419Z s3-bucket: gha-artifacts 2023-01-11T22:03:25.4024625Z region: us-east-1 2023-01-11T22:03:25.4024804Z env: 2023-01-11T22:03:25.4024984Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:25.4025193Z GPU_FLAG: --gpus all 2023-01-11T22:03:25.4025480Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:25.4025745Z ##[endgroup] 2023-01-11T22:03:25.7029175Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T22:03:25.7029566Z With the provided path, there will be 1 file uploaded 2023-01-11T22:03:25.7029856Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T22:03:25.7037229Z Starting upload of usage-log-test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202.zip 2023-01-11T22:03:25.8265791Z Finished upload of usage-log-test-functorch-1-1-linux.g5.4xlarge.nvidia.gpu_10589557202.zip 2023-01-11T22:03:25.8377680Z ##[group]Run # shellcheck disable=SC2156 2023-01-11T22:03:25.8377946Z # shellcheck disable=SC2156 2023-01-11T22:03:25.8378264Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2023-01-11T22:03:25.8389240Z shell: /usr/bin/bash -e {0} 2023-01-11T22:03:25.8389438Z env: 2023-01-11T22:03:25.8389623Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:25.8389834Z GPU_FLAG: --gpus all 2023-01-11T22:03:25.8390122Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:25.8390396Z ##[endgroup] 2023-01-11T22:03:25.9997901Z ##[group]Run set -x 2023-01-11T22:03:25.9998124Z set -x 2023-01-11T22:03:25.9998355Z python3 -m pip install -r requirements.txt 2023-01-11T22:03:25.9998627Z python3 -m pip install boto3==1.19.12 2023-01-11T22:03:25.9998944Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:03:26.0009226Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:03:26.0009460Z env: 2023-01-11T22:03:26.0009658Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:03:26.0009872Z GPU_FLAG: --gpus all 2023-01-11T22:03:26.0010254Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:03:26.0010568Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:03:26.0010776Z BRANCH: 2023-01-11T22:03:26.0010960Z TEST_CONFIG: functorch 2023-01-11T22:03:26.0011161Z SHARD_NUMBER: 1 2023-01-11T22:03:26.0011425Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T22:03:26.0011700Z PR_NUMBER: 2023-01-11T22:03:26.0011909Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T22:03:26.0012133Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T22:03:26.0012391Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:03:26.0012629Z TAG: ciflow/trunk/91627 2023-01-11T22:03:26.0012907Z WORKFLOW_ID: 3896346758 2023-01-11T22:03:26.0013238Z GITHUB_TOKEN: *** 2023-01-11T22:03:26.0013446Z GHA_WORKFLOW_JOB_ID: 10589557202 2023-01-11T22:03:26.0013645Z ##[endgroup] 2023-01-11T22:03:26.0039445Z + python3 -m pip install -r requirements.txt 2023-01-11T22:03:26.2138143Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:03:26.2406575Z 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:03:26.2434515Z 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:03:26.2443702Z 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:03:26.2451047Z 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:03:26.2868549Z 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:03:26.2877613Z 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:03:26.2965780Z 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:03:26.2974472Z 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:03:26.3181296Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2023-01-11T22:03:26.3374245Z 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:03:26.3381849Z 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:03:26.3387482Z 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:03:26.3397675Z 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:03:26.3417986Z 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:03:26.3496105Z 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:03:26.3672818Z 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:03:26.3698337Z 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:03:26.3714692Z 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:03:26.4004693Z 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:03:26.4022246Z 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:03:26.4032820Z 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:03:26.4041871Z 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:03:26.4063507Z 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:03:26.4075737Z 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:03:26.4248378Z 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:03:26.4309827Z 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:03:26.4881306Z + python3 -m pip install boto3==1.19.12 2023-01-11T22:03:26.6957251Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T22:03:26.7125171Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2023-01-11T22:03:26.7175150Z 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:03:26.7188072Z 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:03:26.7233394Z 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:03:26.7264700Z 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:03:26.7285063Z 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:03:26.7454752Z 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:03:26.9345419Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T22:05:45.0264729Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T22:05:45.0265505Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage":"2023-01-11T22:05:30.194Z deb63b10-1008-42a0-808f-1670bc9f3455 Task timed out after 60.02 seconds"} 2023-01-11T22:05:45.0265751Z 2023-01-11T22:05:45.0268910Z ----- Historic stats comparison result ------ 2023-01-11T22:05:45.0269120Z 2023-01-11T22:05:45.0269394Z job: linux-bionic-cuda11.6-py3.10-gcc7-sm86 2023-01-11T22:05:45.0269783Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:05:45.0269945Z 2023-01-11T22:05:45.0270104Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T22:05:45.0270300Z 2023-01-11T22:05:45.0270375Z : (master) 2023-01-11T22:05:45.0270542Z | 2023-01-11T22:05:45.0270752Z | * 8419ddda87 (HEAD) total time 4549.17s 2023-01-11T22:05:45.0270959Z | | 2023-01-11T22:05:45.0271123Z | : (2 commits) 2023-01-11T22:05:45.0271293Z |/ 2023-01-11T22:05:45.0281881Z * db2a237763 (base) 9 reports, total time 5112.18s ± 3497.27s 2023-01-11T22:05:45.0282512Z * 2b0abd4ce3 9 reports, total time 5114.49s ± 3505.80s 2023-01-11T22:05:45.0282864Z * f7939b21e1 22 reports, total time 4164.47s ± 3805.54s 2023-01-11T22:05:45.0283265Z * cb3204823e 9 reports, total time 5113.06s ± 3503.00s 2023-01-11T22:05:45.0283607Z * 6e236553f5 9 reports, total time 5103.01s ± 3496.18s 2023-01-11T22:05:45.0284042Z * cce577b391 9 reports, total time 5169.75s ± 3599.85s 2023-01-11T22:05:45.0284493Z * fae821c2f1 9 reports, total time 4979.02s ± 3495.76s 2023-01-11T22:05:45.0285171Z * 0c3659586d 9 reports, total time 4993.42s ± 3527.06s 2023-01-11T22:05:45.0285555Z * 122245985a 9 reports, total time 4994.41s ± 3491.69s 2023-01-11T22:05:45.0285991Z * b797a24259 9 reports, total time 4950.22s ± 3490.58s 2023-01-11T22:05:45.0286267Z | 2023-01-11T22:05:45.0286432Z : 2023-01-11T22:05:45.0286535Z 2023-01-11T22:05:45.0286667Z Removed (across 785 suites) 0 tests, totaling 0.00s 2023-01-11T22:05:45.0286949Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T22:05:45.0287228Z Added (across 485 suites) 13709 tests, totaling +4549.17s 2023-01-11T22:05:45.0982347Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T22:05:45.0982609Z with: 2023-01-11T22:05:45.0982767Z env: 2023-01-11T22:05:45.0982958Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:05:45.0983170Z GPU_FLAG: --gpus all 2023-01-11T22:05:45.0983459Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:05:45.0983745Z ##[endgroup] 2023-01-11T22:05:45.0996678Z ##[group]Run set -eou pipefail 2023-01-11T22:05:45.0996912Z set -eou pipefail 2023-01-11T22:05:45.0997106Z  2023-01-11T22:05:45.0997361Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T22:05:45.0997623Z for _ in $(seq 1440); do 2023-01-11T22:05:45.0997858Z  # Break if no ssh session exists anymore 2023-01-11T22:05:45.0998096Z  if [ "$(who)" = "" ]; then 2023-01-11T22:05:45.0998296Z  break 2023-01-11T22:05:45.0998500Z  fi 2023-01-11T22:05:45.0998690Z  echo "." 2023-01-11T22:05:45.0998873Z  sleep 5 2023-01-11T22:05:45.0999053Z done 2023-01-11T22:05:45.1009655Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:05:45.1009909Z env: 2023-01-11T22:05:45.1010103Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:05:45.1010322Z GPU_FLAG: --gpus all 2023-01-11T22:05:45.1010694Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:05:45.1010977Z ##[endgroup] 2023-01-11T22:05:45.1033121Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T22:05:45.1070588Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:05:45.1070922Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T22:05:45.1071194Z # shellcheck disable=SC2046 2023-01-11T22:05:45.1071441Z docker stop $(docker ps -q) || true 2023-01-11T22:05:45.1071695Z # Prune all of the docker images 2023-01-11T22:05:45.1071925Z docker system prune -af 2023-01-11T22:05:45.1080431Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T22:05:45.1080667Z env: 2023-01-11T22:05:45.1080854Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:05:45.1081065Z GPU_FLAG: --gpus all 2023-01-11T22:05:45.1081361Z DOCKER_CONTAINER_ID: 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:05:45.1081629Z ##[endgroup] 2023-01-11T22:05:45.4192573Z 60d1d825fd0a 2023-01-11T22:05:45.7277364Z Deleted Containers: 2023-01-11T22:05:45.7278165Z 60d1d825fd0abe31e9bcac271123e529d2185149e731ac082d5101d9b3211fd1 2023-01-11T22:05:45.7278383Z 2023-01-11T22:05:48.8362202Z Deleted Images: 2023-01-11T22:05:48.8363809Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T22:05:48.8365640Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:866df6c1171dbe014496717cf2080d6cc72ca611a4e8146525c9ef09640c8ba4 2023-01-11T22:05:48.8366827Z deleted: sha256:09e297797cd8c095524ba49e041c45e57bf05ba16719f01e7240e8549da5beba 2023-01-11T22:05:48.8367676Z deleted: sha256:6d5f0082fbf8c3b01e49961283f44105a5bb12616f0073762021db97f20a16a5 2023-01-11T22:05:48.8368735Z deleted: sha256:19c574c96e47e3d16cc51cc088fed6cef16eaa2174e667ba0b395ac0e3b989bb 2023-01-11T22:05:48.8369506Z deleted: sha256:4fa7af758c23581dbcc2bd92defdc5fea97c8671fa67bbc30888ffbbf96c49a6 2023-01-11T22:05:48.8370199Z deleted: sha256:e68331e1b0f863bbdbd445ed8475d59d2234c9659264a4e49b7b096311445aee 2023-01-11T22:05:48.8370859Z deleted: sha256:69d886418998cd8758c555ed219fca3a457539e9d6f62c41c9664a80c82c4036 2023-01-11T22:05:48.8371219Z deleted: sha256:2368b1fdf0235d155eaa47e75ff379cff06cc82d63e03886a57363b8092d3c83 2023-01-11T22:05:48.8371572Z deleted: sha256:651c1e1b625aeaf8fa65e96ef11487e650a7a6d00ba8ec9fdfe7e89e762dc5c4 2023-01-11T22:05:48.8372000Z deleted: sha256:7b73f298df08c4b3aa849b55bb5e73ded619cb5b786fddcc21ece3c0b3887038 2023-01-11T22:05:48.8372343Z deleted: sha256:716f28b4b433958e5d1b9839a20dd22f9986f9c1b42fb95552f13d6bfd291efe 2023-01-11T22:05:48.8372663Z deleted: sha256:e4495993276176c504228e66b2fd6f348523c5af66f9292b2f7ea12acefcd606 2023-01-11T22:05:48.8372988Z deleted: sha256:d6f5fbd8782783697c73f4bcbce91a05e126575f72f0f58e1e9465aa57640a92 2023-01-11T22:05:48.8373321Z deleted: sha256:0b7725c897ee2681e3b1ff00aea6c14805c8050758cfa1010f561c9713934014 2023-01-11T22:05:48.8373660Z deleted: sha256:fdd864c6750bdd24f8cfb131673c6f04087e3cbecac2c1a9b3c30fefbd6d3070 2023-01-11T22:05:48.8374022Z deleted: sha256:bfaeaf77f180f62f3994ccdc2be80dd2ef7f4d25ffc8c9497dc51e6cff69711e 2023-01-11T22:05:48.8374379Z deleted: sha256:02f5a9d8be5a1bdd5a350d4c47147fd3dd46bfcedc7637f53a8a692720381fc2 2023-01-11T22:05:48.8374730Z deleted: sha256:e22cc66e4fd2e491fb4ae8194c35d6b1789f9f5d01e1dfbedf1c266c3a1537de 2023-01-11T22:05:48.8375065Z deleted: sha256:1536d02ae84ab410916541408cf2935f122735cc5d128324f6f82fbbeb913e80 2023-01-11T22:05:48.8375386Z deleted: sha256:a8374bc83a4bf3a838aaf8ee71b4a8281ac4eef801473b007f88b2f0efadc6c6 2023-01-11T22:05:48.8375717Z deleted: sha256:9381921b1e612b2d23517d24662a39f00be43efe2412e440ef41b487a48cb389 2023-01-11T22:05:48.8376049Z deleted: sha256:ae063d6cbeae3688a5a7bb8694d431dbb9792bfb7ff2908d3b25842f9586fc8e 2023-01-11T22:05:48.8376397Z deleted: sha256:595397ba048a351c7b09c25b5eba4cbb916c2db40dd80bde4d95c2b51b766045 2023-01-11T22:05:48.8376745Z deleted: sha256:7a2da4ffb8ea2b858fcdfc92f6e640dbb6a083b39dfa5e7aa87cd1296f9314e1 2023-01-11T22:05:48.8377113Z deleted: sha256:eddd66bfdbb5913f133ffda8d967ee0235f9f121434112ea8da4cfdf5f9ebbf4 2023-01-11T22:05:48.8377459Z deleted: sha256:c9392d92ee837d52b35b41e4de67d213886d844cecd9e769d9284dc21070aee8 2023-01-11T22:05:48.8377801Z deleted: sha256:fba16b8beafe9efa854d93f0e92718750ec97ced755ace0f6f51bbd5d1964f91 2023-01-11T22:05:48.8378137Z deleted: sha256:a09592e27d2e6896b9029f31e269787c92761fd19a48528851c48d85221cd4bc 2023-01-11T22:05:48.8378454Z deleted: sha256:8b2e3a8416af60625ccb9a8562891c1b9e85c2ee05f103b190ad5040313bf1f1 2023-01-11T22:05:48.8378787Z deleted: sha256:135caddb443044601f433d421e5c0f5d8ab02dff69cf2df9024a8ecb97c8948c 2023-01-11T22:05:48.8379104Z deleted: sha256:112b60db47585e101175390e102a66908f0f1175510c5e5d5f10b7e4e0c9769b 2023-01-11T22:05:48.8379430Z deleted: sha256:d9e5dd4e760b68190c010a9042c842afb0bcf3d4477a334d0e9c2d9c302ecb3c 2023-01-11T22:05:48.8379774Z deleted: sha256:7d37673dfb91518db6e68e9637f3db142a4eaccb9f548ab99d14ac52b3672325 2023-01-11T22:05:48.8380095Z deleted: sha256:12784d32c23b63941ebc8adf713d7167158c38c771d3b5f94506e036b6273dbd 2023-01-11T22:05:48.8380428Z deleted: sha256:395db4c8bde7e390accfa81ff84376004b78566423bd0a3bd7559e12e66759bc 2023-01-11T22:05:48.8380789Z deleted: sha256:a7aa04ee64333d427277f47b8e07dee6cc566b132a18ee166c305c890d4fd3bb 2023-01-11T22:05:48.8381395Z deleted: sha256:10a0e8d138614f29a13aecd15175039c7f86ca04fc588b439f56284b3c0e292a 2023-01-11T22:05:48.8381732Z deleted: sha256:68d97ecc8d2ec5f756b4a1b7e7451a413ed19f3d7c3ce52c81b30dc00fd96185 2023-01-11T22:05:48.8382071Z deleted: sha256:e833f7b95e0efaaf775293760365243991395e796d587deffe588e50fe7a9f1e 2023-01-11T22:05:48.8382402Z deleted: sha256:cbcd1e7502e949614d05d5d0a34316fd62665c3e030b3656d9c488cfee1eca34 2023-01-11T22:05:48.8382775Z deleted: sha256:a90ce4a75d9d408df6349607788566125c2662c603dc8f84c767b2256273ff12 2023-01-11T22:05:48.8383106Z deleted: sha256:bdee06da46fd67ff14bbc7286b40ef15174551b6452ca633be8576376a3dbddb 2023-01-11T22:05:48.8383450Z deleted: sha256:2cafe83ace87d1a83f30f8d458001f3a315a606d5251c20543cbd6604499aa73 2023-01-11T22:05:48.8383788Z deleted: sha256:cc1f7fb1208e7b05b48d3b3b2648946adaa723b10df2574c7db87ed9112b1510 2023-01-11T22:05:48.8384117Z deleted: sha256:9027ec66ecfd6490ecf157cdf665428dad438f54565d9d85263211da30e6684d 2023-01-11T22:05:48.8384452Z deleted: sha256:a27541cda46a9ede5932b1a1807360e2f6ada5bb0c30bfa3aa953d59dcc1bc5c 2023-01-11T22:05:48.8384859Z deleted: sha256:7b927de6f9fdeb74acee54e7654d04e2614a112cafb477b2433db34dcc7ebe28 2023-01-11T22:05:48.8385190Z deleted: sha256:8298c8753925ad5124b0611c4101e92ec1f877252f8320f5503ebf3e4e7e1314 2023-01-11T22:05:48.8385509Z deleted: sha256:0b741a2d83533cb3b47b912506d486fd477d8c8a1c520a0f9d7d62edfc55487d 2023-01-11T22:05:48.8385844Z deleted: sha256:9412a0a6fd6057a9939fed5beadf64568de1d230c0325a628e396f5b76444bbb 2023-01-11T22:05:48.8386207Z deleted: sha256:0a294dad6a5df3fab407cd28b31eadaf9f65a5bdbf8c7a0db349d3401b537cef 2023-01-11T22:05:48.8386561Z deleted: sha256:b42ee7d4f5715886c70d5cfef4724e889f773a20741ebc4ed9c1771eb09ad634 2023-01-11T22:05:48.8386937Z deleted: sha256:a68106c7b0e03f1e0fa9ad405ce403e2931174825bdcd8e259522ef40ec8a617 2023-01-11T22:05:48.8387352Z deleted: sha256:ad403ee05a64f55c765e665bd3f25a71650857123282dc1bad2af81f5665cda5 2023-01-11T22:05:48.8387760Z deleted: sha256:eb731dc1382c6cc80193d0454f740fc55f441c32f08cd0ce1b8784e7840e53df 2023-01-11T22:05:48.8388091Z deleted: sha256:45bbe3d22998589317c7f6c4dd591475423bb37ca9b922529c5878653483b18d 2023-01-11T22:05:48.8388268Z 2023-01-11T22:05:48.8388379Z Total reclaimed space: 18.39GB 2023-01-11T22:05:48.8433023Z Post job cleanup. 2023-01-11T22:05:48.8460463Z Post job cleanup. 2023-01-11T22:05:48.9415733Z [command]/usr/bin/git version 2023-01-11T22:05:48.9462698Z git version 2.38.1 2023-01-11T22:05:48.9501750Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/68f59525-973d-45a1-8307-e97ec1c118e7' before making global git config changes 2023-01-11T22:05:48.9503650Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:05:48.9507235Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T22:05:48.9540353Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:05:48.9561391Z [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:05:48.9804419Z Entering 'android/libs/fbjni' 2023-01-11T22:05:48.9833879Z Entering 'third_party/FP16' 2023-01-11T22:05:48.9866297Z Entering 'third_party/FXdiv' 2023-01-11T22:05:48.9894853Z Entering 'third_party/NNPACK' 2023-01-11T22:05:48.9926635Z Entering 'third_party/QNNPACK' 2023-01-11T22:05:48.9955206Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:05:48.9986374Z Entering 'third_party/XNNPACK' 2023-01-11T22:05:49.0022517Z Entering 'third_party/benchmark' 2023-01-11T22:05:49.0053568Z Entering 'third_party/cpuinfo' 2023-01-11T22:05:49.0084257Z Entering 'third_party/cub' 2023-01-11T22:05:49.0115291Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:05:49.0149733Z Entering 'third_party/cutlass' 2023-01-11T22:05:49.0186846Z Entering 'third_party/eigen' 2023-01-11T22:05:49.0217362Z Entering 'third_party/fbgemm' 2023-01-11T22:05:49.0246926Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:05:49.0274997Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:05:49.0305742Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:05:49.0334621Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:05:49.0365121Z Entering 'third_party/flatbuffers' 2023-01-11T22:05:49.0397248Z Entering 'third_party/fmt' 2023-01-11T22:05:49.0428614Z Entering 'third_party/foxi' 2023-01-11T22:05:49.0458778Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:05:49.0487705Z Entering 'third_party/gloo' 2023-01-11T22:05:49.0515859Z Entering 'third_party/googletest' 2023-01-11T22:05:49.0543721Z Entering 'third_party/ideep' 2023-01-11T22:05:49.0573069Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:05:49.0600713Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:05:49.0632100Z Entering 'third_party/ios-cmake' 2023-01-11T22:05:49.0661770Z Entering 'third_party/ittapi' 2023-01-11T22:05:49.0691159Z Entering 'third_party/kineto' 2023-01-11T22:05:49.0719872Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:05:49.0748514Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:05:49.0777045Z Entering 'third_party/nccl/nccl' 2023-01-11T22:05:49.0807839Z Entering 'third_party/neon2sse' 2023-01-11T22:05:49.0836106Z Entering 'third_party/nlohmann' 2023-01-11T22:05:49.0866619Z Entering 'third_party/onnx' 2023-01-11T22:05:49.0903729Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:05:49.0934034Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:05:49.0965623Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:05:49.0995422Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:05:49.1028549Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:05:49.1058394Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:05:49.1088270Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:05:49.1119611Z Entering 'third_party/pocketfft' 2023-01-11T22:05:49.1148811Z Entering 'third_party/protobuf' 2023-01-11T22:05:49.1179848Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:05:49.1209582Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:05:49.1241982Z Entering 'third_party/psimd' 2023-01-11T22:05:49.1272212Z Entering 'third_party/pthreadpool' 2023-01-11T22:05:49.1303438Z Entering 'third_party/pybind11' 2023-01-11T22:05:49.1333274Z Entering 'third_party/python-enum' 2023-01-11T22:05:49.1361952Z Entering 'third_party/python-peachpy' 2023-01-11T22:05:49.1388847Z Entering 'third_party/python-six' 2023-01-11T22:05:49.1417187Z Entering 'third_party/sleef' 2023-01-11T22:05:49.1445921Z Entering 'third_party/tbb' 2023-01-11T22:05:49.1474341Z Entering 'third_party/tensorpipe' 2023-01-11T22:05:49.1502437Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:05:49.1533534Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:05:49.1560596Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:05:49.1587628Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:05:49.1615767Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:05:49.1647556Z Entering 'third_party/zstd' 2023-01-11T22:05:49.1689435Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:05:49.1710536Z http.https://github.com/.extraheader 2023-01-11T22:05:49.1717242Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T22:05:49.1740707Z [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:05:49.1956981Z Entering 'android/libs/fbjni' 2023-01-11T22:05:49.1973262Z http.https://github.com/.extraheader 2023-01-11T22:05:49.1997186Z Entering 'third_party/FP16' 2023-01-11T22:05:49.2014367Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2036349Z Entering 'third_party/FXdiv' 2023-01-11T22:05:49.2053791Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2075156Z Entering 'third_party/NNPACK' 2023-01-11T22:05:49.2093517Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2115535Z Entering 'third_party/QNNPACK' 2023-01-11T22:05:49.2133191Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2155421Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:05:49.2170429Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2194070Z Entering 'third_party/XNNPACK' 2023-01-11T22:05:49.2209366Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2236228Z Entering 'third_party/benchmark' 2023-01-11T22:05:49.2253407Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2275733Z Entering 'third_party/cpuinfo' 2023-01-11T22:05:49.2293121Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2316625Z Entering 'third_party/cub' 2023-01-11T22:05:49.2333274Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2353597Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:05:49.2370390Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2398903Z Entering 'third_party/cutlass' 2023-01-11T22:05:49.2414116Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2441466Z Entering 'third_party/eigen' 2023-01-11T22:05:49.2458732Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2482014Z Entering 'third_party/fbgemm' 2023-01-11T22:05:49.2498567Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2521099Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:05:49.2536367Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2557896Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:05:49.2573516Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2594854Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:05:49.2611141Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2632907Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:05:49.2647555Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2672038Z Entering 'third_party/flatbuffers' 2023-01-11T22:05:49.2689456Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2712060Z Entering 'third_party/fmt' 2023-01-11T22:05:49.2729326Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2752448Z Entering 'third_party/foxi' 2023-01-11T22:05:49.2769353Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2792117Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:05:49.2808937Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2831468Z Entering 'third_party/gloo' 2023-01-11T22:05:49.2847662Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2871092Z Entering 'third_party/googletest' 2023-01-11T22:05:49.2888520Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2909834Z Entering 'third_party/ideep' 2023-01-11T22:05:49.2926165Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2946700Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:05:49.2962950Z http.https://github.com/.extraheader 2023-01-11T22:05:49.2986202Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:05:49.3003383Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3031287Z Entering 'third_party/ios-cmake' 2023-01-11T22:05:49.3048299Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3070476Z Entering 'third_party/ittapi' 2023-01-11T22:05:49.3087335Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3110936Z Entering 'third_party/kineto' 2023-01-11T22:05:49.3128001Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3149908Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:05:49.3166881Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3188292Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:05:49.3204246Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3227022Z Entering 'third_party/nccl/nccl' 2023-01-11T22:05:49.3242572Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3263061Z Entering 'third_party/neon2sse' 2023-01-11T22:05:49.3280239Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3305320Z Entering 'third_party/nlohmann' 2023-01-11T22:05:49.3321149Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3344494Z Entering 'third_party/onnx' 2023-01-11T22:05:49.3360896Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3391365Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:05:49.3408528Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3430301Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:05:49.3446497Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3471257Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:05:49.3487757Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3508828Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:05:49.3525268Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3550730Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:05:49.3567499Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3589127Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:05:49.3605429Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3626697Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:05:49.3642942Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3671555Z Entering 'third_party/pocketfft' 2023-01-11T22:05:49.3688492Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3710975Z Entering 'third_party/protobuf' 2023-01-11T22:05:49.3727095Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3750791Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:05:49.3766531Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3787344Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:05:49.3803492Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3826628Z Entering 'third_party/psimd' 2023-01-11T22:05:49.3843747Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3867233Z Entering 'third_party/pthreadpool' 2023-01-11T22:05:49.3883787Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3906542Z Entering 'third_party/pybind11' 2023-01-11T22:05:49.3922631Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3945541Z Entering 'third_party/python-enum' 2023-01-11T22:05:49.3962426Z http.https://github.com/.extraheader 2023-01-11T22:05:49.3983220Z Entering 'third_party/python-peachpy' 2023-01-11T22:05:49.3999397Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4024286Z Entering 'third_party/python-six' 2023-01-11T22:05:49.4040988Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4062198Z Entering 'third_party/sleef' 2023-01-11T22:05:49.4079104Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4103706Z Entering 'third_party/tbb' 2023-01-11T22:05:49.4120373Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4145943Z Entering 'third_party/tensorpipe' 2023-01-11T22:05:49.4162829Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4184876Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:05:49.4201286Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4225597Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:05:49.4241798Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4264379Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:05:49.4279651Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4304560Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:05:49.4321464Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4346175Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:05:49.4362732Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4388286Z Entering 'third_party/zstd' 2023-01-11T22:05:49.4405349Z http.https://github.com/.extraheader 2023-01-11T22:05:49.4620658Z Cleaning up orphan processes